Fix ByMove
coroutine-closure shim (for 2021 precise closure capturing behavior)
#120463
Annotations
5 errors
run the build
cannot assign to `*x` because it is borrowed
|
run the build:
compiler/rustc_mir_transform/src/coroutine/by_move_body.rs#L293
There should only be a single deref for an upvar local initialization
|
run the build:
compiler/rustc_mir_transform/src/coroutine/by_move_body.rs#L293
There should only be a single deref for an upvar local initialization
|
run the build
cannot assign to `*x` because it is borrowed
|
run the build
Process completed with exit code 1.
|
Loading