mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-04 03:07:25 +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.