Files
rust/compiler/rustc_span/src
Jonathan Brouwer 5183d8f15d Rollup merge of #150193 - Bryntet:parse_instruction_set, r=JonathanBrouwer
Port `#[instruction_set]` to attribute parser

Please note the test changes, and deprecation of `E0778` and `E0779`

In my opinion, all errors related to this attribute are improved I think, except for if you have `#[instruction_set(arm::)]` in which case there's an `error: expected identifier, found <eof>`, which is quite unhelpful I think, but this seems to be a limitation of the general attribute parsing flow

r? `@JonathanBrouwer`
2025-12-31 14:30:47 +01:00
..
2025-01-08 21:26:39 +01:00
2025-06-30 20:42:27 +10:00
2025-12-08 00:24:28 +01:00
2025-12-08 00:24:28 +01:00
2025-10-21 10:04:34 -05:00
2025-08-10 23:01:45 +00:00