Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Fix broken tests | Steffen Lyngbaek | 2020-03-14 | 1 | -5/+10 | |
| * | | Use idiomatic way of defining floats | Steffen Lyngbaek | 2020-03-13 | 1 | -2/+2 | |
| * | | Use WorkDoneProgress LSP API for initial load | Steffen Lyngbaek | 2020-03-13 | 1 | -6/+65 | |
* | | | Merge #3603 | bors[bot] | 2020-03-16 | 6 | -10/+28 | |
|\ \ \ | ||||||
| * | | | Use Display instead of a custom method | Kirill Bulatov | 2020-03-16 | 3 | -19/+17 | |
| * | | | Fix crate display name dashes | Kirill Bulatov | 2020-03-16 | 6 | -20/+40 | |
* | | | | Merge #3534 | bors[bot] | 2020-03-16 | 13 | -147/+454 | |
|\ \ \ \ | ||||||
| * | | | | vscode-postrefactor: migrate to arrow functions | Veetaha | 2020-03-16 | 1 | -2/+2 | |
| * | | | | vscode-postrefactor: fix syntax error | Veetaha | 2020-03-16 | 1 | -1/+1 | |
| * | | | | vscode-postrefactor: prefer arrow functions | Veetaha | 2020-03-16 | 1 | -1/+1 | |
| * | | | | vscode: sync package-lock.json version with package.json | Veetaha | 2020-03-14 | 1 | -1/+1 | |
| * | | | | docs: add documentation for vscode nightlies | Veetaha | 2020-03-14 | 1 | -0/+19 | |
| * | | | | vscode-postrefactor: more logging and better error handling | Veetaha | 2020-03-14 | 3 | -23/+31 | |
| * | | | | vscode-postrefactor: enforcing more reentrancy | Veetaha | 2020-03-14 | 2 | -4/+7 | |
| * | | | | vscode-postrefactor: minor config refactorings | Veetaha | 2020-03-14 | 2 | -4/+5 | |
| * | | | | vscode-postrefactor: unhandled promise rejections shall not pass 2 | Veetaha | 2020-03-14 | 1 | -1/+1 | |
| * | | | | vscode-postrefactor: add achtung comment | Veetaha | 2020-03-14 | 1 | -0/+4 | |
| * | | | | vscode-postrefactor: remove remainders of debug logging | Veetaha | 2020-03-14 | 1 | -1/+0 | |
| * | | | | vscode-postrefactor: unhandled promise rejections shall not pass | Veetaha | 2020-03-14 | 1 | -1/+1 | |
| * | | | | vscode-postrefactor: compare dates by value, not by reference | Veetaha | 2020-03-14 | 1 | -2/+2 | |
| * | | | | vscode-postrefactor: eliminate my-mistake floating promise @matklad | Veetaha | 2020-03-14 | 1 | -1/+1 | |
| * | | | | vscode-postrefactor: global storages | Veetaha | 2020-03-14 | 1 | -20/+19 | |
| * | | | | vscode: put comma back | Veetaha | 2020-03-14 | 1 | -1/+1 | |
| * | | | | vscode: make bailing out on custom serverPath more evident | Veetaha | 2020-03-14 | 2 | -10/+8 | |
| * | | | | vscode: npm run fix | Veetaha | 2020-03-14 | 2 | -4/+4 | |
| * | | | | vscode: amend server installation logic to account for nightlies | Veetaha | 2020-03-14 | 3 | -52/+57 | |
| * | | | | vscode: add nightly extension installation logic | Veetaha | 2020-03-14 | 1 | -0/+131 | |
| * | | | | vscode: prepare config for nightlies | Veetaha | 2020-03-14 | 1 | -15/+96 | |
| * | | | | vscode: prepare package.json for nightlies | Veetaha | 2020-03-14 | 2 | -3/+16 | |
| * | | | | vscode: get release date from release info | Veetaha | 2020-03-14 | 2 | -14/+7 | |
| * | | | | vscode-prerefactor: add some utility functions | Veetaha | 2020-03-14 | 1 | -6/+63 | |
| * | | | | vscode-prerefactor: merge two files into downloads.ts | Veetaha | 2020-03-14 | 2 | -50/+46 | |
* | | | | | Merge #3540 | bors[bot] | 2020-03-16 | 7 | -20/+63 | |
|\ \ \ \ \ | ||||||
| * | | | | | Swtches to rust SSR query check | Mikhail Modin | 2020-03-15 | 7 | -20/+63 | |
* | | | | | | Merge #3598 | bors[bot] | 2020-03-16 | 1 | -17/+3 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | ra_hir_expand: change the ordering of imports as per the formatter | Veetaha | 2020-03-15 | 1 | -1/+1 | |
| * | | | | | ra_hir_expand: migrate to impl_intern_key!() | Veetaha | 2020-03-15 | 1 | -17/+3 | |
* | | | | | | Merge #3602 | bors[bot] | 2020-03-16 | 2 | -66/+33 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | ra_ide: refactor readonly String -> &str | veetaha | 2020-03-16 | 2 | -25/+28 | |
| * | | | | | ra_ide: remove dead code in HoverResult | veetaha | 2020-03-15 | 1 | -41/+5 | |
* | | | | | | Merge #3597 | bors[bot] | 2020-03-15 | 1 | -2/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Update anyhow | Jeremy Kolb | 2020-03-15 | 1 | -2/+2 | |
|/ / / / / / | ||||||
* | | | | | | Merge #3591 | bors[bot] | 2020-03-15 | 6 | -16/+96 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Support local macro_rules | Edwin Cheng | 2020-03-14 | 6 | -16/+96 | |
* | | | | | | | Merge #3595 | bors[bot] | 2020-03-15 | 3 | -11/+80 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Fix completion of trait items | Florian Diebold | 2020-03-14 | 3 | -11/+80 | |
|/ / / / / / | ||||||
* | | | | | | Merge #3583 | bors[bot] | 2020-03-13 | 5 | -37/+33 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Simplify | Aleksey Kladov | 2020-03-13 | 2 | -8/+5 | |
| * | | | | | Simplify tests | Aleksey Kladov | 2020-03-13 | 1 | -20/+20 | |
| * | | | | | Don't use generic DB where a concrete one will do | Aleksey Kladov | 2020-03-13 | 2 | -9/+8 | |
|/ / / / / |