Expand description
This module contains code to instantiate new values into a
Canonical<'db, T>.
For an overview of what canonicalization is and how it fits into rustc, check out the chapter in the rustc dev guide.
Structs§
- Canonical
Instantiator 🔒 - Replaces the bound vars in a canonical binder with var values.
Traits§
Functions§
- instantiate_
value 🔒 - Instantiate the values from
var_valuesintovalue.var_valuesmust be values for the set of canonical variables that appear invalue.