item_self_bounds
rustc_
hir_
analysis
1.94.0-nightly
(f52090008 2025-12-10)
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
<'_>>