mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 04:55:22 +03:00
532b3eacb7
Expand weak alias types before collecting constrained/referenced late bound regions + refactorings Fixes #114220. Follow-up to #120780. r? `@oli-obk`