Files
rust/compiler/rustc_codegen_ssa
Jonathan Brouwer 4b1bcac87e Rollup merge of #153676 - folkertdev:target-feature-plus-diagnostic, r=JonathanBrouwer
improve target feature diagnostic

And convert the test to use `minicore` so that it runs regardless of the target. This is the only test for many of these target feature diagnostics, so it's nice that it runs anywhere.

r? JonathanBrouwer

The test here is mostly for legal places for the attribute, is that still how that should be tested?
2026-03-11 09:34:47 +01:00
..