This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
rust-analyzer
Watch
1
Star
0
Fork
0
You've already forked rust-analyzer
mirror of
https://github.com/rust-lang/rust-analyzer.git
synced
2025-12-24 15:59:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust-analyzer
/
crates
/
syntax
/
test_data
/
parser
/
fragments
History
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
…