aboutsummaryrefslogtreecommitdiff
path: root/crates
Commit message (Expand)AuthorAgeFilesLines
...
| * | simplifyAleksey Kladov2020-07-161-60/+47
| * | 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
| * | | Update lsp-types for HoverOptionsJeremy Kolb2020-07-152-3/+3
| |/ /
| * | 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
| * | | | 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-153-0/+7
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Add opt-in mimalloc featureIvan Kozik2020-07-143-0/+7
| | |/ /
| * | | Off by one error when determining the active paramAleksey Kladov2020-07-151-2/+2
| * | | Refactor CallInfo testsAleksey Kladov2020-07-151-226/+239
| * | | 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
| * | | ItemTree: Lower tuple types despite invalid typeJonas Schievink2020-07-142-7/+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-141-19/+23
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Use more explicity type for save registrationkjeremy2020-07-141-19/+23
| * | | | Refactor the test of diagnostic testsAleksey Kladov2020-07-146-474/+278
| * | | | Minor, push allocations downAleksey Kladov2020-07-142-3/+3
| |/ / /
| * | | Merge #5371bors[bot]2020-07-143-14/+68
| |\ \ \
| | * | | Allow multiline annotationsAleksey Kladov2020-07-143-13/+59
| | * | | Generaize annotation extractionAleksey Kladov2020-07-141-2/+10
| * | | | Merge pull request #5370 from matklad/parensAleksey Kladov2020-07-142-1/+39
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Don't duplicate parens in patternsAleksey Kladov2020-07-142-1/+37
| | * | | Add markAleksey Kladov2020-07-141-0/+2
| * | | | Merge #5367bors[bot]2020-07-142-0/+40
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Move remove_bounds to edit.rsJonas Schievink2020-07-143-22/+16
| | * | | missing impl members: remove assoc. type boundsJonas Schievink2020-07-142-0/+46