mirror of
https://github.com/rust-lang/rust-clippy
synced 2025-02-17 06:28:42 +00:00
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 and a immutable reference is expected. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |