Files
rust/tests/ui
Matthias Krüger 25914399ab Rollup merge of #141162 - mejrs:gated, r=fee1-dead
refactor  `AttributeGate` and `rustc_attr!` to emit notes during feature checking

First commit changes the following:

- `AttributeGate ` from an enum with (four) tuple fields to (five) named fields
- adds a `notes` fields that is emitted as notes in the `PostExpansionVisitor` pass
- removes the `this compiler was built on YYYY-MM-DD; consider upgrading it if it is out of date` note if the feature gate is `rustc_attrs`.
- various phrasing changes and touchups
- and finally, the reason why I went down this path to begin with: tell people they can use the diagnostic namespace when they hit the rustc_on_unimplemented feature gate 🙈

Second commit removes unused machinery for deprecated attributes
2025-06-12 20:03:35 +02:00
..
2025-05-21 07:24:43 +00:00
2025-06-11 17:49:03 +05:00
2025-06-06 20:52:34 +00:00
2025-06-11 20:51:49 +05:00
2025-06-04 17:48:50 +05:00
2025-03-03 08:52:07 +01:00
2025-06-04 17:48:50 +05:00
2025-05-12 16:35:09 +02:00
2025-06-06 19:53:12 +00:00
2025-06-08 01:14:05 +05:00
2025-06-11 17:49:03 +05:00
2025-06-08 01:14:05 +05:00
2025-06-04 19:32:06 +05:00
2025-06-06 20:52:34 +00:00
2025-06-02 11:00:46 +02:00
2025-06-11 20:51:49 +05:00
2025-05-31 19:49:19 +05:00
2025-06-11 17:49:03 +05:00
2025-06-08 01:14:05 +05:00
2025-06-11 20:51:49 +05:00
2025-03-11 20:26:10 -07:00
2025-05-09 12:09:15 +02:00
2025-06-03 10:52:32 -07:00
2025-06-03 11:45:58 +02:00
2025-06-08 01:14:05 +05:00
2025-06-11 20:51:49 +05:00
2025-06-11 20:51:49 +05:00
2025-06-03 07:38:06 +05:00
2025-06-05 20:03:29 +05:00
2025-06-08 11:25:09 +05:00
2025-06-11 17:49:03 +05:00
2025-06-03 14:50:22 +10:00
2025-05-31 19:49:19 +05:00
2025-06-08 11:25:09 +05:00
2025-01-29 15:45:13 +00:00
2025-03-27 14:11:11 +01:00
2025-04-25 20:50:57 +09:00
2025-05-05 21:09:31 +02:00
2025-06-08 03:44:44 +05:00
2025-04-03 21:41:58 +00:00
2025-02-04 21:42:43 +05:30
2025-04-03 21:41:58 +00:00
2025-05-07 21:51:41 +05:00
2025-04-04 16:32:18 +02:00