rust-analyzer/crates/ra_parser/src
2020-02-12 22:55:37 +01:00
..
grammar Add test for unnamed argument in function pointer 2020-02-12 22:55:37 +01:00
syntax_kind Add or- and parenthesized-patterns 2020-02-09 22:06:15 +00:00
event.rs allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
grammar.rs fix(ra_parser.typo): amend 'format language' to 'formal language' 2020-01-15 23:29:55 +02:00
lib.rs ra_syntax: remove code duplication and token reevaluation from ast::Literal::kind() 2020-01-22 13:02:21 +02:00
parser.rs Touch up TokenSet a bit 2019-12-19 17:13:33 +01: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