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 3df5098 commit 81a9332Copy full SHA for 81a9332
tests/ui/static/duplicated-fields-issue-125842.stderr
@@ -1,5 +1,5 @@
1
error[E0124]: field `field` is already declared
2
- --> $DIR/issue-125842.rs:6:5
+ --> $DIR/duplicated-fields-issue-125842.rs:6:5
3
|
4
LL | field: Option<u8>,
5
| ----------------- `field` first declared here
0 commit comments