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-11-15 13:52:59 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust-analyzer
/
crates
/
ra_parser
/
src
History
Laurențiu Nicola
2c72d2f438
Micro-optimize lookahead in composite tokens
2020-06-26 21:47:17 +03:00
..
grammar
Fix panic in split and merge import assists
2020-06-23 16:51:07 +03:00
syntax_kind
Introduce EffectExpr
2020-05-02 11:21:39 +02:00
event.rs
allow rustfmt to reorder imports
2019-07-04 23:09:09 +03:00
grammar.rs
Update a comment for the new source organization
2020-05-31 16:04:52 -07: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
Added test for check doc strings in crates.
2019-09-30 11:58:53 +03:00
token_set.rs
Touch up TokenSet a bit
2019-12-19 17:13:33 +01:00