mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 17:18:32 +03:00
975a0e0141
Fix ICE when using Box<T, A> with large A A sequel to #94043 that fixes #81270 and #92054 (duplicate).
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.