rust/compiler/rustc_codegen_ssa
Michael Goulet 1c799ff05e
Rollup merge of #131521 - jdonszelmann:rc, r=joboet
rename RcBox to RcInner for consistency

Arc uses ArcInner too (created in collaboration with `@aDotInTheVoid` and `@WaffleLapkin` )
2024-10-15 12:33:36 -04:00
..

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