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-10-07 09:00:48 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
ea1683ea96
rust-analyzer
/
crates
/
syntax
/
test_data
/
parser
/
fragments
History
Download ZIP
Download TAR.GZ
Marijn Suijten
42da26e959
parser,syntax: Add separate parser for stmt with optional semicolon
...
Adjusting `grammar::fragments::stmt` to Optional or Yes will break original functionality and tests.
2021-01-03 12:05:52 +01:00
..
expr
item
path
pattern
stmt
parser,syntax: Add separate parser for stmt with optional semicolon
2021-01-03 12:05:52 +01:00
type