Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Merge #2552 | bors[bot] | 2019-12-14 | 3 | -6/+106 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | for goto and hover pick the token based on a priority | succcubbus | 2019-12-13 | 3 | -17/+46 | |
| * | | | add tests for goto on tuple fields | succcubbus | 2019-12-13 | 2 | -1/+33 | |
| * | | | try both surrounding tokens for hover | succcubbus | 2019-12-13 | 1 | -4/+12 | |
| * | | | add failing test | succcubbus | 2019-12-13 | 1 | -0/+7 | |
| * | | | use find() instead of filter().next() | succcubbus | 2019-12-13 | 1 | -1/+1 | |
| * | | | fix goto definition when inbetween tokens | succcubbus | 2019-12-13 | 2 | -4/+28 | |
| |/ / | ||||||
* | | | Merge #2554 | bors[bot] | 2019-12-14 | 18 | -235/+223 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | Use path macro | Florian Diebold | 2019-12-13 | 4 | -80/+49 | |
| * | | Rename N! to name! | Florian Diebold | 2019-12-13 | 16 | -63/+63 | |
| * | | Add macros for known names and paths | Florian Diebold | 2019-12-13 | 16 | -173/+192 | |
* | | | Merge #2548 | bors[bot] | 2019-12-14 | 8 | -21/+125 | |
|\ \ \ | ||||||
| * | | | Enable `allFeatures` by default and fix lints | oxalica | 2019-12-13 | 2 | -10/+17 | |
| * | | | Support setting cargo features | oxalica | 2019-12-13 | 8 | -21/+118 | |
* | | | | Merge #2557 | bors[bot] | 2019-12-13 | 1 | -19/+16 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Remove some unwraps in add_new | kjeremy | 2019-12-13 | 1 | -19/+16 | |
|/ / / | ||||||
* | | | Merge #2555 | bors[bot] | 2019-12-13 | 1 | -0/+5 | |
|\ \ \ | ||||||
| * | | | LSP 3.15 supports the deprecated tag on completions | kjeremy | 2019-12-13 | 1 | -0/+5 | |
|/ / / | ||||||
* | | | Merge #2550 | bors[bot] | 2019-12-13 | 5 | -70/+139 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | Correctly infer - and ! using std::ops::{Neg,Not} | Emil Lauridsen | 2019-12-13 | 5 | -23/+114 | |
| * | | Add helper for resolving associated type of trait in infer | Emil Lauridsen | 2019-12-13 | 2 | -47/+25 | |
* | | | Merge #2551 | bors[bot] | 2019-12-13 | 8 | -44/+42 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Refactor tt::Delimiter | Edwin Cheng | 2019-12-13 | 8 | -44/+42 | |
|/ / | ||||||
* | | Merge #2544 | bors[bot] | 2019-12-13 | 1 | -17/+36 | |
|\ \ | |/ |/| | ||||||
| * | Map first and last node in original_range | Edwin Cheng | 2019-12-12 | 1 | -17/+36 | |
* | | Merge #2543 | bors[bot] | 2019-12-12 | 2 | -106/+119 | |
|\ \ | ||||||
| * | | Correct obsolete comment | Aleksey Kladov | 2019-12-12 | 1 | -2/+1 | |
| * | | Move use tree lowering to a separate module | Aleksey Kladov | 2019-12-12 | 2 | -104/+118 | |
|/ / | ||||||
* | | Merge #2540 | bors[bot] | 2019-12-12 | 2 | -78/+35 | |
|\ \ | ||||||
| * | | Dedupe from_source impls | Aleksey Kladov | 2019-12-12 | 2 | -78/+35 | |
* | | | Merge #2539 | bors[bot] | 2019-12-12 | 18 | -233/+276 | |
|\| | | ||||||
| * | | Remove old location infra | Aleksey Kladov | 2019-12-12 | 2 | -63/+6 | |
| * | | Move enum&union to new loc | Aleksey Kladov | 2019-12-12 | 14 | -79/+123 | |
| * | | Move structs to new loc | Aleksey Kladov | 2019-12-12 | 14 | -30/+66 | |
| * | | Simplify from_source | Aleksey Kladov | 2019-12-12 | 1 | -49/+34 | |
| * | | Move traits to the new loc | Aleksey Kladov | 2019-12-12 | 16 | -35/+70 | |
* | | | Merge #2537 | bors[bot] | 2019-12-12 | 16 | -32/+69 | |
|\| | | ||||||
| * | | Switch to the new location for impls | Aleksey Kladov | 2019-12-12 | 16 | -32/+69 | |
* | | | Merge #2536 | bors[bot] | 2019-12-12 | 1 | -3/+4 | |
|\| | | ||||||
| * | | Avoid recompiling serde | Aleksey Kladov | 2019-12-12 | 1 | -3/+4 | |
* | | | Merge #2535 | bors[bot] | 2019-12-12 | 1 | -1/+1 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Do not trigger signature help on close | Jeremy Kolb | 2019-12-12 | 1 | -1/+1 | |
|/ / | ||||||
* | | Merge #2530 | bors[bot] | 2019-12-11 | 6 | -8/+36 | |
|\ \ | ||||||
| * | | Update lsp-types more | Aleksey Kladov | 2019-12-11 | 2 | -4/+4 | |
| * | | Revert "Revert "Support LSP 3.15"" | Aleksey Kladov | 2019-12-11 | 6 | -8/+36 | |
|/ / | ||||||
* | | Revert "Support LSP 3.15" | Aleksey Kladov | 2019-12-11 | 6 | -36/+8 | |
* | | Merge #2528 | bors[bot] | 2019-12-11 | 0 | -0/+0 | |
|\ \ | ||||||
| * | | Revert "Support LSP 3.15" | Aleksey Kladov | 2019-12-11 | 6 | -36/+8 | |
| * | | Support LSP 3.15 | Jeremy Kolb | 2019-12-11 | 6 | -8/+36 | |
| |/ | ||||||
* | | Merge #2527 | bors[bot] | 2019-12-11 | 8 | -16/+28 | |
|\ \ |