mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-02 18:12:51 +00:00
1cf5d7f04c
useless_let_if_seq handle interior mutability fixes #3043 This passes all tests, including a new one specifically dealing with a type with interior mutability. The main thing I'm unsure of is whether the span I used in the call to `is_freeze` is the most appropriate span to use, or if it matters. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |