mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-10 23:06:23 +00:00
eba36e6d95
We had some false positives where people would create their own types that had interior mutability unrelated to hash/eq. This addition lets you configure this as e.g. `arc-like-types=["bytes::Bytes"]` |
||
---|---|---|
.. | ||
clippy.toml | ||
conf_unknown_key.rs | ||
conf_unknown_key.stderr |