aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | Move all config to configAleksey Kladov2020-04-013-7/+17
| * | Reduce feature flagsAleksey Kladov2020-04-014-52/+48
* | | Merge #3808bors[bot]2020-04-011-4/+4
|\ \ \ | |/ / |/| |
| * | filetime and proc-macro-hackkjeremy2020-04-011-4/+4
|/ /
* | Merge #3807bors[bot]2020-04-014-60/+94
|\ \
| * | Move config to config.rsAleksey Kladov2020-04-014-72/+77
| * | Generalize rustfmt configAleksey Kladov2020-04-013-11/+40
| |/
* | Merge #3797bors[bot]2020-04-011-10/+23
|\ \ | |/ |/|
| * Don't show chaining hints for record literals and unit structsLaurențiu Nicola2020-04-011-10/+23
* | Merge #3805bors[bot]2020-04-011-21/+33
|\ \
| * | lower literal patternsJosh Mcguigan2020-04-011-21/+33
* | | Merge #3804bors[bot]2020-04-012-53/+38
|\ \ \
| * | | Simplify error handingAleksey Kladov2020-04-011-38/+17
| * | | Generalize FlycheckconfigAleksey Kladov2020-04-012-15/+21
|/ / /
* | | Merge #3779bors[bot]2020-04-014-363/+413
|\ \ \
| * | | Unite record completion logic into a single moduleKirill Bulatov2020-04-014-450/+413
| * | | Split draftKirill Bulatov2020-04-013-59/+85
| * | | Complete only missing fields in patsKirill Bulatov2020-04-011-1/+62
| |/ /
* | | Merge #3803bors[bot]2020-04-013-39/+35
|\ \ \
| * | | CleanupAleksey Kladov2020-04-013-39/+35
* | | | Merge #3765bors[bot]2020-04-011-26/+90
|\ \ \ \ | |_|/ / |/| | |
| * | | Adds sort for RecordLit comparison in SSRMikhail Modin2020-04-011-26/+90
* | | | Merge #3802bors[bot]2020-04-013-33/+34
|\ \ \ \ | | |/ / | |/| |
| * | | SimplifyAleksey Kladov2020-04-011-2/+2