rust/compiler/rustc_mir_transform
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 rename rustc_attr to rustc_attr_parsing and create rustc_attr_data_structures 2024-12-16 19:08:19 +01:00
messages.ftl Consolidate ad-hoc MIR lints into real pass-manager-based MIR lints 2025-01-18 21:25:47 +00:00