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
7d09e5ed618b9b9d6e00b57b24db0b9c8a8c12d7
rust
/
crates
/
ra_parser
/
src
History
Aleksey Kladov
081f35fe1b
Update tests
2020-07-30 11:50:56 +02:00
..
grammar
Split ItemList & AssocItemList
2020-07-30 11:50:56 +02:00
syntax_kind
Split ItemList & AssocItemList
2020-07-30 11:50:56 +02:00
event.rs
allow rustfmt to reorder imports
2019-07-04 23:09:09 +03:00
grammar.rs
Update tests
2020-07-30 11:50:56 +02:00
lib.rs
Shrink ra_parser::Event from 32 bytes to 16 bytes
2020-05-16 22:20:44 +02:00
parser.rs
Micro-optimize lookahead in composite tokens
2020-06-26 21:47:17 +03:00
syntax_kind.rs
Simlify with matches!()
2020-06-28 04:03:59 +03:00
token_set.rs
Touch up TokenSet a bit
2019-12-19 17:13:33 +01:00