Files
rust/tests/ui/proc-macro
Matthias Krüger 2d59f53b88 Rollup merge of #147813 - JonathanBrouwer:unused_attributes, r=jdonszelmann
Warn on unused_attributes in uitests

r? ```@jdonszelmann```

Because:
- unused_attributes warnings are usually actual mistakes, rather than just unused code, and we want to notify test writers they may be accidentally making a mistake
- Because the lint was allowed by default previously, we missed real bugs, because the test coverage is worse
  1. https://github.com/rust-lang/rust/issues/147417
  2. https://github.com/rust-lang/rust/issues/147411
2025-10-18 23:54:46 +02:00
..
2024-01-13 12:46:58 -05:00
2024-04-04 02:14:57 +01:00
2025-04-03 21:41:58 +00:00
2025-04-03 21:41:58 +00:00
2025-10-01 13:31:42 +08:00
2025-04-03 21:41:58 +00:00
2025-07-26 20:26:15 +02:00
2025-07-26 20:26:15 +02:00
2025-01-07 16:04:14 +01:00
2025-09-21 13:12:18 -04:00
2025-09-21 13:12:18 -04:00
2024-05-17 18:33:37 -03:00