We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00980b6 commit 4728438Copy full SHA for 4728438
src/librustc_error_codes/error_codes/E0718.md
@@ -1,4 +1,4 @@
1
-A `#[lang = ".."]` attribute was placed on the wrong type of item.
+A `#[lang = ".."]` attribute was placed on the wrong item type.
2
3
Erroneous code example:
4
0 commit comments