Sosthène Guédon
|
332e03146e
|
Fix the lint in clippy itself
|
2022-08-08 21:04:44 +02:00 |
|
Alex Macleod
|
2b655d4630
|
Correct some #[clippy::version] s
|
2022-06-09 13:50:07 +00:00 |
|
Jason Newcomb
|
7724d6773d
|
Move some cases from redundant_slicing to deref_by_slicing
|
2022-02-17 00:02:33 -05:00 |
|
Jason Newcomb
|
113ac6e15e
|
Split off new lint deref_by_slicing from redundant_slicing
|
2022-02-17 00:02:26 -05:00 |
|
Jason Newcomb
|
4bdc97c4a6
|
Account for auto-borrows and precedence in redundant_slicing lint
|
2022-02-16 23:52:23 -05:00 |
|
Jason Newcomb
|
faeeef3b9c
|
Improve redundant_slicing lint
* Lint when slicing triggers auto-deref
* Lint when slicing returns the same type as dereferencing
|
2022-02-16 23:52:23 -05:00 |
|
lcnr
|
99af4c8971
|
remove TyS::same_type
it ignored regions and constants in adts,
but didn't do so for references or any other types.
This seemed quite weird
|
2022-02-01 11:21:26 +01:00 |
|
flip1995
|
fb0142ae41
|
Merge commit '97a5daa65908e59744e2bc625b14849352231c75' into clippyup
|
2022-01-13 13:18:19 +01:00 |
|
flip1995
|
8fea1d94f3
|
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
|
2021-12-06 12:33:31 +01:00 |
|
flip1995
|
2b20f49841
|
Merge commit '0cce3f643bfcbb92d5a1bb71858c9cbaff749d6b' into clippyup
|
2021-07-29 12:16:06 +02:00 |
|
flip1995
|
f6d1f368db
|
Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup
|
2021-04-08 17:50:13 +02:00 |
|
flip1995
|
9f6b5de7de
|
Merge commit '0e87918536b9833bbc6c683d1f9d51ee2bf03ef1' into clippyup
|
2021-03-25 19:29:11 +01:00 |
|
flip1995
|
ac912be984
|
Merge commit '95c0459217d1661edfa794c8bb122452b92fb485' into clippyup
|
2021-01-30 18:06:34 +01:00 |
|