rustc_
hir_
analysis
1.84.0-dev
In rustc_
hir_
analysis::
collect::
item_
bounds
Structs
AssocTyToOpaque
MapAndCompressBoundVars
Functions
associated_type_bounds
explicit_item_bounds
explicit_item_bounds_with_filter
explicit_item_super_predicates
impl_super_outlives
item_bounds
item_non_self_assumptions
item_super_predicates
opaque_type_bounds
remap_gat_vars_and_recurse_into_nested_projections
rustc_hir_analysis
::
collect
::
item_bounds
Function
item_bounds
Copy item path
Settings
Help
Summary
Source
pub(super) fn item_bounds( tcx:
TyCtxt
<'_>, def_id:
DefId
, ) ->
EarlyBinder
<'_,
Clauses
<'_>>