rustc_
borrowck
1.90.0-nightly
(35f603652 2025-06-29)
In rustc_
borrowck::
region_
infer
Modules
dump_mir
graphviz
opaque_types
reverse_sccs
values
Structs
AppliedMemberConstraint
BlameConstraint
RegionDefinition
RegionInferenceContext
TypeTest
Enums
Cause
RegionRelationCheckResult
Representative
Trace
Functions
sccs_info
Type Aliases
ConstraintSccs
rustc_borrowck
::
region_infer
Function
sccs_info
Copy item path
Settings
Help
Summary
Source
fn sccs_info<'tcx>( infcx: &
BorrowckInferCtxt
<'tcx>, sccs: &
Sccs
<
RegionVid
,
ConstraintSccIndex
>, )