rustc_
hir_
analysis
1.83.0-beta.5
(eb6e3fa1a 2024-11-08)
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
<'_>>