rustc_
hir_
analysis
1.86.0
(05f9846f8 2025-03-31)
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
<'_>>