mirror of
https://github.com/rust-lang/rust.git
synced 2024-12-01 11:13:43 +00:00
e4e9bb4a24
Fixes #78819 This extends the check for dereferences added in PR #77324 to cover mutable borrows, as well as direct writes. If we're operating on a dereference of a `const` item, we shouldn't be firing the lint. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |