☰
In rustc_hir_analysis::collect::item_bounds
?
Function
rustc_hir_analysis
::
collect
::
item_bounds
::
explicit_item_bounds
source
·
[
−
]
pub(super) fn explicit_item_bounds(
tcx:
TyCtxt
<'_>,
def_id:
DefId
) -> &[(
Predicate
<'_>,
Span
)]