aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Prevent include! macro include itselfEdwin Cheng2020-03-072-1/+24
|/
* Merge #3505bors[bot]2020-03-073-6/+6
|\
| * Use actions/checkout@v2CAD972020-03-073-6/+6
* | Merge #3508bors[bot]2020-03-072-2/+32
|\ \ | |/ |/|
| * Fix test and add more commentEdwin Cheng2020-03-071-1/+4
| * Use a not so dummy implementation of env macroEdwin Cheng2020-03-072-1/+28
|/
* Merge #3504bors[bot]2020-03-067-31/+26
|\
| * Normalize waiting queries namesAleksey Kladov2020-03-067-31/+26
|/
* Merge #3502bors[bot]2020-03-064-95/+29
|\
| * Don't reuse the Chalk solverFlorian Diebold2020-03-064-95/+29
* | Merge #3503bors[bot]2020-03-062-7/+7
|\ \ | |/ |/|
| * :arrow_up: npm depsAleksey Kladov2020-03-062-7/+7
|/
* Merge #3499bors[bot]2020-03-063-38/+93
|\
| * Resolve `Self::AssocTy` in implsFlorian Diebold2020-03-063-38/+93
* | Merge #3500bors[bot]2020-03-065-18/+30
|\ \
| * | Don't creat public APIs with typosAleksey Kladov2020-03-063-3/+3
| * | Concise mode for parameter hintsAleksey Kladov2020-03-064-15/+27
* | | Merge #3498bors[bot]2020-03-065-6/+46
|\| | | |/ |/|
| * Trigger parameter info automaticallyAleksey Kladov2020-03-063-0/+26
| * Feature flag for arg snippetsAleksey Kladov2020-03-063-4/+18
| * Fix comment orderAleksey Kladov2020-03-061-2/+2
* | Merge #3497bors[bot]2020-03-063-21/+52
|\|
| * Allow specifying additional info on call to profileAleksey Kladov2020-03-063-21/+52
* | Merge #3496bors[bot]2020-03-064-4/+4
|\|
| * Less confusing profile namesAleksey Kladov2020-03-064-4/+4
|/
* Merge #3494bors[bot]2020-03-064-19/+107
|\
| * Implment include macroEdwin Cheng2020-03-064-19/+107
* | Merge #3493bors[bot]2020-03-061-0/+4
|\ \
| * | make::use_itemAleksey Kladov2020-03-061-0/+4
* | | Merge #3490bors[bot]2020-03-063-1/+95
|\ \ \ | |/ / |/| |
| * | Support aliases and Self in struct literalsFlorian Diebold2020-03-063-1/+95
* | | Merge #3492bors[bot]2020-03-062-13/+4
|\ \ \ | |/ / |/| |
| * | Simplify creation of `T[,]`Aleksey Kladov2020-03-062-13/+4
* | | Merge #3489bors[bot]2020-03-067-38/+51
|\ \ \ | |/ / |/| |
| * | Explicitly remember desugard patsAleksey Kladov2020-03-062-6/+10
| * | Explicitly remember desugard exprsAleksey Kladov2020-03-062-18/+19
| * | Source map returns a resultAleksey Kladov2020-03-066-18/+26
* | | Merge #3487bors[bot]2020-03-063-19/+72
|\| | | |/ |/|
| * Rerail split_import API onto ASTAleksey Kladov2020-03-063-19/+72
|/
* Merge #3483bors[bot]2020-03-063-66/+73
|\
| * Unfold groups with single assists into plain assistsKirill Bulatov2020-03-053-66/+73
* | Merge #3482bors[bot]2020-03-062-1/+57
|\ \ | |/ |/|
| * fix regression from #3451Edwin Cheng2020-03-052-1/+57