Skip to main content
item_self_bounds
rustc_
hir_
analysis
1.99.0-nightly
(0e29c21d9 2026-07-21)
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
<'_>>