rust/compiler/rustc_feature
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
..
src attr: parse rustc_scalable_vector(N) 2025-12-16 11:00:11 +00:00
Cargo.toml remove rustc_attr_data_structures 2025-07-31 14:19:27 +02:00