1
Fork 0

Clean up E0517 explanation

This commit is contained in:
Guillaume Gomez 2020-04-14 13:26:17 +02:00
parent 167510f776
commit eed4b219e2

View file

@ -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: