Sign in
rust
/
rust-lang
/
rust
/
refs/heads/stable
/
.
/
tests
/
ui
/
explicit-tail-calls
/
in-closure.stderr
blob: d221f732e938b222d0f50367c6f1d542d7744058 [
file
] [
log
] [
blame
]
error
:
`become`
is
not
allowed
in
closures
-->
$DIR
/
in
-
closure
.
rs
:
5
:
8
|
LL
|
||
become f
();
|
^^^^^^^^^^
error
:
aborting due to
1
previous error