aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge #5403bors[bot]2020-07-163-116/+76
|\
| * SimplifyAleksey Kladov2020-07-161-47/+19
| * Move typeAleksey Kladov2020-07-162-9/+10
| * simplifyAleksey Kladov2020-07-161-60/+47
|/
* Disable audit stepAleksey Kladov2020-07-161-13/+13
* Merge #5401bors[bot]2020-07-1611-387/+108
|\
| * Remove TypeCtor interningFlorian Diebold2020-07-158-38/+28
| * Use Chalk closure supportFlorian Diebold2020-07-158-355/+86
* | Merge #5402bors[bot]2020-07-153-5/+5
|\ \ | |/ |/|
| * Update lsp-types for HoverOptionsJeremy Kolb2020-07-153-5/+5
|/
* Merge #5350bors[bot]2020-07-156-8/+141
|\
| * Move allow list into AssistConfigJeremy Kolb2020-07-156-44/+40
| * Invert conditionJeremy Kolb2020-07-151-1/+1
| * Fix conversionJeremy Kolb2020-07-151-3/+3
| * Filter assistskjeremy2020-07-136-20/+157
* | Merge #5396bors[bot]2020-07-152-1/+20
|\ \
| * | Cap macro expansion depth for IDE featuresAleksey Kladov2020-07-152-1/+20
* | | Merge #5348bors[bot]2020-07-1510-197/+202
|\ \ \
| * | | Add new `Punctuation` highlight tagLeander Tentrup2020-07-1510-194/+198
| * | | Highlight punctuation as `HighlightTag::Operator`Leander Tentrup2020-07-157-197/+198
|/ / /
* | | Merge #5395bors[bot]2020-07-151-2/+2
|\| |
| * | Show fewer syntax errorsAleksey Kladov2020-07-151-2/+2
* | | Merge #5394bors[bot]2020-07-151-12/+14
|\| |
| * | Cleanup limitsAleksey Kladov2020-07-151-7/+7
| * | Check cancellation when updating imports recursivelyAleksey Kladov2020-07-151-0/+1
| * | Micro-optimize updateAleksey Kladov2020-07-151-5/+6
* | | Merge #5390bors[bot]2020-07-153-22/+25
|\| |
| * | Don't drop flycheck messages during restartAleksey Kladov2020-07-153-22/+25
* | | Merge #5387bors[bot]2020-07-155-22/+44
|\ \ \ | |/ / |/| |
| * | Add --memory-usage to analysis-benchJonas Schievink2020-07-155-22/+44
* | | Merge #5345bors[bot]2020-07-153-3/+44
|\ \ \
| * | | Semantic Highlighting: Emit mutable modifier for 'self' when applicableLukas Wirth2020-07-133-3/+44
| | |/ | |/|
* | | Merge #5354bors[bot]2020-07-156-6/+60
|\ \ \ | |_|/ |/| |
| * | Add opt-in mimalloc featureIvan Kozik2020-07-146-6/+60
* | | Merge #5385bors[bot]2020-07-151-227/+240
|\ \ \
| * | | Off by one error when determining the active paramAleksey Kladov2020-07-151-2/+2
| * | | Refactor CallInfo testsAleksey Kladov2020-07-151-226/+239
|/ / /
* | | Merge #5378bors[bot]2020-07-1412-34/+100
|\ \ \
| * | | Add FIXMEJonas Schievink2020-07-141-0/+1
| * | | Update ItemTree snapshotsJonas Schievink2020-07-141-12/+12
| * | | Thread varargs through r-aJonas Schievink2020-07-1411-22/+87
|/ / /
* | | Merge #5381bors[bot]2020-07-142-7/+29
|\ \ \
| * | | ItemTree: Lower tuple types despite invalid typeJonas Schievink2020-07-142-7/+29
|/ / /
* | | Merge #5379bors[bot]2020-07-142-0/+29
|\ \ \
| * | | Guard against infinite macro expansionsAleksey Kladov2020-07-142-0/+29
|/ / /
* | | Merge #5377bors[bot]2020-07-142-2/+26
|\ \ \
| * | | Fix classify_name_ref on multi-path macro callsJonas Schievink2020-07-142-2/+26
* | | | Merge #5375bors[bot]2020-07-142-21/+25
|\ \ \ \
| * | | | Use more explicity type for save registrationkjeremy2020-07-142-21/+25
* | | | | Merge #5376bors[bot]2020-07-143-4/+44
|\ \ \ \ \ | |_|/ / / |/| | | |