León Orell Valerian Liehr
0f16ccbb64
Rollup merge of #140372 - mejrs:attrs, r=jdonszelmann
...
Exhaustively handle parsed attributes in CheckAttr
This pr
- Deletes the unused `DiagnosticAttribute ` struct and variant
- Comments the `AttributeKind ` enum
- The match in `CheckAttrVisitor` is now exhaustive for `AttributeKind::Parsed`.
- Moved some checks around after that change
I did *not* thoroughly check that there's no duplicated logic between this pass and the attribute parsing but I think it's OK.
r? ````@jdonszelmann````
2025-06-10 16:54:45 +02:00
..
2025-06-08 16:41:48 -07:00
2025-06-06 23:53:17 +02:00
2025-06-08 14:50:42 +00:00
2025-06-03 10:52:32 -07:00
2025-05-28 15:48:45 +10:00
2025-06-06 11:43:22 +02:00
2025-06-06 00:58:46 +02:00
2025-06-06 00:58:44 +02:00
2025-06-08 14:50:42 +00:00
2025-06-08 16:41:46 -07:00
2025-06-09 12:17:53 -05:00
2025-06-08 17:17:58 -07:00
2025-06-08 17:17:53 -07:00
2025-06-09 13:55:34 +02:00
2025-06-08 17:17:58 -07:00
2025-06-01 00:35:50 +02:00
2025-06-07 21:45:58 +02:00
2025-06-06 14:20:48 +00:00
2025-06-08 14:50:42 +00:00
2025-06-08 14:50:42 +00:00
2025-06-09 12:17:52 -05:00
2025-06-08 14:50:42 +00:00
2025-06-08 14:50:42 +00:00
2025-06-09 05:21:49 +00:00
2025-05-30 02:28:35 +10:00
2025-06-09 08:27:35 +00:00
2025-06-04 00:47:12 +02:00
2025-06-08 14:50:42 +00:00
2025-06-08 17:17:54 -07:00
2025-06-06 13:08:16 +00:00
2025-06-09 05:21:49 +00:00
2025-06-08 07:34:41 +02:00
2025-05-31 15:47:14 +02:00
2025-06-08 14:50:42 +00:00
2025-06-08 07:34:41 +02:00
2025-06-10 10:42:35 +00:00
2025-06-06 00:58:45 +02:00
2025-06-08 14:50:42 +00:00
2025-06-07 07:05:45 +02:00
2025-06-08 22:41:23 -04:00
2025-06-08 14:50:42 +00:00
2025-06-10 16:54:45 +02:00
2025-05-28 10:03:01 +00:00
2025-05-30 02:23:20 +10:00
2025-05-27 15:49:28 +00:00
2025-06-08 14:50:42 +00:00
2025-06-06 23:53:17 +02:00
2025-06-05 14:14:59 +00:00
2025-06-05 16:54:10 +00:00
2025-06-03 23:42:21 -07:00
2025-06-08 17:17:58 -07:00
2025-05-27 11:14:45 +00:00
2025-06-09 12:17:52 -05:00
2025-06-08 17:17:58 -07:00
2025-06-03 23:42:21 -07:00
2025-06-08 22:40:44 -04:00
2025-06-08 22:41:23 -04:00