]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/issues/issue-16250.stderr
Implement RFC 2645 (transparent enums and unions)
[rust.git] / src / test / ui / issues / issue-16250.stderr
index a8ff2548b73dcfcecfe7317be3c1aba1669ecf33..142d8e21532d82b2ccb8942e82a8b08d119e51dc 100644 (file)
@@ -10,7 +10,7 @@ note: lint level defined here
 LL | #![deny(warnings)]
    |         ^^^^^^^^
    = note: #[deny(improper_ctypes)] implied by #[deny(warnings)]
-   = help: consider adding a #[repr(C)] or #[repr(transparent)] attribute to this struct
+   = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
 note: type defined here
   --> $DIR/issue-16250.rs:3:1
    |