aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge #3849bors[bot]2020-04-041-10/+10
|\
| * Cargo updatekjeremy2020-04-041-10/+10
|/
* Merge #3848bors[bot]2020-04-042-53/+0
|\
| * Remove unused dependenciesest312020-04-042-53/+0
* | Merge #3844bors[bot]2020-04-041-0/+5
|\ \
| * | vscode: restore removed default valuesveetaha2020-04-041-0/+5
| |/
* | Merge #3845bors[bot]2020-04-041-9/+8
|\ \
| * | Remove explicit generic type parameterveetaha2020-04-041-1/+1
| * | Simplify configveetaha2020-04-041-9/+8
| |/
* | Merge #3846bors[bot]2020-04-041-0/+2
|\ \ | |/ |/|
| * vscode: log server binary pathveetaha2020-04-041-0/+2
|/
* Merge #3840bors[bot]2020-04-037-127/+236
|\
| * Add parens for enumsAleksey Kladov2020-04-034-46/+175
| * Generalize call parenthesis insertionAleksey Kladov2020-04-031-27/+46
| * Remove the second code-path for completing names in patternsAleksey Kladov2020-04-034-70/+31
* | Merge #3837bors[bot]2020-04-031-0/+1
|\ \ | |/ |/|
| * Include grammar for syntax trees into vsixAleksey Kladov2020-04-031-0/+1
|/
* Merge #3836bors[bot]2020-04-038-30/+100
|\
| * Macro patterns are not confused with expressions.Aleksey Kladov2020-04-037-17/+88
| * CleanupsAleksey Kladov2020-04-032-14/+13
|/
* Merge #3834bors[bot]2020-04-031-3/+6
|\
| * Set semantic tokens supertypesAleksey Kladov2020-04-031-3/+6
* | Merge #3800bors[bot]2020-04-035-2/+164
|\ \ | |/ |/|
| * Add doc comment on main.rsEdwin Cheng2020-04-031-0/+2
| * Introduce ra_proc_macro_srvEdwin Cheng2020-04-035-2/+162
|/
* Merge pull request #3833 from edwin0cheng/remove-deny-cAleksey Kladov2020-04-031-2/+5
|\
| * Remove deny_c in CIEdwin Cheng2020-04-031-2/+5
|/
* Merge #3746bors[bot]2020-04-035-0/+868
|\
| * Use ast::make API in add_function assistTimo Freiberg2020-04-012-67/+73
| * Add create_function assistTimo Freiberg2020-04-014-0/+862
* | Merge #3814bors[bot]2020-04-034-1/+230
|\ \
| * | Cleanup checking for existing impls in impl From assistMatthew Hall2020-04-022-48/+24
| * | Add impl From for enum variant assistMatthew Hall2020-04-014-2/+255
* | | Merge #3798bors[bot]2020-04-026-120/+94
|\ \ \
| * | | Apply cargo xtask formatveetaha2020-04-021-1/+0
| * | | Migrate to privacy as per review commetsveetaha2020-04-026-15/+25
| * | | Less mutabilityveetaha2020-04-021-19/+23
| * | | Migrate to iters some moreveetaha2020-04-021-18/+11
| * | | Migrate to iteratorsveetaha2020-04-021-15/+3
| * | | Simpify workspace handlingveetaha2020-04-027-83/+63
| * | | Don't clone where you can copyveetaha2020-04-021-1/+1
|/ / /
* | | Merge #3828bors[bot]2020-04-022-16/+24
|\ \ \
| * | | Bumps vsce to 1.75kjeremy2020-04-022-16/+24
|/ / /
* | | Merge #3811bors[bot]2020-04-025-3/+104
|\ \ \
| * | | Add inference for literal and range patternsFlorian Diebold2020-04-015-3/+104
* | | | Merge #3827bors[bot]2020-04-021-58/+27
|\ \ \ \
| * | | | Fix semantic coloringAleksey Kladov2020-04-021-58/+27
|/ / / /
* | | | Merge #3825bors[bot]2020-04-022-2/+33
|\ \ \ \
| * | | | better wordingAleksey Kladov2020-04-021-1/+1
| * | | | Allow fully overriding check and fmt commandsAleksey Kladov2020-04-022-2/+33