mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-24 05:33:27 +00:00
7dfa6ced9b
fix: ICE when array index exceeds usize fixes #12253 This PR fixes ICE in `indexing_slicing` as it panics when the index of the array exceeds `usize`. changelog: none |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |