mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 14:26:23 +00:00
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.