mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-03 17:35:28 +03:00
313714331a
Fixes an ICE that occurs when a struct with an unsized field at a non-last position is const evaluated.