Michael Wright
|
693df63c7d
|
Ensure match_overlapping_arms warns on first
|
2021-11-01 06:12:43 +02:00 |
|
Michael Wright
|
c3d45775c4
|
Fix match_overlapping_arm false negative
Fixes #7816
|
2021-11-01 06:12:43 +02:00 |
|
Michael Wright
|
c4d5471a45
|
Add test for #7829
|
2021-10-20 06:13:42 +02:00 |
|
Michael Wright
|
28a249b53e
|
Add unbounded pats to match_overlapping_arm tests
|
2021-10-15 06:25:11 +02:00 |
|
Michael Wright
|
e664a76add
|
Refactor overlapping arm tests
Make the `println!`s match the patterns. Currently they are using the
deprecated syntax for inclusive ranges and extra spacing.
|
2021-10-15 06:20:28 +02:00 |
|
hkalbasi
|
388a3d0983
|
Implement equatable if let lint
|
2021-10-04 22:16:42 +03:30 |
|
Caio
|
b97d4c062b
|
Introduce hir::ExprKind::Let - Take 2
|
2021-08-15 16:18:26 -03:00 |
|
Manish Goregaokar
|
c8cb90abbd
|
Merge commit '3e4179766bcecd712824da04356621b8df012ea4' into sync-from-clippy
|
2021-02-02 20:43:30 -08:00 |
|
Yuki Okushi
|
11fb749a96
|
Comment out half-open patterns' tests
|
2020-01-12 03:05:47 +09:00 |
|
Yuki Okushi
|
10cf141ebb
|
Apply review comments
|
2020-01-11 19:39:43 +09:00 |
|
Philipp Hansch
|
6feef17071
|
Fix ellipsis_inclusive_range_patterns lint warnings
Changed from `allow` to `warn` in https://github.com/rust-lang/rust/pull/61342
|
2019-06-01 07:54:47 +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 |
|
Philipp Hansch
|
e5af43d426
|
UI test cleanup: Extract match_overlapping_arm tests
|
2018-11-02 07:19:30 +01:00 |
|