rust/tests/ui-toml/ifs_same_cond/clippy.toml
J-ZhengLi f4ccb06d69 extract is_interior_mutable_type from [mut_key] to clippy_utils::ty;
fix configuration of [`ifs_same_cond`];

add some style improvement for [`ifs_same_cond`];
2023-03-13 20:17:30 +08:00

2 lines
49 B
TOML

ignore-interior-mutability = ["std::cell::Cell"]