Module rustc_trait_selection::traits::solve
source · Modules§
- Data structure used to inspect trait solver behavior.
Structs§
- The trait solver cache used by
-Znext-solver. - Additional constraints returned on success.
- Additional constraints returned on success.
Enums§
- Possible ways the given goal can be proven.
- Why a specific goal has to be proven.
- Why we failed to evaluate a goal.
Type Aliases§
- The result of evaluating a canonical query.