Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added test for check doc strings in crates. | Alexander Andreev | 2019-09-30 | 1 | -0/+2 |
* | rename range -> text_range | Aleksey Kladov | 2019-07-20 | 1 | -1/+1 |
* | move debug_dump to fmt::Debug | Aleksey Kladov | 2019-07-20 | 1 | -3/+3 |
* | migrate ra_syntax to the new rowan API | Aleksey Kladov | 2019-07-19 | 1 | -7/+7 |
* | Some clippy fixes for 1.36 | Jeremy Kolb | 2019-07-04 | 1 | -2/+2 |
* | allow rustfmt to reorder imports | Aleksey Kladov | 2019-07-04 | 1 | -1/+1 |
* | remove old parsing methods | Aleksey Kladov | 2019-05-28 | 1 | -10/+11 |
* | Completely ignore errors for reparse fuzz | pcpthm | 2019-03-21 | 1 | -1/+0 |
* | Use template text to improve reparse fuzzing | pcpthm | 2019-03-21 | 1 | -1/+5 |
* | Improve reparse fuzz test | pcpthm | 2019-03-21 | 1 | -1/+13 |
* | Add fuzz test for reparsing | pcpthm | 2019-03-21 | 1 | -1/+41 |
* | Refactor parser fuzz testing | pcpthm | 2019-03-21 | 1 | -0/+12 |