Oli Scherer
|
3d88fae050
|
Update ui test crate
|
2023-08-11 14:02:28 +00: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 |
|
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 |
|
Esteban Kuber
|
652b6a771f
|
update clippy
|
2021-08-11 14:21:33 +00:00 |
|
mark
|
d2f0b27f0a
|
clippy: stabilize or_patterns lint
|
2021-03-19 19:45:42 -05:00 |
|
Lzu Tao
|
8db24840f7
|
Merge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73' into clippy
|
2020-06-09 14:36:01 +00:00 |
|