mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 19:15:51 +00:00
Port `#[rustc_layout_scalar_valid_range_start/end]` to the new attrib… Ports `rustc_layout_scalar_valid_range_start` and `rustc_layout_scalar_valid_range_end` to the new attribute parsing infrastructure for https://github.com/rust-lang/rust/issues/131229#issuecomment-2971353197 r? `@jdonszelmann`
For more information about how rustc works, see the rustc dev guide.