aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge #6501bors[bot]2020-11-093-35/+51
|\
| * Remove text_edit_builder api from AssistBuilderLukas Wirth2020-11-083-35/+51
* | Merge #6500bors[bot]2020-11-091-0/+12
|\ \
| * | Add some postfix snippetPavan Kumar Sunkara2020-11-081-0/+12
|/ /
* | Merge #6497bors[bot]2020-11-081-7/+7
|\ \
| * | vscode: fix tmGrammar issues around non-controlflow keywordscynecx2020-11-071-7/+7
* | | Merge #6476bors[bot]2020-11-075-110/+240
|\ \ \ | |/ / |/| |
| * | Add missing AssocItems in add_custom_impl assistLukas Wirth2020-11-055-110/+240
* | | Merge #6491bors[bot]2020-11-071-1/+1
|\ \ \
| * | | allow variables to terminate rangesDusty Pomerleau2020-11-071-1/+1
|/ / /
* | | Merge #6490bors[bot]2020-11-071-368/+2
|\ \ \
| * | | Minimize convert_integer_literal testsm-ysk2020-11-071-368/+2
|/ / /
* | | Merge #6489bors[bot]2020-11-071-7/+7
|\ \ \
| * | | precedence fixes:Dusty Pomerleau2020-11-071-7/+7
|/ / /
* | | Merge #6488bors[bot]2020-11-061-1/+1
|\ \ \ | |_|/ |/| |
| * | add `+=` to assignment operatorsDusty Pomerleau2020-11-061-1/+1
* | | Merge #6486bors[bot]2020-11-065-96/+84
|\ \ \
| * | | Cleanup APIAleksey Kladov2020-11-065-96/+84
|/ / /
* | | Merge #6485bors[bot]2020-11-0654-200/+157
|\ \ \
| * | | SimplifyAleksey Kladov2020-11-066-45/+25
| * | | Kill RAW_ literalsAleksey Kladov2020-11-0653-164/+141
* | | | Merge #6477bors[bot]2020-11-063-0/+352
|\ \ \ \
| * | | | Adjust test-texts in infer_function_return_typeLukas Wirth2020-11-061-78/+78
| * | | | Enable infer_function_return_type in return-type positionLukas Wirth2020-11-061-29/+129
| * | | | Wrap non-block expressions in closures with a blockLukas Wirth2020-11-061-12/+31
| * | | | Ignore unit expressions in infer_function_return_type assistLukas Wirth2020-11-061-3/+13
| * | | | Support closures in infer_function_return_type assistLukas Wirth2020-11-061-19/+114
| * | | | Add infer_function_return_type assistLukas Wirth2020-11-063-0/+128
| | |_|/ | |/| |
* | | | Merge #6484bors[bot]2020-11-061-50/+64
|\ \ \ \ | | |/ / | |/| |
| * | | Minor, cleanup styleAleksey Kladov2020-11-061-50/+64
|/ / /
* | | Merge #6480bors[bot]2020-11-061-14/+107
|\ \ \
| * | | Support closure in change_return_type_to_result assistLukas Wirth2020-11-061-14/+107
| |/ /
* | | Merge #6483bors[bot]2020-11-061-0/+26
|\ \ \
| * | | don\t indent testsAleksey Kladov2020-11-061-0/+26
|/ / /
* | | Merge #6482bors[bot]2020-11-066-103/+154
|\ \ \
| * | | More orthogonal APIAleksey Kladov2020-11-062-48/+38
| * | | Move int parsing to IntNumber tokenAleksey Kladov2020-11-064-77/+92
| * | | Better importsAleksey Kladov2020-11-061-11/+11
| * | | Generate token for ints and floatsAleksey Kladov2020-11-062-1/+47
|/ / /
* | | Merge #6479bors[bot]2020-11-061-2/+6
|\ \ \ | |/ / |/| |
| * | Ignore RUST_SRC_PATH if it is set to invalid valueAleksey Kladov2020-11-061-2/+6
|/ /
* | Merge #6470bors[bot]2020-11-051-0/+17
|\ \
| * | Restore semantic token flickering workaround removed in #5697Charles Pierce2020-11-041-0/+17
* | | Merge #6471bors[bot]2020-11-051-6/+6
|\ \ \
| * | | cargo updatekjeremy2020-11-051-6/+6
|/ / /
* | | Merge #6468bors[bot]2020-11-041-1/+10
|\ \ \ | |/ / |/| |
| * | Add common issues to the bug report templateLaurențiu Nicola2020-11-041-1/+10
|/ /
* | Merge #6467bors[bot]2020-11-044-18/+62
|\ \
| * | Don't stack overflow on circular modulesAleksey Kladov2020-11-044-18/+62
* | | Merge #6456bors[bot]2020-11-043-41/+137
|\ \ \