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
54fd09a9ca567fc79cae53237dfeedc5baeec635
rust
/
crates
/
ra_parser
/
src
History
Aleksey Kladov
633aace411
Rename LambdaExpr -> ClosureExpr
2020-07-31 17:08:58 +02:00
..
grammar
Rename LambdaExpr -> ClosureExpr
2020-07-31 17:08:58 +02:00
syntax_kind
Rename LambdaExpr -> ClosureExpr
2020-07-31 17:08:58 +02:00
event.rs
allow rustfmt to reorder imports
2019-07-04 23:09:09 +03:00
grammar.rs
Finalize impl Grammar
2020-07-30 18:28:28 +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