]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/redundant_pattern_matching.rs
rustup https://github.com/rust-lang/rust/pull/57907/
[rust.git] / clippy_lints / src / redundant_pattern_matching.rs
2019-01-27 Matthias Krügerrustup https://github.com/rust-lang/rust/pull/57907/
2019-01-27 Matthias Krügerrustup https://github.com/rust-lang/rust/pull/57726
2019-01-23 A.A.AbroskinMerge branch 'master' into add-lints-aseert-checks
2019-01-11 borsAuto merge of #3646 - matthiaskrgr:travis, r=phansch
2019-01-09 borsAuto merge of #3645 - phansch:remove_copyright_headers...
2019-01-08 Philipp HanschRemove all copyright license headers
2019-01-03 borsAuto merge of #3519 - phansch:brave_newer_ui_tests...
2018-12-30 borsAuto merge of #3593 - mikerite:readme-syspath-2, r...
2018-12-30 borsAuto merge of #3597 - xfix:match-ergonomics, r=phansch
2018-12-29 borsAuto merge of #3598 - xfix:apply-cargo-fix-edition...
2018-12-29 borsAuto merge of #3558 - russelltg:new_without_default_mer...
2018-12-29 borsAuto merge of #3596 - xfix:remove-crate-from-paths...
2018-12-29 Konrad BorowskiRemove crate:: prefixes from crate paths
2018-12-08 Philipp HanschMerge pull request #3336 from HMPerson1/clone_on_copy_deref
2018-11-28 Oliver S̶c̶h̶n̶e̶i... Merge pull request #3465 from flip1995/rustfmt
2018-11-27 flip1995Run rustfmt on clippy_lints
2018-11-19 bors[bot]Merge #3432
2018-11-17 bors[bot]Merge #3435
2018-11-17 Matthias Krügerremove unused allow() attributes, NFC
2018-11-05 bors[bot]Merge #3353
2018-11-03 bors[bot]Merge #3399
2018-11-03 bors[bot]Merge #3400
2018-11-02 bors[bot]Merge #3402
2018-11-02 Matthias Krügerclippy: fix pedantic warnings and run clippy::pedantic...
2018-10-25 bors[bot]Merge #3331
2018-10-24 bors[bot]Merge #3312
2018-10-18 Maxwell AndersonMerge remote-tracking branch 'upstream/master'
2018-10-18 Philipp HanschMerge pull request #3303 from shssoichiro/3069-unnecess...
2018-10-18 Oliver S̶c̶h̶n̶e̶i... Merge pull request #3323 from pengowen123/fix_manual_memcpy
2018-10-17 Philipp HanschMerge pull request #3330 from shssoichiro/3309-goblin-ice
2018-10-17 Philipp HanschMerge pull request #3281 from CYBAI/redundant-match
2018-10-17 CYBAIRename if_let_redundant_pattern_matching to redundant_p...