aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge #3603bors[bot]2020-03-166-10/+28
|\
| * Use Display instead of a custom methodKirill Bulatov2020-03-163-19/+17
| * Fix crate display name dashesKirill Bulatov2020-03-166-20/+40
* | Merge #3534bors[bot]2020-03-1613-147/+454
|\ \
| * | vscode-postrefactor: migrate to arrow functionsVeetaha2020-03-161-2/+2
| * | vscode-postrefactor: fix syntax errorVeetaha2020-03-161-1/+1
| * | vscode-postrefactor: prefer arrow functionsVeetaha2020-03-161-1/+1
| * | vscode: sync package-lock.json version with package.jsonVeetaha2020-03-141-1/+1
| * | docs: add documentation for vscode nightliesVeetaha2020-03-141-0/+19
| * | vscode-postrefactor: more logging and better error handlingVeetaha2020-03-143-23/+31
| * | vscode-postrefactor: enforcing more reentrancyVeetaha2020-03-142-4/+7
| * | vscode-postrefactor: minor config refactoringsVeetaha2020-03-142-4/+5
| * | vscode-postrefactor: unhandled promise rejections shall not pass 2Veetaha2020-03-141-1/+1
| * | vscode-postrefactor: add achtung commentVeetaha2020-03-141-0/+4
| * | vscode-postrefactor: remove remainders of debug loggingVeetaha2020-03-141-1/+0
| * | vscode-postrefactor: unhandled promise rejections shall not passVeetaha2020-03-141-1/+1
| * | vscode-postrefactor: compare dates by value, not by referenceVeetaha2020-03-141-2/+2
| * | vscode-postrefactor: eliminate my-mistake floating promise @matkladVeetaha2020-03-141-1/+1
| * | vscode-postrefactor: global storagesVeetaha2020-03-141-20/+19
| * | vscode: put comma backVeetaha2020-03-141-1/+1
| * | vscode: make bailing out on custom serverPath more evidentVeetaha2020-03-142-10/+8
| * | vscode: npm run fixVeetaha2020-03-142-4/+4
| * | vscode: amend server installation logic to account for nightliesVeetaha2020-03-143-52/+57
| * | vscode: add nightly extension installation logicVeetaha2020-03-141-0/+131
| * | vscode: prepare config for nightliesVeetaha2020-03-141-15/+96
| * | vscode: prepare package.json for nightliesVeetaha2020-03-142-3/+16
| * | vscode: get release date from release infoVeetaha2020-03-142-14/+7
| * | vscode-prerefactor: add some utility functionsVeetaha2020-03-141-6/+63
| * | vscode-prerefactor: merge two files into downloads.tsVeetaha2020-03-142-50/+46
* | | Merge #3540bors[bot]2020-03-167-20/+63
|\ \ \
| * | | Swtches to rust SSR query checkMikhail Modin2020-03-157-20/+63
* | | | Merge #3598bors[bot]2020-03-161-17/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | ra_hir_expand: change the ordering of imports as per the formatterVeetaha2020-03-151-1/+1
| * | | ra_hir_expand: migrate to impl_intern_key!()Veetaha2020-03-151-17/+3
* | | | Merge #3602bors[bot]2020-03-162-66/+33
|\ \ \ \ | |/ / / |/| | |
| * | | ra_ide: refactor readonly String -> &strveetaha2020-03-162-25/+28
| * | | ra_ide: remove dead code in HoverResultveetaha2020-03-151-41/+5
* | | | Merge #3597bors[bot]2020-03-151-2/+2
|\ \ \ \
| * | | | Update anyhowJeremy Kolb2020-03-151-2/+2
|/ / / /
* | | | Merge #3591bors[bot]2020-03-156-16/+96
|\ \ \ \
| * | | | Support local macro_rulesEdwin Cheng2020-03-146-16/+96
* | | | | Merge #3595bors[bot]2020-03-153-11/+80
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix completion of trait itemsFlorian Diebold2020-03-143-11/+80
|/ / / /
* | | | Merge #3583bors[bot]2020-03-135-37/+33
|\ \ \ \ | |/ / / |/| | |
| * | | SimplifyAleksey Kladov2020-03-132-8/+5
| * | | Simplify testsAleksey Kladov2020-03-131-20/+20
| * | | Don't use generic DB where a concrete one will doAleksey Kladov2020-03-132-9/+8
|/ / /
| | |
| \ \
*-. \ \ Merge #3561 #3577bors[bot]2020-03-1312-45/+122
|\ \ \ \
| | * | | Protect against infinite macro expansion in def collectorFlorian Diebold2020-03-131-9/+39
| * | | | Update editors/code/src/config.tshdevalke2020-03-121-1/+0