Samuel Moelius
|
420f3d11e8
|
"try this" -> "try"
|
2023-07-01 07:08:01 -04:00 |
|
darklyspaced
|
c60222dc12
|
changed the msrv to 1.70 to suggest is_some_and
if the msrv is not >= 1.70 then the `map_or` is suggested instead of `is_some_and` (even when `unwrap_or` returns false)
|
2023-06-27 11:29:02 +08:00 |
|
darklyspaced
|
9b7d8d1dc7
|
suggests is_some_and over map().unwrap_or(false)
|
2023-06-27 11:29:02 +08: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 |
|
klensy
|
922ff84baf
|
bless clippy tests
|
2022-06-16 15:51:12 +03:00 |
|
Esteban Kuber
|
652b6a771f
|
update clippy
|
2021-08-11 14:21:33 +00:00 |
|
flip1995
|
34244190d4
|
Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703' into clippyup
|
2020-11-05 14:29:48 +01:00 |
|
flip1995
|
f1d3086492
|
Merge commit 'e214ea82ad0a751563acf67e1cd9279cf302db3a' into clippyup
|
2020-05-17 17:36:26 +02:00 |
|