Skip to main content
late_bound_vars_map
rustc_
middle
1.95.0-nightly
(c78a29473 2026-02-22)
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>>>