rust/compiler/rustc_codegen_ssa
Jubilee Young 88a9edc091 compiler: Add is_uninhabited and use LayoutS accessors
This reduces the need of the compiler to peek on the fields of LayoutS.
2024-10-28 09:58:30 -07:00
..
src compiler: Add is_uninhabited and use LayoutS accessors 2024-10-28 09:58:30 -07:00
Cargo.toml compiler: Factor rustc_target::abi out of cg_ssa 2024-10-08 18:24:56 -07:00
messages.ftl Rollup merge of #130308 - davidtwco:tied-target-consolidation, r=wesleywiser 2024-10-10 22:00:45 +02:00
README.md

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