aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_fmt/src
Commit message (Expand)AuthorAgeFilesLines
* apply T! macro where it is possibleSergey Parilin2019-05-151-7/+7
* replace usages of `algo::generate` with `iter::successors` from stdRobin Freyler2019-04-131-2/+2
* add ast::tokensAleksey Kladov2019-04-021-2/+1
* switch to new rowanAleksey Kladov2019-04-011-16/+12
* Refactor formatting code out of ra_ida_api_light into ra_fmt.Andrea Pretto2019-02-081-0/+76