rust/tests/ui/simd
Esteban Küber ec50f1c90b When failing to import `core`, suggest `std` 2023-11-22 19:30:47 +00:00
..
intrinsic Prototype using const generic for simd_shuffle IDX array 2023-09-18 15:10:28 +00:00
array-trait.rs Work around the fact that `check_mod_type_wf` may spuriously return `ErrorGuaranteed`, even if that error is only emitted by `check_modwitem_types` 2023-10-25 12:04:54 +00:00
array-trait.stderr Work around the fact that `check_mod_type_wf` may spuriously return `ErrorGuaranteed`, even if that error is only emitted by `check_modwitem_types` 2023-10-25 12:04:54 +00:00
array-type.rs
generics.rs
issue-17170.rs
issue-32947.rs
issue-39720.rs
issue-85915-simd-ptrs.rs
issue-89193.rs Fix unintentional UB in SIMD tests 2023-02-12 20:18:48 -05:00
issue-105439.rs Switch test back to run-pass. 2023-05-05 14:58:52 -07:00
libm_no_std_cant_float.rs
libm_no_std_cant_float.stderr
libm_std_can_float.rs
monomorphize-heterogeneous.rs Add test for new delayed bug code path 2023-04-08 22:14:57 +01:00
monomorphize-heterogeneous.stderr Add test for new delayed bug code path 2023-04-08 22:14:57 +01:00
monomorphize-shuffle-index.generic.stderr Prototype using const generic for simd_shuffle IDX array 2023-09-18 15:10:28 +00:00
monomorphize-shuffle-index.rs Prototype using const generic for simd_shuffle IDX array 2023-09-18 15:10:28 +00:00
portable-intrinsics-arent-exposed.rs
portable-intrinsics-arent-exposed.stderr When failing to import `core`, suggest `std` 2023-11-22 19:30:47 +00:00
shuffle-not-out-of-bounds.rs Forbid old-style `simd_shuffleN` intrinsics 2023-08-03 09:29:00 +00:00
shuffle-not-out-of-bounds.stderr Forbid old-style `simd_shuffleN` intrinsics 2023-08-03 09:29:00 +00:00
shuffle.rs Forbid old-style `simd_shuffleN` intrinsics 2023-08-03 09:29:00 +00:00
simd-bitmask.rs
size-align.rs
target-feature-mixup.rs
type-generic-monomorphisation-empty.rs
type-generic-monomorphisation-empty.stderr
type-generic-monomorphisation-extern-nonnull-ptr.rs
type-generic-monomorphisation-non-primitive.rs
type-generic-monomorphisation-non-primitive.stderr
type-generic-monomorphisation-oversized.rs
type-generic-monomorphisation-oversized.stderr
type-generic-monomorphisation-power-of-two.rs
type-generic-monomorphisation-wide-ptr.rs
type-generic-monomorphisation-wide-ptr.stderr
type-generic-monomorphisation.rs
type-generic-monomorphisation.stderr
type-len.rs
type-len.stderr
type-wide-ptr.rs
type-wide-ptr.stderr
wasm-simd-indirect.rs