Oliver Schneider
|
eafb9fe8df
|
Update test suite
|
2018-03-28 23:49:32 +02:00 |
|
Wilco Kusee
|
a6ccc6fe3d
|
Also suggest as_mut for match_as_ref
|
2017-12-20 10:39:48 +01:00 |
|
Wilco Kusee
|
919601bc51
|
Lint for matching option as ref
|
2017-12-19 23:51:06 +01:00 |
|
laurent
|
904f27a2ea
|
Do raise a same-arms warning when the two arms are separated by an arm with a guard, fix #1996.
|
2017-12-01 19:25:43 +00:00 |
|
laurent
|
c3ae2ddeb3
|
Fix a bug in search_same + add a test case.
|
2017-11-29 21:42:58 +00:00 |
|
laurent
|
3eb642bcdd
|
Add another test.
|
2017-11-29 20:52:49 +00:00 |
|
laurent
|
f8dbd32433
|
Add a couple small tests to the match-same-arm lint.
|
2017-11-29 20:42:37 +00:00 |
|
Oliver Schneider
|
50ffaca4c9
|
Reduce the hackiness of cargo-clippy
|
2017-10-03 12:07:24 +02:00 |
|
Oliver Schneider
|
74c776585c
|
Move all our tests back to ui tests
|
2017-08-01 17:54:21 +02:00 |
|
Oliver Schneider
|
4465bc3e3f
|
Make most tests an example so we can run them one by one
|
2017-05-17 14:19:44 +02:00 |
|
Luis de Bethencourt
|
86d5ffae8a
|
clean tests/ui/matches.rs
Cleaning the empty lines for clarity.
|
2017-05-11 16:22:32 +01:00 |
|
Bood Qian
|
64d2f8af8e
|
Lint on panic! only
|
2017-02-11 21:42:42 +08:00 |
|
Bood Qian
|
a2d752807a
|
Lint on Err(_) arm of a match
|
2017-02-11 14:57:50 +08:00 |
|
Oliver Schneider
|
1f2c97a291
|
remove all //~ from tests
|
2017-02-08 14:58:07 +01:00 |
|
Oliver Schneider
|
fd1351f6e3
|
rustup and compile-fail -> ui test move
|
2017-02-07 21:05:30 +01:00 |
|