rust/compiler/rustc_codegen_ssa
Jubilee 88d387b263
Rollup merge of #116791 - WaffleLapkin:unparallel-backends, r=oli-obk
Allow codegen backends to opt-out of parallel codegen

This makes it a bit easier to write cursed codegen backends.
2024-03-11 09:29:31 -07:00
..
2024-03-08 12:34:05 +03:00

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