rust/compiler/rustc_borrowck
Alan Egerton 5405e5d06e
Suppress unused_mut lint if mutation fails due to borrowck error
Remedying the borrowck error will likely result in the mut becoming
used.
2026-02-03 11:52:00 +00:00
..
src Suppress unused_mut lint if mutation fails due to borrowck error 2026-02-03 11:52:00 +00:00
Cargo.toml Revert introduction of [workspace.dependencies]. 2025-09-02 19:12:54 +10:00
messages.ftl it's not a borrow checker limitation :< 2025-08-14 17:43:39 +02:00