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
..

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