granite-rust/compiler/rustc_traits
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 move some layout logic to rustc_target::abi::layout 2022-11-24 16:26:12 +03:30