Module renumber
rustc_borrowck
1.78.0-dev
Module renumber
Structs
Enums
Functions
In crate rustc_borrowck
Modules
borrow_set
borrowck_errors
constraints
consumers
dataflow
def_use
diagnostics
diags
facts
location
member_constraints
nll
path_utils
place_ext
places_conflict
polonius
prefixes
region_infer
renumber
session_diagnostics
type_check
universal_regions
used_muts
util
Structs
BorrowckInferCtxt
MirBorrowckCtxt
RootPlace
TyCtxtConsts
Enums
AccessDepth
ArtificialField
InitializationRequiringAction
LocalMutationIsAllowed
Overlap
ReadKind
ReadOrWrite
WriteKind
Statics
DEFAULT_LOCALE_RESOURCE
Functions
do_mir_borrowck
mir_borrowck
provide
?
Module
rustc_borrowck
::
renumber
source
·
[
−
]
Structs
§
RegionRenumberer
🔒
Enums
§
RegionCtxt
🔒
Functions
§
renumber_mir
Replaces all free regions appearing in the MIR with fresh inference variables, returning the number of variables created.