rust/compiler/rustc_mir_transform
Matthias Krüger ca9fc28f0b
Rollup merge of #92636 - 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 #84737
Fixes #88171
Fixes #92091
Fixes #92634
Probably also fixes #73114, 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 #92636 - 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