item_bounds
rustc_
hir_
analysis
1.92.0-beta.3
(f3f12444a 2025-11-09)
In rustc_
hir_
analysis::
collect::
item_
bounds
rustc_hir_analysis
::
collect
::
item_bounds
Function
item_
bounds
Copy item path
Source
pub(super) fn item_bounds( tcx:
TyCtxt
<'_>, def_id:
DefId
, ) ->
EarlyBinder
<'_,
Clauses
<'_>>