Files
rust/tests/ui/asm
Stuart Cook bf7d5539f7 Rollup merge of #148638 - chenyukang:yukang-fix-148634-repr-simd-enum-ice, r=Kivooeo,lcnr
Fix ICE for repr simd on non struct

Fixes rust-lang/rust#148634

The ICE happened because
https://github.com/rust-lang/rust/blob/995c11894fdabe1c630694254de756f82389c6cf/compiler/rustc_middle/src/ty/mod.rs#L1531

will always set `IS_SIMD` according to `get_all_attrs`, and since we already report error `attribute should be applied to a struct`, it's OK to bypass here.
2025-11-14 19:57:06 +11:00
..
2025-10-12 03:15:18 +00:00
2024-09-29 08:49:37 +02:00
2025-02-26 19:27:19 +00:00
2025-02-26 19:27:19 +00:00
2025-02-26 19:27:19 +00:00
2024-08-13 23:18:31 +02:00
2023-01-11 09:32:08 +00:00
2025-08-14 18:18:42 +02:00
2023-01-11 09:32:08 +00:00
2025-11-02 20:12:26 +00:00
2025-04-20 11:18:38 +02:00
2024-08-13 23:18:31 +02:00
2024-08-13 23:18:31 +02:00