Sign in
fuchsia
/
third_party
/
rust
/
thinner-fuchsia-sysroot
/
.
/
src
/
test
/
ui
/
generator
/
no-arguments-on-generators.stderr
blob: 4d2e228685ae3ab4e6f773b995e690b5d1148785 [
file
] [
log
] [
blame
]
error
[
E0628
]:
generators cannot have
explicit
arguments
-->
$DIR
/
no
-
arguments
-
on
-
generators
.
rs
:
14
:
15
|
14
|
let
gen
=
|
start
|
{
//~ ERROR generators cannot have explicit arguments
|
^^^^^^^
error
:
aborting due to previous error