aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_cli
Commit message (Expand)AuthorAgeFilesLines
* switch to new rowanAleksey Kladov2019-04-012-36/+6
* structure moved to ra_ide_apiSergey Parilin2019-03-252-2/+1
* move extend selection from ra_ide_api_light to ra_ide_apiAleksey Kladov2019-03-202-8/+15
* Updateskjeremy2019-03-051-1/+1
* kill utils moduleAleksey Kladov2019-02-211-3/+3
* Turn ImplBlock into a copy type just containing IDsFlorian Diebold2019-02-161-2/+2
* 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
* Add an ra_cli command that analyses all crates in the current workspaceFlorian Diebold2019-02-103-0/+117
* reformat the worldAleksey Kladov2019-02-081-16/+3
* rename TreePtr -> TreeArcAleksey Kladov2019-01-111-2/+2
* fix usages after renameAleksey Kladov2019-01-082-2/+2
* migrate ra_cli to new rowanAleksey Kladov2019-01-081-5/+5
* generalize extend selection to work with nodesAleksey Kladov2018-12-311-1/+1
* Bump failure from 0.1.3 to 0.1.4dependabot[bot]2018-12-311-1/+1
* modernize even moreAleksey Kladov2018-12-061-9/+1
* Rename File -> SourceFileNodeAleksey Kladov2018-11-071-5/+5
* Cargo FormatJeremy A. Kolb2018-10-161-15/+12
* switch ra_cli to 2018Aleksey Kladov2018-10-151-0/+1
* Add emacs function for extend shirnk selectionAleksey Kladov2018-09-182-2/+32
* rename all thingsAleksey Kladov2018-09-162-0/+109