We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 167510f commit eed4b21Copy full SHA for eed4b21
src/librustc_error_codes/error_codes/E0517.md
@@ -1,5 +1,4 @@
1
-This error indicates that a `#[repr(..)]` attribute was placed on an
2
-unsupported item.
+A `#[repr(..)]` attribute was placed on an unsupported item.
3
4
Examples of erroneous code:
5
0 commit comments