Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a crash with non-ascii whitespace in doc-comments | Shotaro Yamada | 2020-02-19 | 1 | -2/+2 |
* | Allow non-path default type parameters | Aleksey Kladov | 2019-11-20 | 1 | -6/+0 |
* | traits => match_ast! | kjeremy | 2019-10-30 | 1 | -5/+7 |
* | Preserve whitespace at the end of doc comments | Jeremy Kolb | 2019-10-27 | 1 | -2/+5 |
* | Fix API of Attr | uHOOCCOOHu | 2019-09-30 | 1 | -1/+1 |
* | fix hir for new block syntax | Aleksey Kladov | 2019-09-02 | 1 | -1/+1 |
* | remove useless trait | Aleksey Kladov | 2019-09-02 | 1 | -6/+0 |
* | 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 |