Guillaume Gomez 46b93b2e44
Rollup merge of #82163 - matthiaskrgr:slice, r=jyn514
avoid full-slicing slices

If we already have a slice, there is no need to get another full-range slice from that, just use the original.
clippy::redundant_slicing
2021-02-16 19:21:20 +01:00
..
2021-02-13 19:10:08 +00:00
2021-02-16 00:31:11 +01:00
2021-02-13 19:10:08 +00:00
2021-01-16 18:56:37 -05:00
2020-09-04 17:47:51 +02:00
2020-09-04 17:47:51 +02:00
2020-11-16 22:34:57 +01:00
2020-09-04 17:47:51 +02:00
2021-01-16 18:56:37 -05:00
2020-09-04 17:47:51 +02:00