aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_cli/src
Commit message (Collapse)AuthorAgeFilesLines
* Add an ra_cli command that analyses all crates in the current workspaceFlorian Diebold2019-02-102-0/+111
| | | | ... and prints various stats about how many expressions have a type etc.
* reformat the worldAleksey Kladov2019-02-081-16/+3
|
* rename TreePtr -> TreeArcAleksey Kladov2019-01-111-2/+2
| | | | This is much clearer about the semantics
* fix usages after renameAleksey Kladov2019-01-081-1/+1
|
* migrate ra_cli to new rowanAleksey Kladov2019-01-081-5/+5
|
* generalize extend selection to work with nodesAleksey Kladov2018-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
| | | | Run `cargo fmt` and ignore generated files
* Add emacs function for extend shirnk selectionAleksey Kladov2018-09-181-2/+31
|
* rename all thingsAleksey Kladov2018-09-161-0/+97