☰
Other items in
rustc_typeck
::
outlives
All crates
?
Function
rustc_typeck
::
outlives
::
inferred_outlives_of
[
−
]
[src]
fn inferred_outlives_of(
tcx:
TyCtxt
<'_>,
item_def_id:
DefId
) ->
&[
(
Predicate
<'_>,
Span
)
]