Add support for trait aliases #2773
Labels
A-rustc
issues regarding the rustc codebase and rustc private crates
A-ty
type system / type inference / traits / method resolution
B-unstable
unstable feature
C-feature
Category: feature request
Trait aliases are currently a nightly feature.
Example code:
rust_analyzer seems not to be able to parse this correctly and returns a bunch of syntax errors:
The text was updated successfully, but these errors were encountered: