aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | Merge #3824bors[bot]2020-04-0210-256/+229
|\| | |
| * | | Remove vscode_lldb settingAleksey Kladov2020-04-023-20/+18
| * | | SiplifyAleksey Kladov2020-04-022-7/+5
| * | | Lean onto default implementation of configsAleksey Kladov2020-04-028-70/+24
| * | | New config in package.jsonAleksey Kladov2020-04-022-146/+166
| * | | Reorder fieldsAleksey Kladov2020-04-021-44/+47
|/ / /
* | | Merge #3816bors[bot]2020-04-023-20/+96
|\ \ \
| * | | vscode: move docks about syntax tree to dev/README.mdveetaha2020-04-022-10/+10
| * | | vscode: postrefactorveetaha2020-04-021-12/+6
| * | | vscode: add docs about goto-definition for rust syntax treeveetaha2020-04-021-0/+4
| * | | vscode: postrefactor variable namesveetaha2020-04-021-8/+8
| * | | vscode: add goto definition from rust file to syntax tree editorveetaha2020-04-021-5/+83
|/ / /
* | | Merge #3820bors[bot]2020-04-029-359/+3
|\ \ \
| * | | Remove old syntax highlightingAleksey Kladov2020-04-029-359/+3
* | | | Merge #3819bors[bot]2020-04-021-4/+5
|\ \ \ \
| * | | | Unique package by name and version.o0Ignition0o2020-04-021-4/+5
| |/ / /
* | | | Merge #3817bors[bot]2020-04-023-1/+50
|\ \ \ \
| * | | | vscode: add highlighting of syntax treeveetaha2020-04-023-1/+50
| |/ / /
* | | | Merge #3815bors[bot]2020-04-022-2/+13
|\ \ \ \ | |/ / / |/| | |
| * | | vscode: add support for light themes and color customization for syntax tree ...veetaha2020-04-012-2/+13
|/ / /
* | | Merge #3812bors[bot]2020-04-012-4/+4
|\ \ \ | |/ / |/| |
| * | rollup 2.3.2kjeremy2020-04-012-4/+4
|/ /
* | Merge #3806bors[bot]2020-04-012-3/+4
|\ \
| * | lower bool literal with the value from source code rather than default bool v...Josh Mcguigan2020-04-012-3/+4
* | | Merge #3809bors[bot]2020-04-0114-374/+196
|\ \ \
| * | | Fix pointer syntaxAleksey Kladov2020-04-012-30/+36
| * | | Centralize defaultsAleksey Kladov2020-04-012-18/+6
| * | | Reduce scope of deserializationAleksey Kladov2020-04-015-21/+16
| * | | Centralize client capabilitiesAleksey Kladov2020-04-016-17/+21
| * | | Centralize all configAleksey Kladov2020-04-019-328/+151