mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-23 07:14:28 +00:00
46b93b2e44
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 |
||
---|---|---|
.. | ||
benches | ||
src | ||
Cargo.toml | ||
README.md |
For more information about how rustc works, see the rustc dev guide.