rustc_trait_selection::solve

Module inspect

Source

Modules§

  • analyse 🔒
    An infrastructure to mechanically analyse proof trees.

Structs§

  • When evaluating a goal we also store the original values for the CanonicalVarValues of the canonicalized goal. We use this to map any CanonicalState from the local InferCtxt of the solver query to the InferCtxt of the caller.
  • A self-contained computation during trait solving. This either corresponds to a EvalCtxt::probe(_X) call or the root evaluation of a goal.
  • Some data together with information about how they relate to the input of the canonical query.

Enums§

Traits§

Functions§

Type Aliases§