aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_fmt
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
* Fix typo in Cargo.toml authorsVille Penttinen2019-02-111-1/+1
* Update authors field in Cargo.tomls to "rust-analyzer developers"Ville Penttinen2019-02-111-1/+1
* Refactor formatting code out of ra_ida_api_light into ra_fmt.Andrea Pretto2019-02-082-0/+87