mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-22 05:30:33 +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.