Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace rand with oorandom | Aleksey Kladov | 2020-07-29 | 1 | -1/+1 |
| | |||||
* | Add a license field to all the crates | Yuki Okushi | 2020-07-14 | 1 | -0/+1 |
| | |||||
* | Remove insta from ra_ide | Aleksey Kladov | 2020-07-09 | 1 | -1/+0 |
| | |||||
* | expect should be a dev dep | Aleksey Kladov | 2020-07-09 | 1 | -1/+1 |
| | |||||
* | Add example expect test for goto definition | Aleksey Kladov | 2020-06-27 | 1 | -0/+1 |
| | |||||
* | Allow SSR to match type references, items, paths and patterns | David Lattimore | 2020-06-22 | 1 | -0/+1 |
| | | | | Part of #3186 | ||||
* | insta 0.16 | kjeremy | 2020-04-14 | 1 | -1/+1 |
| | |||||
* | Start stdx | Aleksey Kladov | 2020-03-28 | 1 | -2/+2 |
| | | | | This crate will hold everything to small to be worth publishing | ||||
* | update itertools version to 0.9.0 | Josh Mcguigan | 2020-03-23 | 1 | -1/+1 |
| | |||||
* | Updates insta to 0.15.0 and bumps console to 0.10.0 | kjeremy | 2020-03-09 | 1 | -1/+1 |
| | |||||
* | Drop one once_cell dep | Aleksey Kladov | 2020-03-04 | 1 | -2/+0 |
| | |||||
* | Move find_refs_to_def | Aleksey Kladov | 2020-03-04 | 1 | -0/+1 |
| | |||||
* | Remove unused dependencies | Shotaro Yamada | 2020-02-27 | 1 | -3/+0 |
| | |||||
* | Actually drop unicase dependency | Aleksey Kladov | 2020-02-26 | 1 | -1/+0 |
| | |||||
* | Update versions | Kirill Bulatov | 2020-02-18 | 1 | -8/+12 |
| | |||||
* | Drop extra deps | Aleksey Kladov | 2020-02-18 | 1 | -4/+0 |
| | |||||
* | Drop proptest tests | Aleksey Kladov | 2020-02-17 | 1 | -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 crate | Aleksey Kladov | 2020-02-06 | 1 | -0/+1 |
| | |||||
* | Update crates | Jeremy Kolb | 2020-01-26 | 1 | -1/+1 |
| | |||||
* | Implement proposed CallHierarchy feature | Jeremy Kolb | 2020-01-08 | 1 | -0/+1 |
| | | | | See: https://github.com/microsoft/vscode-languageserver-node/blob/master/protocol/src/protocol.callHierarchy.proposed.ts | ||||
* | Replace `ra_hir_expand::either` with crate | ice1000 | 2019-12-03 | 1 | -0/+1 |
| | |||||
* | rename ra_ide_api -> ra_ide | Aleksey Kladov | 2019-11-27 | 1 | -0/+46 |