Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unconditionally trim the end of comments | kjeremy | 2019-07-31 | 1 | -9/+4 |
* | Removes `*/` in block doc comments | kjeremy | 2019-07-31 | 1 | -2/+13 |
* | convenience api | Aleksey Kladov | 2019-07-19 | 1 | -1/+1 |
* | migrate ra_syntax to the new rowan API | Aleksey Kladov | 2019-07-19 | 1 | -25/+25 |
* | allow rustfmt to reorder imports | Aleksey Kladov | 2019-07-04 | 1 | -2/+2 |
* | [#1083] Try block syntax | Andrey Tkachenko | 2019-06-06 | 1 | -0/+6 |
* | Add default type param in TypeParam Node | Edwin Cheng | 2019-05-03 | 1 | -0/+6 |
* | add minimal comments | Aleksey Kladov | 2019-04-02 | 1 | -0/+4 |
* | More future-proof comment kind | Aleksey Kladov | 2019-04-02 | 1 | -1/+1 |
* | allow empty doc comments | Aleksey Kladov | 2019-04-02 | 1 | -4/+6 |
* | add ast::tokens | Aleksey Kladov | 2019-04-02 | 1 | -1/+1 |
* | move ast traits to a separate file | Aleksey Kladov | 2019-04-02 | 1 | -0/+148 |