Remove licenses
This commit is contained in:
parent
14b96659e4
commit
2a663555dd
16206 changed files with 14751 additions and 129518 deletions
|
@ -1,11 +1,11 @@
|
|||
error: expected one of `)` or `,`, found `(`
|
||||
--> $DIR/test.rs:14:26
|
||||
--> $DIR/test.rs:4:26
|
||||
|
|
||||
LL | struct S2(pub((foo)) ());
|
||||
| ^ expected one of `)` or `,` here
|
||||
|
||||
error[E0412]: cannot find type `foo` in this scope
|
||||
--> $DIR/test.rs:14:20
|
||||
--> $DIR/test.rs:4:20
|
||||
|
|
||||
LL | struct S2(pub((foo)) ());
|
||||
| ^^^ not found in this scope
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue