..
auxiliary
Stabilize avx512_target_feature
2025-05-18 11:12:15 +05:30
aarch64-neon-works.rs
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
2024-02-16 20:02:50 +00:00
abi-incompatible-target-feature-attribute-fcw.rs
tests: {Meta,Pointee}Sized in non-minicore tests
2025-06-16 23:04:33 +00:00
abi-incompatible-target-feature-attribute-fcw.stderr
tests: {Meta,Pointee}Sized in non-minicore tests
2025-06-16 23:04:33 +00:00
abi-incompatible-target-feature-attribute.riscv.stderr
tests: {Meta,Pointee}Sized in non-minicore tests
2025-06-16 23:04:33 +00:00
abi-incompatible-target-feature-attribute.rs
tests: {Meta,Pointee}Sized in non-minicore tests
2025-06-16 23:04:33 +00:00
abi-incompatible-target-feature-attribute.x86.stderr
tests: {Meta,Pointee}Sized in non-minicore tests
2025-06-16 23:04:33 +00:00
abi-incompatible-target-feature-flag-enable.riscv.stderr
unify two -Ctarget-feature parsers
2025-06-19 09:44:24 +09:00
abi-incompatible-target-feature-flag-enable.rs
unify two -Ctarget-feature parsers
2025-06-19 09:44:24 +09:00
abi-incompatible-target-feature-flag-enable.x86.stderr
add more revisions to cover more architectures
2025-05-02 14:10:57 +02:00
abi-irrelevant-target-feature-flag-disable.rs
tests: {Meta,Pointee}Sized in non-minicore tests
2025-06-16 23:04:33 +00:00
abi-irrelevant-target-feature-flag-disable.stderr
give the abi-relevant target feature tests better names
2025-05-02 13:29:07 +02:00
abi-required-target-feature-attribute.rs
tests: {Meta,Pointee}Sized in non-minicore tests
2025-06-16 23:04:33 +00:00
abi-required-target-feature-flag-disable.aarch64.stderr
give the abi-relevant target feature tests better names
2025-05-02 13:29:07 +02:00
abi-required-target-feature-flag-disable.loongarch.stderr
Update target feature tests
2025-05-09 11:26:08 +08:00
abi-required-target-feature-flag-disable.riscv.stderr
add more revisions to cover more architectures
2025-05-02 14:10:57 +02:00
abi-required-target-feature-flag-disable.rs
tests: {Meta,Pointee}Sized in non-minicore tests
2025-06-16 23:04:33 +00:00
abi-required-target-feature-flag-disable.x86-implied.stderr
give the abi-relevant target feature tests better names
2025-05-02 13:29:07 +02:00
abi-required-target-feature-flag-disable.x86.stderr
give the abi-relevant target feature tests better names
2025-05-02 13:29:07 +02:00
asm-implied-features-issue-128125.rs
Add test to ensure implied target features work with asm, and fix failing tests
2024-08-07 00:41:48 -04:00
feature-hierarchy.rs
tests: {Meta,Pointee}Sized in non-minicore tests
2025-06-16 23:04:33 +00:00
forbidden-hardfloat-target-feature-attribute-e-d.rs
tests: {Meta,Pointee}Sized in non-minicore tests
2025-06-16 23:04:33 +00:00
forbidden-hardfloat-target-feature-attribute-e-d.stderr
tests: {Meta,Pointee}Sized in non-minicore tests
2025-06-16 23:04:33 +00:00
forbidden-hardfloat-target-feature-attribute-f-zfinx.rs
tests: {Meta,Pointee}Sized in non-minicore tests
2025-06-16 23:04:33 +00:00
forbidden-hardfloat-target-feature-attribute-f-zfinx.stderr
tests: {Meta,Pointee}Sized in non-minicore tests
2025-06-16 23:04:33 +00:00
forbidden-hardfloat-target-feature-cfg.rs
tests: {Meta,Pointee}Sized in non-minicore tests
2025-06-16 23:04:33 +00:00
forbidden-target-feature-attribute.rs
tests: {Meta,Pointee}Sized in non-minicore tests
2025-06-16 23:04:33 +00:00
forbidden-target-feature-attribute.stderr
tests: {Meta,Pointee}Sized in non-minicore tests
2025-06-16 23:04:33 +00:00
forbidden-target-feature-cfg.rs
tests: {Meta,Pointee}Sized in non-minicore tests
2025-06-16 23:04:33 +00:00
forbidden-target-feature-flag-disable.rs
tests: {Meta,Pointee}Sized in non-minicore tests
2025-06-16 23:04:33 +00:00
forbidden-target-feature-flag-disable.stderr
add rustc_abi to control ABI decisions LLVM does not have flags for, and use it for x86 softfloat
2025-02-03 16:56:51 +01:00
forbidden-target-feature-flag.rs
tests: {Meta,Pointee}Sized in non-minicore tests
2025-06-16 23:04:33 +00:00
forbidden-target-feature-flag.stderr
add rustc_abi to control ABI decisions LLVM does not have flags for, and use it for x86 softfloat
2025-02-03 16:56:51 +01:00
gate.rs
Stabilize avx512_target_feature
2025-05-18 11:12:15 +05:30
gate.stderr
Stabilize avx512_target_feature
2025-05-18 11:12:15 +05:30
implicit-features-cli.rs
Implement a implicit target feature mechanism
2024-08-04 08:44:23 +02:00
implicit-features.rs
Implement a implicit target feature mechanism
2024-08-04 08:44:23 +02:00
implied-features.rs
Stabilize target_feature_11
2025-01-27 23:44:47 +01:00
invalid-attribute.rs
Port #[target_feature] to the new attribute parsing infrastructure
2025-07-03 07:54:19 +02:00
invalid-attribute.stderr
Port #[target_feature] to the new attribute parsing infrastructure
2025-07-03 07:54:19 +02:00
missing-plusminus-2.rs
compiletest: Support matching on diagnostics without a span
2025-03-25 17:33:09 +03:00
missing-plusminus-2.stderr
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
missing-plusminus.rs
compiletest: Support matching on diagnostics without a span
2025-03-25 17:33:09 +03:00
missing-plusminus.stderr
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
no-llvm-leaks.rs
tests: use minicore more
2025-02-24 09:26:54 +00:00
retpoline-target-feature-flag.by_feature.stderr
-Zretpoline and -Zretpoline-external-thunk flags (target modifiers) to enable retpoline-related target features
2025-06-09 21:29:59 +07:00
retpoline-target-feature-flag.by_feature1.stderr
various minor target feature cleanups
2025-06-19 10:50:03 +09:00
retpoline-target-feature-flag.by_feature2.stderr
various minor target feature cleanups
2025-06-19 10:50:03 +09:00
retpoline-target-feature-flag.by_feature3.stderr
various minor target feature cleanups
2025-06-19 10:50:03 +09:00
retpoline-target-feature-flag.rs
various minor target feature cleanups
2025-06-19 10:50:03 +09:00
rust-specific-name-no-warnings.rs
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
2024-02-16 20:02:50 +00:00
similar-feature-suggestion.rs
compiletest: Support matching on diagnostics without a span
2025-03-25 17:33:09 +03:00
similar-feature-suggestion.stderr
warn when using an unstable feature with -Ctarget-feature
2023-11-06 09:44:00 +01:00
target-cpu-lacks-required-target-feature.rs
tests: {Meta,Pointee}Sized in non-minicore tests
2025-06-16 23:04:33 +00:00
target-cpu-lacks-required-target-feature.stderr
add x86-sse2 (32bit) ABI that requires SSE2 target feature
2025-02-14 19:47:52 +01:00
target-feature-detection.rs
cleaned up some tests
2025-07-05 01:54:04 +05:00
tied-features-cli.one.stderr
Show number in error message even for one error
2023-11-24 19:15:52 +01:00
tied-features-cli.rs
tests: {Meta,Pointee}Sized in non-minicore tests
2025-06-16 23:04:33 +00:00
tied-features-cli.three.stderr
Show number in error message even for one error
2023-11-24 19:15:52 +01:00
tied-features-cli.two.stderr
Show number in error message even for one error
2023-11-24 19:15:52 +01:00
tied-features-no-implication-1.paca.stderr
tests: add test for #105111
2024-09-24 15:42:15 +01:00
tied-features-no-implication-1.pacg.stderr
tests: add test for #105111
2024-09-24 15:42:15 +01:00
tied-features-no-implication-1.rs
tests: {Meta,Pointee}Sized in non-minicore tests
2025-06-16 23:04:33 +00:00
tied-features-no-implication.paca.stderr
tests: add test for #105111
2024-09-24 15:42:15 +01:00
tied-features-no-implication.pacg.stderr
tests: {Meta,Pointee}Sized in non-minicore tests
2025-06-16 23:04:33 +00:00
tied-features-no-implication.rs
tests: {Meta,Pointee}Sized in non-minicore tests
2025-06-16 23:04:33 +00:00
tied-features.rs
tests: use minicore more
2025-02-24 09:26:54 +00:00
tied-features.stderr
tests: use minicore more
2025-02-24 09:26:54 +00:00
unstable-feature.rs
Stabilize avx512_target_feature
2025-05-18 11:12:15 +05:30
unstable-feature.stderr
Stabilize avx512_target_feature
2025-05-18 11:12:15 +05:30
using-target-feature-unstable.rs
mark some target features as 'forbidden' so they cannot be (un)set
2024-11-04 22:56:47 +01:00
wasm-disable-simd.rs
Add a regression test for #131031
2024-10-30 22:34:45 +08:00
wasm-relaxed-simd.rs
Implement a implicit target feature mechanism
2024-08-04 08:44:23 +02:00
wasm-safe.rs
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
2024-02-16 20:02:50 +00:00