Skip to main content
item_bounds
rustc_
hir_
analysis
1.95.0-nightly
(f60a0f1bc 2026-02-02)
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
<'_>>