Micha White
|
01c75e4b98
|
Added tests for Cow and Result
|
2022-06-10 13:12:02 -04:00 |
|
Jason Newcomb
|
63f6a79bf8
|
Don't lint various match lints when expanded by a proc-macro
|
2022-04-08 16:51:40 -04:00 |
|
Tim Nielens
|
dac19e3afc
|
single_match_else - single expr/stmt else block corner case
|
2020-07-09 12:04:27 +02:00 |
|
pmk21
|
793403a2a8
|
Added test for single_match_else in macro
|
2020-03-31 15:49:49 +05:30 |
|
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 |
|
Philipp Hansch
|
3f72d4d630
|
Extract single_match_else UI test
There's only one test currently.
I also updated the lint doc with a 'good' example and changed the lint
help text a bit.
cc #2038
|
2018-12-04 07:20:13 +01:00 |
|