Skip to main content
item_self_bounds
rustc_
hir_
analysis
1.99.0-nightly
(b6839f4d0 2026-07-17)
In rustc_
hir_
analysis::
collect::
item_
bounds
rustc_hir_analysis
::
collect
::
item_bounds
Function
item_
self_
bounds
Copy item path
Source
pub(super) fn item_self_bounds( tcx: TyCtxt<'_>, def_id:
DefId
, ) -> EarlyBinder<'_, Clauses<'_>>