Sign in
rust
/
rust
/
refs/heads/try-perf
/
.
/
tests
/
ui
/
move-expr
/
async-closures.stderr
blob: d0fd5c8ee7df0a04f2fc2ea561b6577ca2bfb5cf [
file
] [
edit
]
error
:
`move(expr)`
is
only supported
in
plain closures
-->
$DIR
/
async
-
closures
.
rs
:
8
:
9
|
LL
|
move
(
s
);
|
^^^^
error
:
aborting due to
1
previous error