aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_ide/Cargo.toml
Commit message (Collapse)AuthorAgeFilesLines
* Rename ra_syntax -> syntaxAleksey Kladov2020-08-121-1/+1
|
* Rename ra_text_edit -> text_editAleksey Kladov2020-08-121-1/+1
|
* Rename ra_prof -> profileAleksey Kladov2020-08-121-1/+1
|
* Replace rand with oorandomAleksey Kladov2020-07-291-1/+1
|
* Add a license field to all the cratesYuki Okushi2020-07-141-0/+1
|
* Remove insta from ra_ideAleksey Kladov2020-07-091-1/+0
|
* expect should be a dev depAleksey Kladov2020-07-091-1/+1
|
* Add example expect test for goto definitionAleksey Kladov2020-06-271-0/+1
|
* Allow SSR to match type references, items, paths and patternsDavid Lattimore2020-06-221-0/+1
| | | | Part of #3186
* insta 0.16kjeremy2020-04-141-1/+1
|
* Start stdxAleksey Kladov2020-03-281-2/+2
| | | | This crate will hold everything to small to be worth publishing
* update itertools version to 0.9.0Josh Mcguigan2020-03-231-1/+1
|
* Updates insta to 0.15.0 and bumps console to 0.10.0kjeremy2020-03-091-1/+1
|
* 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