rust/tests/ui/target-feature
Jubilee Young 20ebbf467d Replace ignore-everything with only-arch
Combining revisions with only-arch allows specifying
that a test only applies to a handful of targets.
This allows removing a large amount of repetition
in the test suite for tests that do not benefit.
The revisions are suboptimal for this for some tests,
so they aren't preferred in those cases.
2023-07-29 15:49:07 -07:00
..
aarch64-neon-works.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
feature-hierarchy.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
gate.rs Replace ignore-everything with only-arch 2023-07-29 15:49:07 -07:00
gate.stderr Replace ignore-everything with only-arch 2023-07-29 15:49:07 -07:00
invalid-attribute.rs Replace ignore-everything with only-arch 2023-07-29 15:49:07 -07:00
invalid-attribute.stderr Replace ignore-everything with only-arch 2023-07-29 15:49:07 -07:00
missing-plusminus-2.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
missing-plusminus-2.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
missing-plusminus.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
missing-plusminus.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
no-llvm-leaks.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
rust-specific-name-no-warnings.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
similar-feature-suggestion.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
similar-feature-suggestion.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
tied-features-cli.one.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
tied-features-cli.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
tied-features-cli.three.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
tied-features-cli.two.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
tied-features.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
tied-features.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
wasm-safe.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00