Module rustc_hir_analysis::variance::terms
source · Expand description
Defines the TermsContext
basically houses an arena where we can
allocate terms.
Structs
- The first pass over the crate simply builds up the set of inferreds.
Defines the TermsContext
basically houses an arena where we can
allocate terms.