mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-25 05:57:54 +00:00
Further unify validity intrinsics Also merges the inhabitedness check into the query to further unify the code paths. Depends on #108364
For more information about how rustc works, see the rustc dev guide.