Files
rust/compiler/rustc_hir_analysis/src
Stuart Cook fab06469ee Rollup merge of #146667 - calebzulawski:simd-mono-lane-limit, r=lcnr,RalfJung
Add an attribute to check the number of lanes in a SIMD vector after monomorphization

Allows std::simd to drop the `LaneCount<N>: SupportedLaneCount` trait and maintain good error messages.

Also, extends rust-lang/rust#145967 by including spans in layout errors for all ADTs.

r? ``@RalfJung``

cc ``@workingjubilee`` ``@programmerjake``
2025-09-25 20:31:53 +10:00
..
2025-09-17 04:46:46 +02:00
2025-08-11 17:05:42 -05:00
2025-09-17 04:46:46 +02:00
2025-09-18 12:58:38 +02:00
2025-08-11 17:05:42 -05:00
2025-09-08 15:07:12 -07:00