.. |
auxiliary
|
update/bless tests
|
2025-04-06 21:41:47 +02:00 |
always-gets-overridden.rs
|
remove support for rustc_intrinsic_must_be_overridden from the compiler
|
2025-02-24 07:53:59 +01:00 |
bad-intrinsic-monomorphization.rs
|
remove most simd_ intrinsic declaration in tests
|
2025-02-27 12:22:59 +01:00 |
bad-intrinsic-monomorphization.stderr
|
remove most simd_ intrinsic declaration in tests
|
2025-02-27 12:22:59 +01:00 |
const-eval-select-backtrace-std.rs
|
|
|
const-eval-select-backtrace-std.run.stderr
|
Try to write the panic message with a single write_all call
|
2025-01-01 15:58:29 +01:00 |
const-eval-select-backtrace.rs
|
|
|
const-eval-select-backtrace.run.stderr
|
Try to write the panic message with a single write_all call
|
2025-01-01 15:58:29 +01:00 |
const-eval-select-bad.rs
|
Shorten error message for callable with wrong return type
|
2025-02-02 01:00:33 +00:00 |
const-eval-select-bad.stderr
|
Shorten error message for callable with wrong return type
|
2025-02-02 01:00:33 +00:00 |
const-eval-select-stability.rs
|
|
|
const-eval-select-stability.stderr
|
|
|
const-eval-select-x86_64.rs
|
|
|
const-eval-select.rs
|
|
|
incorrect-read_via_copy-defn.rs
|
update/bless tests
|
2025-04-06 21:41:47 +02:00 |
incorrect-read_via_copy-defn.stderr
|
update/bless tests
|
2025-04-06 21:41:47 +02:00 |
incorrect-transmute.rs
|
update/bless tests
|
2025-04-06 21:41:47 +02:00 |
incorrect-transmute.stderr
|
update/bless tests
|
2025-04-06 21:41:47 +02:00 |
intrinsic-alignment.rs
|
|
|
intrinsic-assume.rs
|
|
|
intrinsic-atomics-cc.rs
|
|
|
intrinsic-atomics.rs
|
replace some #[rustc_intrinsic] usage with use of the libcore declarations
|
2025-04-16 14:48:20 +02:00 |
intrinsic-fmuladd.rs
|
|
|
intrinsic-raw_eq-const-bad.rs
|
UI tests: add missing diagnostic kinds where possible
|
2025-04-08 23:06:31 +03:00 |
intrinsic-raw_eq-const-bad.stderr
|
|
|
intrinsic-raw_eq-const.rs
|
|
|
intrinsic-unreachable.rs
|
|
|
intrinsic-volatile.rs
|
|
|
intrinsics-integer.rs
|
|
|
intrinsics-math.rs
|
|
|
invalid-ABI-rust-intrinsic.rs
|
update/bless tests
|
2025-04-06 21:41:47 +02:00 |
invalid-ABI-rust-intrinsic.stderr
|
update/bless tests
|
2025-04-06 21:41:47 +02:00 |
issue-28575.rs
|
update/bless tests
|
2025-04-06 21:41:47 +02:00 |
issue-28575.stderr
|
update/bless tests
|
2025-04-06 21:41:47 +02:00 |
issue-84297-reifying-copy.rs
|
|
|
non-integer-atomic.rs
|
|
|
non-integer-atomic.stderr
|
|
|
not-overridden.rs
|
rustc_intrinsic: support functions without body; they are implicitly marked as must-be-overridden
|
2025-01-04 11:41:51 +01:00 |
not-overridden.stderr
|
Auto merge of #135031 - RalfJung:intrinsics-without-body, r=oli-obk
|
2025-01-04 12:50:38 +00:00 |
panic-uninitialized-zeroed.rs
|
tests: use needs-subprocess instead of ignore-{wasm32,emscripten,sgx}
|
2025-01-23 20:51:29 +08:00 |
reify-intrinsic.rs
|
fix reify-intrinsic test
|
2025-01-23 08:06:37 -07:00 |
reify-intrinsic.stderr
|
fix reify-intrinsic test
|
2025-01-23 08:06:37 -07:00 |
safe-intrinsic-mismatch.rs
|
update/bless tests
|
2025-04-06 21:41:47 +02:00 |
safe-intrinsic-mismatch.stderr
|
update/bless tests
|
2025-04-06 21:41:47 +02:00 |
unchecked_math_unsafe.rs
|
|
|
unchecked_math_unsafe.stderr
|
|
|
unchecked_math_unstable.rs
|
|
|
unchecked_math_unstable.stderr
|
|
|