aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge #3526bors[bot]2020-03-092-3/+12
|\
| * Silence "file out of workspace" errorsAleksey Kladov2020-03-092-3/+12
* | Merge #3519bors[bot]2020-03-0918-121/+270
|\ \ | |/ |/|
| * Less abstract CrateData apiKirill Bulatov2020-03-099-51/+48
| * Consider crate declaration namesKirill Bulatov2020-03-0811-86/+135
| * Show mod path in hover tooltipKirill Bulatov2020-03-074-29/+132
* | Merge pull request #3525 from matklad/ciAleksey Kladov2020-03-091-0/+1
|\ \
| * | Install Node only for LinuxAleksey Kladov2020-03-091-0/+1
* | | Merge #3514bors[bot]2020-03-095-24/+54
|\ \ \
| * | | vscode: groupd updates-related config under `updates` section as per @matkladVeetaha2020-03-093-3/+3
| * | | vscode: fix inversion of askBeforeDownloadVeetaha2020-03-081-1/+1
| * | | docs: change formattingVeetaha2020-03-081-6/+16
| * | | vscode: rename alwaysDownloadServer -> askBeforeDownloadVeetaha2020-03-083-5/+5
| * | | vscode: add docs on alwaysDownloadServerVeetaha2020-03-081-1/+8
| * | | vscode: care about alwaysDownloadServer option before askingVeetaha2020-03-073-23/+31
| * | | vscode: contribute "alwaysDownloadServer" option to configVeetaha2020-03-071-0/+5
| | |/ | |/|
* | | Merge #3513bors[bot]2020-03-0914-42/+528
|\ \ \ | |_|/ |/| |
| * | Move hypothetical expansion to hir_expandFlorian Diebold2020-03-084-39/+43
| * | Remove TODOsFlorian Diebold2020-03-071-5/+6
| * | Fix CompletionContext module field (by removing it)Florian Diebold2020-03-073-8/+6
| * | Add some sanity checksFlorian Diebold2020-03-071-1/+10
| * | Fix record pattern completionFlorian Diebold2020-03-073-1/+30
| * | Fix record literal completionFlorian Diebold2020-03-072-3/+33
| * | Fix range for postfix snippetsFlorian Diebold2020-03-071-2/+63
| * | Add more testsFlorian Diebold2020-03-073-1/+54
| * | Try to complete within macrosFlorian Diebold2020-03-079-38/+339
| |/
* | Merge #3516bors[bot]2020-03-094-19/+217
|\ \
| * | Handle visibility for assoc item path completion as wellFlorian Diebold2020-03-083-22/+124
| * | Handle visibility for path completion (not in all cases yet)Florian Diebold2020-03-082-5/+51
| * | Handle visibility in method call completionFlorian Diebold2020-03-073-4/+54
| |/
* | Merge #3518bors[bot]2020-03-095-37/+213
|\ \
| * | Add parse_to_token_treeEdwin Cheng2020-03-085-37/+213
* | | Merge #3524bors[bot]2020-03-091-0/+3
|\ \ \
| * | | Ignore client-specific notificationsAleksey Kladov2020-03-091-0/+3
* | | | Merge #3520bors[bot]2020-03-091-0/+32
|\ \ \ \ | |/ / / |/| | |
| * | | Omit unit struct hintsKirill Bulatov2020-03-081-0/+32
| | |/ | |/|
* | | Merge #3521bors[bot]2020-03-081-9/+9
|\ \ \ | |/ / |/| |
| * | Use markdown description in vscodeJulien Roncaglia2020-03-081-9/+9
|/ /
* | Merge #3378bors[bot]2020-03-074-134/+202
|\ \ | |/ |/|
| * vscode: post refactor HintsUpdater (simplify create() -> constructor call)Veetaha2020-03-071-16/+10
| * vscode: more privacy for HintsUpdaterVeetaha2020-03-071-1/+1
| * vscode: remove logging from inlays, run fix lint issuesVeetaha2020-03-071-18/+7
| * vscode: remove logic for caching editors as per @matkladVeetaha2020-03-071-222/+136
| * vscode: prerefactor util.ts and ctx.tsVeetaha2020-03-072-10/+14
| * vscode: refresh all editors on text changes, simplify inlays apiVeetaha2020-03-071-13/+11
| * vscode: add dat semicolonVeetaha2020-03-071-1/+1
| * vscode: simpifyVeetaha2020-03-071-5/+1
| * vscode: redesign inlay hints to be capable of handling multiple editorsVeetaha2020-03-072-106/+273
| * vscode: extract Type and Param hint cases of InlayHint at type level (needed ...Veetaha2020-03-071-8/+14
|/
* Merge #3509bors[bot]2020-03-072-1/+24
|\