rust/compiler/rustc_infer/src
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
..
errors Rollup merge of #101936 - IntQuant:issue-100717-infer-4, r=compiler-errors 2023-01-07 20:43:18 +01:00
infer Rollup merge of #106829 - compiler-errors:more-alias-combine, r=spastorino 2023-01-17 05:25:22 +01:00
traits Rollup merge of #106829 - compiler-errors:more-alias-combine, r=spastorino 2023-01-17 05:25:22 +01:00
lib.rs Remove #![allow(rustc::potential_query_instability)] from rustc_infer 2022-10-28 15:32:49 +02:00