Change UI test stderr
This commit is contained in:
parent
a1062b9bdc
commit
f4170b38c8
1 changed files with 3 additions and 4 deletions
|
|
@ -2,9 +2,8 @@ error: structs are not allowed in struct definitions
|
|||
--> $DIR/issue-101540.rs:2:5
|
||||
|
|
||||
LL | struct S2 {
|
||||
| _____-^^^^^
|
||||
LL | |
|
||||
LL | | }
|
||||
| |_____- help: consider creating a new `struct` definition instead of nesting
|
||||
| ^^^^^^^^^
|
||||
|
|
||||
= help: consider creating a new `struct` definition instead of nesting
|
||||
|
||||
error: aborting due to previous error
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue