Files
rust/library
Scott McMurray 774268afc1 Pass alignments through the shim as Alignment (not usize)
We're using `Layout` on both sides, so might as well skip the transmutes back and forth to `usize`.

The mir-opt test shows that doing so allows simplifying the boxed-slice drop slightly, for example.
2026-02-14 01:39:16 -08:00
..
2026-01-26 10:57:35 +00:00
2026-02-06 21:26:46 +00:00
2025-07-01 10:55:49 -07:00
2026-02-13 09:25:50 +08:00
2026-02-13 09:25:50 +08:00
2026-01-26 10:59:16 +00:00