aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | Bump lexerkjeremy2020-07-202-3/+3
| | |/ /
| * | | On second thought, we want to preserve the textMate here where all punctuatio...GrayJack2020-07-213-3/+5
| * | | `#` as AttributeGrayJack2020-07-213-2/+3
| * | | @ as operatorGrayJack2020-07-211-2/+3
| * | | Assingment semantic highlightGrayJack2020-07-206-41/+47
| * | | Handle semantic highlight when STAR is part of the `*{const, mut}`GrayJack2020-07-206-32/+35
| * | | Highlight more cases of SyntaxKind when it is a punctuationGrayJack2020-07-201-14/+32
* | | | Merge #5467bors[bot]2020-07-212-0/+7
|\ \ \ \
| * | | | Protect against `{}`kjeremy2020-07-201-1/+1
| * | | | Allow client to respond to workspace/configuration with null valueskjeremy2020-07-202-0/+7
| | |/ / | |/| |
* | | | Merge #5471bors[bot]2020-07-212-5/+5
|\ \ \ \
| * | | | TypoAleksey Kladov2020-07-212-5/+5
* | | | | Merge #5470bors[bot]2020-07-212-2/+11
|\| | | |
| * | | | Propagate cargo.target to checkOnSaveAleksey Kladov2020-07-212-2/+11
* | | | | Merge #5458bors[bot]2020-07-213-849/+896
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Inline lang items in coercion testsLaurențiu Nicola2020-07-202-27/+65
| * | | | Use expect in never_type testsLaurențiu Nicola2020-07-203-186/+185
| * | | | Use expect in coercion testsLaurențiu Nicola2020-07-201-674/+684
* | | | | Merge #5460bors[bot]2020-07-201-6/+6
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | cargo updatekjeremy2020-07-201-6/+6
|/ / / /
| | | |
| \ \ \
*-. \ \ \ Merge #5439 #5459bors[bot]2020-07-202-20/+21
|\ \ \ \ \
| | * | | | Fix typoAleksey Kladov2020-07-201-1/+1
| * | | | | cargo updateJeremy Kolb2020-07-191-19/+20
* | | | | | Merge #5440bors[bot]2020-07-207-8/+8
|\ \ \ \ \ \
| * | | | | | Minor perf tweaks per clippyJeremy Kolb2020-07-197-8/+8
| |/ / / / /
* | | | | | Merge #5457bors[bot]2020-07-202-33/+41
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | SimplifyAleksey Kladov2020-07-201-9/+5
| * | | | | Add is_workspace_member for rust-project.jsonAleksey Kladov2020-07-201-24/+36
* | | | | | Merge #5456bors[bot]2020-07-202-11/+11
|\| | | | | | |_|_|/ / |/| | | |
| * | | | SimplifyAleksey Kladov2020-07-202-11/+11
|/ / / /
* | | | Merge #5438bors[bot]2020-07-191-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fix a typo in completion docsPascal Hertleif2020-07-191-1/+1
|/ / /
* | | Merge #5437bors[bot]2020-07-191-1/+1
|\ \ \ | |/ / |/| |
| * | Specify default adt representation for chalk integrationWilco Kusee2020-07-191-1/+1
|/ /
* | Merge #5433bors[bot]2020-07-187-141/+120
|\ \
| * | Simplify exclusion logicAleksey Kladov2020-07-187-141/+120
|/ /
* | Merge #5431bors[bot]2020-07-181-5/+9
|\ \
| * | Don't show docs in concise signature helpAleksey Kladov2020-07-181-5/+9
|/ /
* | Merge #5430bors[bot]2020-07-181-1/+28
|\ \
| * | Add turbo-fish works after `()`Aleksey Kladov2020-07-181-1/+28
|/ /
* | Merge #5423bors[bot]2020-07-172-0/+102
|\ \
| * | Correctly resolve assoc. types in path bindingsJonas Schievink2020-07-172-0/+102
* | | Merge #5427bors[bot]2020-07-171-79/+52
|\ \ \
| * | | More precise ranges in remove hashes assistAleksey Kladov2020-07-171-79/+52
|/ / /
* | | Merge #5425bors[bot]2020-07-174-165/+169
|\ \ \
| * | | Remove insta for ra_hir_defAleksey Kladov2020-07-174-165/+169
* | | | Merge #5424bors[bot]2020-07-172-0/+20
|\| | | | |/ / |/| |
| * | Fix out of bounds panic in active parameterAleksey Kladov2020-07-172-0/+20
|/ /
* | Merge #5422bors[bot]2020-07-177-2012/+1892
|\ \
| * | Rewrite def map tests from insta to expectAleksey Kladov2020-07-175-1938/+1821