aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Upgrade Chalk againFlorian Diebold2020-04-0512-115/+198
| * | | | Upgrade ChalkFlorian Diebold2020-04-054-52/+118
* | | | | Merge pull request #3855 from edwin0cheng/add-back-deny-ccAleksey Kladov2020-04-061-5/+2
|\ \ \ \ \
| * | | | | Add back deny_cEdwin Cheng2020-04-051-5/+2
* | | | | | Merge #3859bors[bot]2020-04-051-2/+2
|\ \ \ \ \ \
| * | | | | | Update serde_jsonkjeremy2020-04-051-2/+2
|/ / / / / /
* | | | | | Merge #3858bors[bot]2020-04-055-20/+28
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Hide unit fn return typesLaurențiu Nicola2020-04-055-20/+28
|/ / / / /
* | | | | Merge #3857bors[bot]2020-04-052-1/+31
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix inference of function pointer return typesLaurențiu Nicola2020-04-052-1/+31
|/ / / /
* | | | 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