rust-analyzer/crates/ra_parser/src
2019-03-04 19:10:14 +02:00
..
grammar Add support for parsing multiple if and while-let patterns 2019-03-04 19:10:14 +02:00
syntax_kind rename type to type_alias in the AST as well 2019-02-25 13:49:32 +03:00
event.rs docs 2019-02-21 15:24:42 +03:00
grammar.rs allow aliases in underscores 2019-03-04 16:40:08 +03:00
lib.rs docs 2019-02-21 15:24:42 +03:00
parser.rs move parser to a separate crate 2019-02-21 13:27:45 +03:00
syntax_kind.rs move parser to a separate crate 2019-02-21 13:27:45 +03:00
token_set.rs docs 2019-02-21 15:24:42 +03:00