mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-12-04 18:40:18 +00:00
99374ae136
Improve the "known problems" section of `interior_mutable_key` * Remove the mention to `Rc` and `Arc` as these are `Freeze` (despite my intuition) so the lint correctly handles already. * Instead, explain what could cause a false positive, and mention `bytes` as an example. --- changelog: Improved the "known problems" section of `interior_mutable_key` |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |