Skip to main content
item_self_bounds
rustc_
hir_
analysis
1.97.0-beta.2
(0417c2586 2026-05-30)
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
<'_>>