blob: 8121ed289404548b9e0acee163fb61107c2fb427 [file] [log] [blame]
warning[E0566]: conflicting representation hints
--> $DIR/issue-39720.rs:8:8
|
LL | #[repr(C)]
| ^
LL | #[repr(simd)]
| ^^^^
warning[E0566]: conflicting representation hints
--> $DIR/issue-39720.rs:13:8
|
LL | #[repr(C)]
| ^
LL | #[repr(simd)]
| ^^^^