rust/compiler/rustc_mir_transform
Tomasz Miąsko 8901ea29b9 Rebase resume argument projections during state transform
When remapping a resume argument with projections rebase them on top of
the new base.

The case where resume argument has projections is unusual, but might
arise with box syntax where the assignment is performed directly into
the box without an intermediate temporary.
2021-09-28 14:39:18 +02:00
..
src Rebase resume argument projections during state transform 2021-09-28 14:39:18 +02:00
Cargo.toml Migrate to 2021 2021-09-20 22:21:42 -04:00