rust/compiler/rustc_codegen_ssa
Matthias Krüger 975a0e0141
Rollup merge of #94414 - DrMeepster:box_alloc_ice2, r=tmiasko
Fix ICE when using Box<T, A> with large A

A sequel to #94043 that fixes #81270 and #92054 (duplicate).
2022-02-28 20:05:15 +01:00
..

Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.