mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-12-01 08:59:23 +00:00
3960bc024c
changelog: Now `declare_interior_mutable_const` and `borrow_interior_mutable_const` respect the `ignore-interior-mutability` configuration entry Signed-off-by: slinkydeveloper <francescoguard@gmail.com>
1 line
No EOL
79 B
TOML
1 line
No EOL
79 B
TOML
ignore-interior-mutability = ["declare_interior_mutable_const_ignore::Counted"] |