rust-analyzer/crates/ra_parser/src
Aleksey Kladov 1834bae5b8 allow rustfmt to reorder imports
This wasn't a right decision in the first place, the feature flag was
broken in the last rustfmt release, and syntax highlighting of imports
is more important anyway
2019-07-04 23:09:09 +03:00
..
grammar Remove parse error on array initializer attributes 2019-06-30 19:55:50 +10:00
syntax_kind fix: box_pattern 2019-06-19 14:28:50 +08:00
event.rs allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
grammar.rs allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
lib.rs Change TokenSource to iteration based 2019-05-25 20:41:03 +08:00
parser.rs allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
syntax_kind.rs Implemented T! macro for syntax kinds 2019-05-13 15:19:57 +03:00
token_set.rs docs 2019-02-21 15:24:42 +03:00