aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_ide/Cargo.toml
Commit message (Collapse)AuthorAgeFilesLines
* Drop one once_cell depAleksey Kladov2020-03-041-2/+0
|
* Move find_refs_to_defAleksey Kladov2020-03-041-0/+1
|
* Remove unused dependenciesShotaro Yamada2020-02-271-3/+0
|
* Actually drop unicase dependencyAleksey Kladov2020-02-261-1/+0
|
* Update versionsKirill Bulatov2020-02-181-8/+12
|
* Drop extra depsAleksey Kladov2020-02-181-4/+0
|
* Drop proptest testsAleksey Kladov2020-02-171-6/+0
| | | | | | | It takes waaay to long to compile. We should add quickcheck tests when we touch the relevant code next time.
* Move to a crateAleksey Kladov2020-02-061-0/+1
|
* Update cratesJeremy Kolb2020-01-261-1/+1
|
* Implement proposed CallHierarchy featureJeremy Kolb2020-01-081-0/+1
| | | | See: https://github.com/microsoft/vscode-languageserver-node/blob/master/protocol/src/protocol.callHierarchy.proposed.ts
* Replace `ra_hir_expand::either` with crateice10002019-12-031-0/+1
|
* rename ra_ide_api -> ra_ideAleksey Kladov2019-11-271-0/+46