mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-27 07:00:55 +00:00
305177342f
Don't report function calls as unnecessary operation if used in array index Attempts to fix: #7412 changelog: Don't report function calls used in indexing as unnecessary operation. [`unnecessary_operation`] |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |