This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
75e1329aac
rust
/
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 07:17:30 -05:00
ignore-interior-mutability
=
[
"std::cell::Cell"
]
Reference in New Issue
Copy Permalink