Oli Scherer
|
3d88fae050
|
Update ui test crate
|
2023-08-11 14:02:28 +00:00 |
|
y21
|
b592d39968
|
manual_range_pattern -> manual_range_patterns
|
2023-06-27 22:35:54 +02:00 |
|
y21
|
1d4afc5d82
|
new lint: manual_range_pattern
|
2023-06-27 22:34:31 +02:00 |
|
Centri3
|
26f50395ba
|
Add needless_if lint
|
2023-06-10 06:51:03 -05:00 |
|
Oli Scherer
|
def1705a27
|
Update to a compiletest-rs version that requires //@ for commands
|
2023-04-20 14:44:03 +00:00 |
|
Alex Macleod
|
461e219d1d
|
Allow using clippy::msrv as an outer attribute
|
2022-11-27 12:43:17 +00:00 |
|
Alex Macleod
|
815876d93f
|
Move MSRV tests into the lint specific test files
|
2022-10-21 21:35:39 +00:00 |
|
Peter Jaszkowiak
|
c70f1e0f8f
|
ignore &x | &y in unnested_or_patterns
replacing it with `&(x | y)` is actually more characters
|
2022-04-01 22:36:30 -06:00 |
|
mark
|
d2f0b27f0a
|
clippy: stabilize or_patterns lint
|
2021-03-19 19:45:42 -05:00 |
|
flip1995
|
ac912be984
|
Merge commit '95c0459217d1661edfa794c8bb122452b92fb485' into clippyup
|
2021-01-30 18:06:34 +01:00 |
|
Lzu Tao
|
8db24840f7
|
Merge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73' into clippy
|
2020-06-09 14:36:01 +00:00 |
|