mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-02 00:07:42 +03:00
62c260de8c
Fix ICEs from zsts within unsized types with non-zero offsets - Fixes #97732 - Fixes ICEs while compiling `alloc` with `-Z randomize-layout` r? ``@eddyb``