mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 20:45:45 +03:00
532b3eacb7
Expand weak alias types before collecting constrained/referenced late bound regions + refactorings Fixes #114220. Follow-up to #120780. r? `@oli-obk`
For more information about how rustc works, see the rustc dev guide.