Skip to main content
late_bound_vars_map
rustc_
middle
1.99.0-nightly
(4461b085f 2026-08-21) (Ferrocene nightly by Ferrous Systems)
In rustc_
middle::
queries::
_
analyzer_
hints
rustc_middle
::
queries
::
_analyzer_hints
Function
late_
bound_
vars_
map
Copy item path
Source
fn late_bound_vars_map<'tcx>() -> &'tcx
SortedMap
<
ItemLocalId
,
Vec
<
BoundVariableKind
<'tcx>>>