Files
rust/library/core/src
bors 2219766af6 Auto merge of #152605 - scottmcm:box-drop-alignment, r=Mark-Simulacrum
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-15 13:38:45 +00:00
..
fix
2025-11-27 17:55:34 +07:00
2026-01-30 15:52:40 +00:00
2026-01-26 17:08:00 +00:00
2025-09-01 21:38:26 -04:00
2026-02-10 23:19:01 +00:00
2026-01-27 21:15:27 +03:00
2025-05-12 15:33:30 +02:00
2025-10-20 12:20:15 -06:00
2026-01-23 15:12:47 +07:00
2025-09-07 21:16:35 -07:00
2025-12-18 19:07:49 -08:00
2025-06-15 22:08:41 +02:00
2026-01-26 13:43:06 -06:00
2026-02-14 21:23:30 +01:00
2025-11-12 14:33:41 +01:00