rust/compiler/rustc_smir
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
.gitignore Add 'compiler/rustc_smir/' from commit '9abcb5c7b574cf316eb23d3f469187bb86ba3019' 2022-06-02 10:07:25 +00:00
Cargo.toml Add hir::Attribute 2024-12-15 19:18:46 +01:00