We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
#[repr] struct Foo(u16); fn main() {}
This compiles without any error, including one about the attribute not being used, even though there should be such a warning.