mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-24 13:43:17 +00:00
6a14dc7fd4
HashMap and BTreeMap don't implement `IndexMut`, so we shouldn't lint for use of `get_mut().unwrap()` for those types. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |