rust/compiler/rustc_smir/src
bors f3343420c8 Auto merge of #134625 - compiler-errors:unsafe-binders-ty, r=oli-obk
Begin to implement type system layer of unsafe binders

Mostly TODOs, but there's a lot of match arms that are basically just noops so I wanted to split these out before I put up the MIR lowering/projection part of this logic.

r? oli-obk

Tracking:

- https://github.com/rust-lang/rust/issues/130516
2024-12-24 00:51:51 +00:00
..
rustc_internal Auto merge of #134302 - bjorn3:remove_driver_queries, r=oli-obk,jieyouxu 2024-12-17 04:57:40 +00:00
rustc_smir Auto merge of #134625 - compiler-errors:unsafe-binders-ty, r=oli-obk 2024-12-24 00:51:51 +00:00
lib.rs Add warn(unreachable_pub) to rustc_smir. 2024-09-03 08:49:54 +10:00