This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
rust-clippy
Watch
2
Star
0
Fork
You've already forked rust-clippy
0
mirror of
https://github.com/rust-lang/rust-clippy
synced
2024-12-02 17:40:13 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
237dd599db
rust-clippy
/
tests
/
ui-toml
/
ifs_same_cond
/
clippy.toml
2 lines
49 B
TOML
Raw
Normal View
History
Unescape
Escape
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 12:17:30 +00:00
ignore-interior-mutability
=
[
"std::cell::Cell"
]
Reference in a new issue
Copy permalink