We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63e5c93 commit 9d49d64Copy full SHA for 9d49d64
src/test/ui/parser/issues/issue-101540.stderr
@@ -1,6 +1,8 @@
1
error: structs are not allowed in struct definitions
2
--> $DIR/issue-101540.rs:2:5
3
|
4
+LL | struct S1 {
5
+ | -- while parsing this struct
6
LL | struct S2 {
7
| ^^^^^^^^^
8
0 commit comments