aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_cli/Cargo.toml
Commit message (Collapse)AuthorAgeFilesLines
* structure moved to ra_ide_apiSergey Parilin2019-03-251-1/+0
| | | | ra_ide_api_light removed completely
* move extend selection from ra_ide_api_light to ra_ide_apiAleksey Kladov2019-03-201-0/+1
|
* Updateskjeremy2019-03-051-1/+1
|
* Fix typo in Cargo.toml authorsVille Penttinen2019-02-111-1/+1
| | | | Fixes typo introduced in #782
* Update authors field in Cargo.tomls to "rust-analyzer developers"Ville Penttinen2019-02-111-1/+1
| | | | This closes #777
* Add an ra_cli command that analyses all crates in the current workspaceFlorian Diebold2019-02-101-0/+6
| | | | ... and prints various stats about how many expressions have a type etc.
* fix usages after renameAleksey Kladov2019-01-081-1/+1
|
* Bump failure from 0.1.3 to 0.1.4dependabot[bot]2018-12-311-1/+1
| | | | | | | | Bumps [failure](https://github.com/rust-lang-nursery/failure) from 0.1.3 to 0.1.4. - [Release notes](https://github.com/rust-lang-nursery/failure/releases) - [Changelog](https://github.com/rust-lang-nursery/failure/blob/master/RELEASES.md) - [Commits](https://github.com/rust-lang-nursery/failure/compare/0.1.3...0.1.4) Signed-off-by: dependabot[bot] <[email protected]>
* switch ra_cli to 2018Aleksey Kladov2018-10-151-0/+1
|
* Add emacs function for extend shirnk selectionAleksey Kladov2018-09-181-0/+1
|
* rename all thingsAleksey Kladov2018-09-161-0/+12