Skip to content

Commit eed4b21

Browse files
Clean up E0517 explanation
1 parent 167510f commit eed4b21

File tree

1 file changed

+1
-2
lines changed
  • src/librustc_error_codes/error_codes

1 file changed

+1
-2
lines changed

src/librustc_error_codes/error_codes/E0517.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
This error indicates that a `#[repr(..)]` attribute was placed on an
2-
unsupported item.
1+
A `#[repr(..)]` attribute was placed on an unsupported item.
32

43
Examples of erroneous code:
54

0 commit comments

Comments
 (0)