rustc_borrowck
1.81.0-nightly
(684b3553f 2024-06-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.