We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4170b3 commit c66c2e8Copy full SHA for c66c2e8
src/test/ui/parser/issues/issue-101540.stderr
@@ -1,9 +1,10 @@
1
error: structs are not allowed in struct definitions
2
--> $DIR/issue-101540.rs:2:5
3
|
4
-LL | struct S2 {
5
- | ^^^^^^^^^
+LL | struct S2 {
+ | ^^^^^^^^^
6
7
= help: consider creating a new `struct` definition instead of nesting
8
9
error: aborting due to previous error
10
+
0 commit comments