mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-03 17:35:28 +03:00
b11b685a3f
Make `layout_of` cycles fatal errors This makes `layout_of` cycles fatal errors. This is a step towards removing query cycle recovery.