Module rustc_trait_selection::solve::assembly
source · Expand description
Code shared by trait and projection goals for candidate assembly.
Modules
Structs
- A candidate is a possible way to prove a goal.
Enums
- Possible ways the given goal can be proven.
Traits
- GoalKind 🔒Methods used to assemble candidates for either trait or projection goals.