rustc_borrowck
1.80.0-nightly
(b92758a9a 2024-05-20)
Module used_muts
Structs
In crate rustc_borrowck
Module
rustc_borrowck
::
used_muts
Copy item path
source
·
[
−
]
Structs
§
GatherUsedMutsVisitor
🔒
MIR visitor for collecting used mutable variables. The ’visit lifetime represents the duration of the MIR walk.