mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-24 15:54:15 +00:00
ca9fc28f0b
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. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |