mirror of
https://github.com/rust-lang/rust.git
synced 2026-02-15 07:14:16 +00:00
Fixes an ICE that occurs when a struct with an unsized field at a non-last position is const evaluated.
Fixes an ICE that occurs when a struct with an unsized field at a non-last position is const evaluated.