mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 01:05:39 +03:00
485fae594c
warn about broken simd not only on structs but also enums and unions when we didn't opt in to it addresses https://github.com/rust-lang/rust/issues/135208#issuecomment-2576015186 r? ``@Noratrieb``