.. |
auxiliary
|
|
|
aarch64-neon-works.rs
|
|
|
allowed-softfloat-target-feature-attribute.rs
|
forbid toggling x87 and fpregs on hard-float targets
|
2024-12-11 22:18:50 +01:00 |
allowed-softfloat-target-feature-flag-disable.rs
|
compiletest: Support matching on diagnostics without a span
|
2025-03-25 17:33:09 +03:00 |
allowed-softfloat-target-feature-flag-disable.stderr
|
forbid toggling x87 and fpregs on hard-float targets
|
2024-12-11 22:18:50 +01:00 |
asm-implied-features-issue-128125.rs
|
|
|
feature-hierarchy.rs
|
remove support for rustc_intrinsic_must_be_overridden from the compiler
|
2025-02-24 07:53:59 +01:00 |
forbidden-hardfloat-target-feature-attribute.rs
|
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-hardfloat-target-feature-attribute.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-hardfloat-target-feature-flag-disable-implied.rs
|
compiletest: Require //~ annotations even if error-pattern is specified
|
2025-04-03 11:08:55 +03:00 |
forbidden-hardfloat-target-feature-flag-disable-implied.stderr
|
ABI-required target features: warn when they are missing in base CPU (rather than silently enabling them)
|
2025-01-28 04:40:42 +01:00 |
forbidden-hardfloat-target-feature-flag-disable-neon.rs
|
compiletest: Require //~ annotations even if error-pattern is specified
|
2025-04-03 11:08:55 +03:00 |
forbidden-hardfloat-target-feature-flag-disable-neon.stderr
|
ABI-required target features: warn when they are missing in base CPU (rather than silently enabling them)
|
2025-01-28 04:40:42 +01:00 |
forbidden-hardfloat-target-feature-flag-disable.rs
|
compiletest: Require //~ annotations even if error-pattern is specified
|
2025-04-03 11:08:55 +03:00 |
forbidden-hardfloat-target-feature-flag-disable.stderr
|
ABI-required target features: warn when they are missing in base CPU (rather than silently enabling them)
|
2025-01-28 04:40:42 +01:00 |
forbidden-hardfloat-target-feature-flag.rs
|
compiletest: Require //~ annotations even if error-pattern is specified
|
2025-04-03 11:08:55 +03:00 |
forbidden-hardfloat-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 |
forbidden-target-feature-attribute.rs
|
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-attribute.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-cfg.rs
|
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-disable.rs
|
UI tests: migrate remaining compile time error-pattern s to line annotations
|
2025-04-13 21:48:53 +03: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
|
compiletest: Require //~ annotations even if error-pattern is specified
|
2025-04-03 11:08:55 +03: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
|
Add m68k_target_feature
|
2024-12-15 15:26:50 +09:00 |
gate.stderr
|
Add m68k_target_feature
|
2024-12-15 15:26:50 +09:00 |
implicit-features-cli.rs
|
|
|
implicit-features.rs
|
|
|
implied-features.rs
|
Stabilize target_feature_11
|
2025-01-27 23:44:47 +01:00 |
invalid-attribute.rs
|
Stabilize target_feature_11
|
2025-01-27 23:44:47 +01:00 |
invalid-attribute.stderr
|
Emit unused_attributes for #[inline] on exported functions
|
2025-03-24 20:07:35 +01: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
|
|
|
missing-plusminus.rs
|
compiletest: Support matching on diagnostics without a span
|
2025-03-25 17:33:09 +03:00 |
missing-plusminus.stderr
|
|
|
no-llvm-leaks.rs
|
tests: use minicore more
|
2025-02-24 09:26:54 +00:00 |
rust-specific-name-no-warnings.rs
|
|
|
similar-feature-suggestion.rs
|
compiletest: Support matching on diagnostics without a span
|
2025-03-25 17:33:09 +03:00 |
similar-feature-suggestion.stderr
|
|
|
target-cpu-lacks-required-target-feature.rs
|
compiletest: Require //~ annotations even if error-pattern is specified
|
2025-04-03 11:08:55 +03: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 |
tied-features-cli.one.stderr
|
|
|
tied-features-cli.rs
|
compiletest: Support matching on diagnostics without a span
|
2025-03-25 17:33:09 +03:00 |
tied-features-cli.three.stderr
|
|
|
tied-features-cli.two.stderr
|
|
|
tied-features-no-implication-1.paca.stderr
|
|
|
tied-features-no-implication-1.pacg.stderr
|
|
|
tied-features-no-implication-1.rs
|
UI tests: migrate remaining compile time error-pattern s to line annotations
|
2025-04-13 21:48:53 +03:00 |
tied-features-no-implication.paca.stderr
|
|
|
tied-features-no-implication.pacg.stderr
|
compiletest: Require //~ annotations even if error-pattern is specified
|
2025-04-03 11:08:55 +03:00 |
tied-features-no-implication.rs
|
compiletest: Require //~ annotations even if error-pattern is specified
|
2025-04-03 11:08:55 +03: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
|
compiletest: Support matching on diagnostics without a span
|
2025-03-25 17:33:09 +03:00 |
unstable-feature.stderr
|
|
|
using-target-feature-unstable.rs
|
|
|
wasm-disable-simd.rs
|
|
|
wasm-relaxed-simd.rs
|
|
|
wasm-safe.rs
|
|
|