This website requires JavaScript.
Explore
Help
Register
Sign In
rust-lang
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
6b49e774e23c04a04ff5f377fc8dae25b5c69bb0
rust
/
crates
/
ra_syntax
/
test_data
History
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
..
lexer
Rename some tokens
2020-04-10 17:07:09 +02:00
parser
Make records grammar more orthogonal
2020-04-11 19:20:41 +02:00
reparse
/fuzz-failures
move syntax tests to unit tests
2019-07-24 12:49:19 +03:00
accidentally_quadratic
Add a test
2020-01-15 16:52:28 +01:00