rustc_
hir_
analysis
1.90.0-beta.10
(67cb8e039 2025-09-11)
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
<'_>>