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 1474d2a commit 256eec4Copy full SHA for 256eec4
src/librustc_error_codes/error_codes/E0124.md
@@ -1,4 +1,4 @@
1
-A struct with two fields having the same name has been declared.
+A struct was declared with two fields having the same name.
2
3
Erroneous code example:
4
0 commit comments