This website requires JavaScript.
Explore
Help
Sign in
language-servers
/
rust-analyzer
Watch
1
Star
0
Fork
You've already forked rust-analyzer
0
mirror of
https://github.com/rust-lang/rust-analyzer.git
synced
2025-11-01 12:24:29 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
0a19f4f1b4
rust-analyzer
/
crates
/
ra_parser
History
Download ZIP
Download TAR.GZ
Aleksey Kladov
0a19f4f1b4
allow aliases in underscores
...
this helps with use foo::Trait as _; syntax
2019-03-04 16:40:08 +03:00
..
src
allow aliases in underscores
2019-03-04 16:40:08 +03:00
Cargo.toml
move parser to a separate crate
2019-02-21 13:27:45 +03:00