Module rustc_borrowck::used_muts

source ·

Structs§

  • MIR visitor for collecting used mutable variables. The ’visit lifetime represents the duration of the MIR walk.