rust/compiler/rustc_borrowck
Matthias Krüger 6b49435480
Rollup merge of #106829 - compiler-errors:more-alias-combine, r=spastorino
Unify `Opaque`/`Projection` handling in region outlives code

They share basically identical paths in most places which are even easier to unify now that they're both `ty::Alias`

r? types
2023-01-17 05:25:22 +01:00
..
src Rollup merge of #106829 - compiler-errors:more-alias-combine, r=spastorino 2023-01-17 05:25:22 +01:00
Cargo.toml Do not use hir_ty_to_ty 2022-12-23 16:45:16 -08:00