mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-23 02:27:39 +03:00
ed2a69c4a9
Fix ICE when using Box<T, A>, again Sequel to #94043, fixes #94835.
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.