Expand description
Name resolution for lifetimes and late-bound type and const variables: type declarations.
Structs§
- Resolve
Bound Vars - Maps the id of each bound variable reference to the variable decl that it corresponds to.
Enums§
- Object
Lifetime Default - Resolved
Arg - Set1
- A set containing, at most, one known element.
If two distinct values are inserted into a set, then it
becomes
Many
, which can be used to detect ambiguities.