Fix ByMove
coroutine-closure shim (for 2021 precise closure capturing behavior)
#120463
Annotations
9 errors
PR - x86_64-gnu-llvm-17
cannot assign to `*x` because it is borrowed
|
PR - x86_64-gnu-llvm-17:
compiler/rustc_mir_transform/src/coroutine/by_move_body.rs#L293
There should only be a single deref for an upvar local initialization
|
PR - x86_64-gnu-llvm-17:
compiler/rustc_mir_transform/src/coroutine/by_move_body.rs#L293
There should only be a single deref for an upvar local initialization
|
PR - x86_64-gnu-llvm-17
cannot assign to `*x` because it is borrowed
|
PR - x86_64-gnu-llvm-17
Process completed with exit code 1.
|
PR - mingw-check
The job was canceled because "x86_64-gnu-llvm-17_1_ubun" failed.
|
PR - mingw-check
The operation was canceled.
|
PR - x86_64-gnu-tools
The job was canceled because "x86_64-gnu-llvm-17_1_ubun" failed.
|
PR - x86_64-gnu-tools
The operation was canceled.
|