rust/tests/ui/scalable-vectors
2026-01-08 20:26:45 +01:00
..
async.rs mir_transform: prohibit scalable vectors in async 2025-12-16 11:00:12 +00:00
async.stderr mir_transform: prohibit scalable vectors in async 2025-12-16 11:00:12 +00:00
closure-capture.rs codegen: implement repr(scalable) 2025-12-16 11:00:12 +00:00
closure-capture.stderr codegen: implement repr(scalable) 2025-12-16 11:00:12 +00:00
copy-clone.rs codegen: implement repr(scalable) 2025-12-16 11:00:12 +00:00
copy-clone.stderr codegen: implement repr(scalable) 2025-12-16 11:00:12 +00:00
debuginfo-does-not-spill.rs add compiletest for debuginfo generation for SVE predicates <vscale x N x i1> where N != 16 2025-12-28 15:02:57 +08:00
fn-trait.rs codegen: implement repr(scalable) 2025-12-16 11:00:12 +00:00
fn-trait.stderr codegen: implement repr(scalable) 2025-12-16 11:00:12 +00:00
illformed-element-type.rs hir/trait_sel: prohibit scalable vectors in types 2025-12-16 11:00:12 +00:00
illformed-element-type.stderr hir/trait_sel: prohibit scalable vectors in types 2025-12-16 11:00:12 +00:00
illformed-tuples-of-scalable-vectors.rs hir/trait_sel: prohibit scalable vectors in types 2025-12-16 11:00:12 +00:00
illformed-tuples-of-scalable-vectors.stderr hir/trait_sel: prohibit scalable vectors in types 2025-12-16 11:00:12 +00:00
illformed-within-types.rs hir/trait_sel: prohibit scalable vectors in types 2025-12-16 11:00:12 +00:00
illformed-within-types.stderr hir/trait_sel: prohibit scalable vectors in types 2025-12-16 11:00:12 +00:00
illformed.rs hir/trait_sel: prohibit scalable vectors in types 2025-12-16 11:00:12 +00:00
illformed.stderr hir/trait_sel: prohibit scalable vectors in types 2025-12-16 11:00:12 +00:00
invalid.rs make attrs actually use Target::GenericParam 2026-01-08 20:26:45 +01:00
invalid.stderr make attrs actually use Target::GenericParam 2026-01-08 20:26:45 +01:00
require-target-feature.rs mono: require target feature for scalable vectors 2025-12-16 11:01:26 +00:00
require-target-feature.stderr mono: require target feature for scalable vectors 2025-12-16 11:01:26 +00:00
value-type.rs codegen: implement repr(scalable) 2025-12-16 11:00:12 +00:00
value-type.stderr codegen: implement repr(scalable) 2025-12-16 11:00:12 +00:00
wellformed-arrays.rs hir/trait_sel: prohibit scalable vectors in types 2025-12-16 11:00:12 +00:00
wellformed.rs hir/trait_sel: prohibit scalable vectors in types 2025-12-16 11:00:12 +00:00