Files
rust/tests/ui/repr
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
..
2025-10-12 00:33:20 -04:00
2025-02-24 14:31:19 +01:00
2025-02-24 14:31:19 +01:00
2025-01-10 02:22:57 +01:00