bors 990e2b35b2 Auto merge of #6528 - Jarcho:redundant_slicing, r=flip1995
New lint: redundant_slicing

changelog: Added lint: `redundant_slicing`
fixes #6519

This will trigger on any type which implements `Index<RangeFull>` that returns the input type. This would be a false positive if the implementation does something other than return itself, but I'm not sure why you would ever want to do that.
2021-01-17 16:26:28 +00:00
..
2021-01-07 18:54:12 -03:00
2021-01-13 12:07:33 +13:00
2020-11-08 18:32:12 -05:00
2020-11-08 18:32:12 -05:00
2021-01-02 14:15:11 -05:00
2021-01-02 14:15:11 -05:00
2021-01-02 14:15:11 -05:00
2020-11-08 18:32:12 -05:00
2020-11-08 18:32:12 -05:00
2020-11-08 18:32:12 -05:00
2020-11-08 18:32:12 -05:00
2020-11-08 18:32:12 -05:00
2021-01-14 14:26:26 -05:00
2021-01-14 14:26:26 -05:00
2020-11-08 18:32:12 -05:00
2020-11-08 18:32:12 -05:00
2021-01-02 11:08:56 -05:00
2021-01-02 11:08:56 -05:00