mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-24 21:53:23 +00:00
41f2eccf92
`indexing_slicing` should not fire if a valid array index comes from a constant function that is evaluated at compile-time fix #8348 changelog: [`indexing_slicing`] fewer false positives in `const` contexts and with `const` indices |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |