Module rustc_borrowck::renumber [−][src]
Structs
Functions
Replaces all free regions appearing in the MIR with fresh inference variables, returning the number of variables created.
Replaces all regions appearing in value
with fresh inference
variables.