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-09-27 12:29:21 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
58dde891f8
rust-analyzer
/
crates
/
test_utils
History
Download ZIP
Download TAR.GZ
Aleksey Kladov
7a39bc3ba2
Make records grammar more orthogonal
...
We used name [: expr] grammar before, now it is [name :] expr which makes things simpler
2020-04-11 19:20:41 +02:00
..
src
Make records grammar more orthogonal
2020-04-11 19:20:41 +02:00
Cargo.toml
Use text_range::extend_to
2020-02-27 10:06:48 +08:00