Structsยง
- Impl
Trait ๐InTrait Finder - Walk through a function type, gathering all RPITITs and installing a
NormalizesTo(Projection(RPITIT) -> Opaque(RPITIT))
predicate into the predicates list. This allows us to observe that an RPITIT projects to its corresponding opaque within the body of a default-body trait method.
Functionsยง
- adt_
sized_ ๐constraint - Calculates the
Sized
constraint. - asyncness ๐
- Check if a function is async.
- defaultness ๐
- param_
env ๐ - See
ParamEnv
struct definition for details. - param_
env_ ๐normalized_ for_ post_ analysis - provide ๐
- sized_
constraint_ ๐for_ ty - unsizing_
params_ ๐for_ adt