Manish Goregaokar
|
d28dacb33a
|
redundant_pattern_matching: make rustfixable
|
2019-09-25 14:45:18 -07:00 |
|
Philipp Hansch
|
436d429d27
|
Add two more tests, allow 2 other lints.
|
2019-08-21 07:43:42 +02:00 |
|
Philipp Hansch
|
84716e49f0
|
Add more testcases for redundant_pattern_matching
These should make sure that, when the suggestions are fixed, they are
fixed for all these cases.
|
2019-08-21 07:29:44 +02:00 |
|
Philipp Hansch
|
38d4ac7cea
|
Remove all copyright license headers
Discussion previously happened in https://github.com/rust-lang/rust/pull/43498
|
2019-01-08 21:46:39 +01:00 |
|
Matthias Krüger
|
435299be30
|
rustfmt tests
|
2018-12-09 23:26:16 +01:00 |
|
CYBAI
|
66ae3b1249
|
Rename if_let_redundant_pattern_matching to redundant_pattern_matching
Also, making the old one deprecated
|
2018-10-17 11:20:42 +08:00 |
|