Fix more UI tests
This commit is contained in:
parent
a47038f551
commit
9620d26138
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
error[E0625]: generators cannot have explicit arguments
|
||||
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue