mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-23 02:27:39 +03:00
6b49435480
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