]> git.lizzy.rs Git - rust.git/commit
Forbid redundant_pattern_matching triggering in macros
authorAleksei Latyshev <alex_700_95@mail.ru>
Sun, 20 Sep 2020 09:38:23 +0000 (12:38 +0300)
committerAleksei Latyshev <alex_700_95@mail.ru>
Mon, 21 Sep 2020 17:49:42 +0000 (20:49 +0300)
commitd4f158fa5cd5f4ae1cc690b37b0a8850cb013b69
tree3f4e96dc95842f84fc8a44db076423fedfcce797
parent78fbb04edbcd6c7065d87ffcdb02314d1c8a3e6d
Forbid redundant_pattern_matching triggering in macros

- remove ice-2636 test
clippy_lints/src/matches.rs
tests/ui/crashes/ice-2636.rs [deleted file]
tests/ui/crashes/ice-2636.stderr [deleted file]
tests/ui/redundant_pattern_matching.fixed
tests/ui/redundant_pattern_matching.rs
tests/ui/redundant_pattern_matching.stderr