rust/compiler/rustc_mir_transform
Matthias Krüger ca9fc28f0b
Rollup merge of - compiler-errors:normalize-generator-const-expr, r=oli-obk
Normalize generator-local types with unevaluated constants

Normalize generator-interior types in addition to (i.e. instead of just) erasing regions, since sometimes we collect types with unevaluated const exprs.

Fixes 
Fixes 
Fixes 
Fixes 
Probably also fixes , but that one has no code I could test. It looks like it's the same issue, though.
2022-01-10 11:03:07 +01:00
..
src Rollup merge of - compiler-errors:normalize-generator-const-expr, r=oli-obk 2022-01-10 11:03:07 +01:00
Cargo.toml Remove re-export. 2021-10-03 16:08:54 +02:00