aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_syntax/src/parsing/text_tree_sink.rs
Commit message (Collapse)AuthorAgeFilesLines
* allow rustfmt to reorder importsAleksey Kladov2019-07-041-3/+4
| | | | | | 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
* switch to new rowanAleksey Kladov2019-04-011-14/+14
|
* rename type to type_alias in the AST as wellAleksey Kladov2019-02-251-1/+1
|
* introduce tree builderAleksey Kladov2019-02-231-16/+12
|
* renameAleksey Kladov2019-02-231-0/+170