Files
rust/library
Jonathan Brouwer 9f778b4341 Rollup merge of #152275 - scottmcm:range-range-inclusive, r=Mark-Simulacrum
Stop having two different alignment constants

Now that there's a `<T as SizedTypeProperties>::ALIGNMENT` constant, `Alignment::of` can use that instead of an inline constant, like how `Layout::new` uses the constant from `SizedTypeProperties`.
2026-02-08 21:06:30 +01:00
..
2026-01-26 10:57:35 +00:00
2025-07-01 10:55:49 -07:00
2026-01-26 10:59:16 +00:00