rust/compiler/rustc_middle
Zachary S 7ba3d7b54e Remove `BackendRepr::Uninhabited`, replaced with an `uninhabited: bool` field in `LayoutData`.
Also update comments that refered to BackendRepr::Uninhabited.
2025-02-20 13:27:32 -06:00
..
src Remove `BackendRepr::Uninhabited`, replaced with an `uninhabited: bool` field in `LayoutData`. 2025-02-20 13:27:32 -06:00
Cargo.toml Make fewer crates depend on rustc_ast_ir 2025-02-19 07:06:54 +00:00
README.md
messages.ftl clean up layout error diagnostics 2025-02-18 13:22:45 +01:00

README.md

For more information about how rustc works, see the rustc dev guide.