Module rustc_trait_selection::infer::outlives::components
source · Enums
Functions
- Push onto
out
all the things that must outlive'a
for the conditionty0: 'a
to hold. Note thatty0
must be a fully resolved type.
out
all the things that must outlive 'a
for the condition
ty0: 'a
to hold. Note that ty0
must be a fully resolved type.