mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-05 02:47:34 +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.