mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
7c5ea7ffd6
Handle DefKind::TraitAlias in resolve_bound_vars so that associated item constraints and return type notation work through trait aliases.