rust/tests/ui/thir-print
David Wood 78b06057ef
attr: parse rustc_scalable_vector(N)
Extend parsing of `ReprOptions` with `rustc_scalable_vector(N)` which
optionally accepts a single literal integral value - the base multiple of
lanes that are in a scalable vector. Can only be applied to structs.

Co-authored-by: Jamie Cunliffe <Jamie.Cunliffe@arm.com>
2025-12-16 11:00:11 +00:00
..
c-variadic.rs c_variadic: Add future-incompatibility warning for ... arguments without a pattern outside of extern blocks 2025-11-10 14:33:56 +01:00
c-variadic.stdout Rework c_variadic 2025-12-04 10:51:34 +01:00
offset_of.rs Add THIR building test. 2025-11-18 00:32:51 +00:00
offset_of.stdout This statement is misleading 2025-12-01 17:08:19 -03:00
thir-flat-const-variant.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
thir-flat-const-variant.stdout compute temporary scopes when building MIR, not THIR 2025-11-13 00:07:36 -08:00
thir-flat.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
thir-flat.stdout compute temporary scopes when building MIR, not THIR 2025-11-13 00:07:36 -08:00
thir-tree-loop-match.rs Add #[loop_match] for improved DFA codegen 2025-06-23 20:43:04 +02:00
thir-tree-loop-match.stdout compute temporary scopes when building MIR, not THIR 2025-11-13 00:07:36 -08:00
thir-tree-match.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
thir-tree-match.stdout attr: parse rustc_scalable_vector(N) 2025-12-16 11:00:11 +00:00
thir-tree.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
thir-tree.stdout compute temporary scopes when building MIR, not THIR 2025-11-13 00:07:36 -08:00