apoisternex
|
58027e2657
|
Fix [redundant_slicing ] when the slice is behind a mutable reference
Fixes #12751
changelog: Fix [`redundant_slicing`] when the slice is behind a mutable reference
|
2024-07-18 15:23:04 -03:00 |
|
Oli Scherer
|
3d88fae050
|
Update ui test crate
|
2023-08-11 14:02:28 +00:00 |
|
Oli Scherer
|
def1705a27
|
Update to a compiletest-rs version that requires //@ for commands
|
2023-04-20 14:44:03 +00:00 |
|
lyj
|
c5410150eb
|
needless_deref
|
2022-05-30 01:46:15 +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 |
|