Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Implement slice pattern AST > HIR lowering | Jonas Platte | 2020-02-11 | 1 | -0/+1 | |
* | | Update some crates | kjeremy | 2020-02-10 | 1 | -9/+6 | |
|/ | ||||||
* | Merge #3034 | bors[bot] | 2020-02-06 | 1 | -1/+1 | |
|\ | ||||||
| * | Make assists use ImportsLocator directly | Aleksey Kladov | 2020-02-06 | 1 | -1/+1 | |
* | | Update indexmap and bstr | kjeremy | 2020-02-06 | 1 | -4/+4 | |
|/ | ||||||
* | Merge #3029 | bors[bot] | 2020-02-06 | 1 | -0/+31 | |
|\ | ||||||
| * | Move to a crate | Aleksey Kladov | 2020-02-06 | 1 | -0/+31 | |
* | | Add profiling around add_impl_members | Aleksey Kladov | 2020-02-06 | 1 | -0/+1 | |
|/ | ||||||
* | Update aho-corasick (removes unsafety) and serde_json | kjeremy | 2020-02-04 | 1 | -4/+4 | |
* | Update regex | kjeremy | 2020-02-01 | 1 | -4/+4 | |
* | Switch Cargo.lock to the new format | Aleksey Kladov | 2020-01-30 | 1 | -696/+688 | |
* | Update crates | Jeremy Kolb | 2020-01-30 | 1 | -20/+20 | |
* | Upgrade Chalk | Florian Diebold | 2020-01-27 | 1 | -28/+28 | |
* | Update insta | kjeremy | 2020-01-27 | 1 | -17/+6 | |
* | Update crates | Jeremy Kolb | 2020-01-26 | 1 | -22/+22 | |
* | Bump main thread priority on windows | Aleksey Kladov | 2020-01-26 | 1 | -0/+1 | |
* | Disable env_logger humantime feature | Aleksey Kladov | 2020-01-25 | 1 | -10/+0 | |
* | Update crates | kjeremy | 2020-01-22 | 1 | -39/+39 | |
* | Crates up | kjeremy | 2020-01-16 | 1 | -12/+12 | |
* | Merge #2837 | bors[bot] | 2020-01-15 | 1 | -6/+6 | |
|\ | ||||||
| * | :arrow_up: once_cell | Aleksey Kladov | 2020-01-15 | 1 | -6/+6 | |
* | | itertools::Either -> either::Either | Kirill Bulatov | 2020-01-15 | 1 | -2/+2 | |
* | | Apply the api design suggestions | Kirill Bulatov | 2020-01-15 | 1 | -0/+1 | |
|/ | ||||||
* | lsp-types 0.69.0 | Jeremy Kolb | 2020-01-15 | 1 | -4/+4 | |
* | Update backtrace | kjeremy | 2020-01-13 | 1 | -3/+3 | |
* | Update crates | Jeremy Kolb | 2020-01-12 | 1 | -49/+55 | |
* | 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 |