Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use FxHashMap | Florian Diebold | 2020-01-11 | 1 | -0/+1 |
* | :arrow_up: rowan | Aleksey Kladov | 2020-01-09 | 1 | -3/+3 |
* | Implement proposed CallHierarchy feature | Jeremy Kolb | 2020-01-08 | 1 | -0/+1 |
* | :arrow_up: pico-args | Aleksey Kladov | 2020-01-08 | 1 | -4/+4 |
* | :arrow_up: crates | Aleksey Kladov | 2020-01-07 | 1 | -22/+21 |
* | Crates up | Jeremy Kolb | 2020-01-06 | 1 | -17/+18 |
* | Merge #2743 | bors[bot] | 2020-01-03 | 1 | -22/+0 |
|\ | |||||
| * | Switch ast declaration from ron to a macro | Aleksey Kladov | 2020-01-03 | 1 | -22/+0 |
* | | Update quick-error | kjeremy | 2020-01-03 | 1 | -4/+4 |
|/ | |||||
* | Update dependencies | Jeremy Kolb | 2020-01-01 | 1 | -23/+23 |
* | :arrow_up: lsp-server | Aleksey Kladov | 2019-12-31 | 1 | -3/+3 |
* | Merge #2668 | bors[bot] | 2019-12-29 | 1 | -0/+15 |
|\ | |||||
| * | Move cargo watch functionality to separate crate | Emil Lauridsen | 2019-12-27 | 1 | -2/+15 |
| * | Migrate tests from extension to rust | Emil Lauridsen | 2019-12-25 | 1 | -0/+1 |
| * | Initial implementation of cargo check watching | Emil Lauridsen | 2019-12-25 | 1 | -0/+1 |
* | | anyhow and crossbeam-queue | Jeremy Kolb | 2019-12-27 | 1 | -7/+8 |
|/ | |||||
* | Update lsp-types and rayon | Jeremy Kolb | 2019-12-23 | 1 | -9/+9 |
* | lsp-types 0.67 | Jeremy Kolb | 2019-12-23 | 1 | -3/+10 |
* | Merge #2636 | bors[bot] | 2019-12-23 | 1 | -28/+28 |
|\ | |||||
| * | Update Chalk, clean up Chalk integration a bit | Florian Diebold | 2019-12-22 | 1 | -28/+28 |
* | | Bump lsp-types to 0.66.0 (fixes #2651) | John-John Tedro | 2019-12-23 | 1 | -3/+3 |
|/ | |||||
* | Optimize and profile | Aleksey Kladov | 2019-12-21 | 1 | -0/+1 |
* | Update crates | Jeremy Kolb | 2019-12-21 | 1 | -9/+9 |
* | Use SelectionRange from LSP 3.15 | Jeremy Kolb | 2019-12-20 | 1 | -3/+3 |
* | Add local functions to bodies | Aleksey Kladov | 2019-12-20 | 1 | -0/+1 |
* | :arrow_up: deps | Aleksey Kladov | 2019-12-19 | 1 | -24/+24 |
* | Switch to the new location for impls | Aleksey Kladov | 2019-12-12 | 1 | -0/+1 |
* | Update lsp-types more | Aleksey Kladov | 2019-12-11 | 1 | -3/+3 |
* | Revert "Revert "Support LSP 3.15"" | Aleksey Kladov | 2019-12-11 | 1 | -3/+3 |
* | Revert "Support LSP 3.15" | Aleksey Kladov | 2019-12-11 | 1 | -3/+3 |
* | Support LSP 3.15 | Jeremy Kolb | 2019-12-11 | 1 | -3/+3 |
* | chore: bump deps and use mainline chalk | Laurențiu Nicola | 2019-12-09 | 1 | -67/+44 |
* | Remove ty from code_model | Aleksey Kladov | 2019-12-08 | 1 | -0/+2 |
* | DynMap | Aleksey Kladov | 2019-12-06 | 1 | -0/+7 |
* | :arrow_up: rowan | Aleksey Kladov | 2019-12-04 | 1 | -3/+3 |
* | :arrow_up: rowan | Aleksey Kladov | 2019-12-04 | 1 | -3/+3 |
* | Replace `ra_hir_expand::either` with crate | ice1000 | 2019-12-03 | 1 | -0/+4 |
* | Just update some things | Jeremy Kolb | 2019-12-01 | 1 | -43/+43 |
* | Remove log dependency from ra_cli | Alexander Ekdahl | 2019-11-30 | 1 | -1/+0 |
* | Remove flexi_logger from ra_lsp_server | Alexander Ekdahl | 2019-11-30 | 1 | -58/+1 |
* | Use env_logger in ra_cli | Alexander Ekdahl | 2019-11-30 | 1 | -1/+21 |
* | Update mio and anyhow | kjeremy | 2019-11-27 | 1 | -7/+8 |
* | rename ra_ide_api -> ra_ide | Aleksey Kladov | 2019-11-27 | 1 | -4/+4 |
* | prune deps | Aleksey Kladov | 2019-11-27 | 1 | -16/+0 |
* | Move Ty | Aleksey Kladov | 2019-11-27 | 1 | -0/+1 |
* | Use a simple progress bar instead of indicatif | Edwin Cheng | 2019-11-26 | 1 | -26/+0 |
* | Fix stale crates that snuck in | Jeremy Kolb | 2019-11-26 | 1 | -1/+1 |
* | Merge #2410 | bors[bot] | 2019-11-26 | 1 | -0/+23 |
|\ | |||||
| * | Introduce hir_ty | Aleksey Kladov | 2019-11-26 | 1 | -0/+23 |
* | | Update parking_lot and smallvec to drop some dependencies | Jeremy Kolb | 2019-11-26 | 1 | -46/+5 |
|/ |