rust/compiler/rustc_borrowck
Matthias Krüger 3e0995a440
Rollup merge of #107532 - compiler-errors:erase-regions-in-uninhabited, r=jackh726
Erase regions before doing uninhabited check in borrowck

~Also, fingerprint query keys/values when debug assertions are enabled. This should make it easier to check for issues like this without `-Cincremental`, and make UI tests a bit cleaner.~ edit: moving that to a separate PR

Fixes #107505
2023-02-02 17:14:07 +01:00
..
src Rollup merge of #107532 - compiler-errors:erase-regions-in-uninhabited, r=jackh726 2023-02-02 17:14:07 +01:00
Cargo.toml Do not use hir_ty_to_ty 2022-12-23 16:45:16 -08:00