aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_syntax/src/parsing/text_token_source.rs
Commit message (Collapse)AuthorAgeFilesLines
* Some clippy fixes for 1.36Jeremy Kolb2019-07-041-1/+1
|
* allow rustfmt to reorder importsAleksey Kladov2019-07-041-5/+2
| | | | | | 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
* Change TokenSource to iteration basedEdwin Cheng2019-05-251-13/+34
|
* renameAleksey Kladov2019-02-231-0/+67