Skip to content

Commit

Permalink
Clean up E0517 explanation
Browse files Browse the repository at this point in the history
  • Loading branch information
GuillaumeGomez committed Apr 14, 2020
1 parent 167510f commit eed4b21
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/librustc_error_codes/error_codes/E0517.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
This error indicates that a `#[repr(..)]` attribute was placed on an
unsupported item.
A `#[repr(..)]` attribute was placed on an unsupported item.

Examples of erroneous code:

Expand Down

0 comments on commit eed4b21

Please sign in to comment.