Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add ast for plain and raw string literals | Aleksey Kladov | 2019-11-16 | 1 | -10/+85 |
| | |||||
* | migrate ra_syntax to the new rowan API | Aleksey Kladov | 2019-07-19 | 1 | -13/+13 |
| | |||||
* | allow rustfmt to reorder imports | Aleksey Kladov | 2019-07-04 | 1 | -3/+3 |
| | | | | | | 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 | ||||
* | fix inner block doc comments | Aleksey Kladov | 2019-04-02 | 1 | -1/+1 |
| | |||||
* | add minimal comments | Aleksey Kladov | 2019-04-02 | 1 | -0/+2 |
| | |||||
* | More future-proof comment kind | Aleksey Kladov | 2019-04-02 | 1 | -32/+51 |
| | |||||
* | fix comment naming | Aleksey Kladov | 2019-04-02 | 1 | -10/+9 |
| | |||||
* | add ast::tokens | Aleksey Kladov | 2019-04-02 | 1 | -0/+93 |