aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge #4703bors[bot]2020-06-031-1/+104
|\
| * Start documenting review processAleksey Kladov2020-06-031-1/+104
* | Merge #4721bors[bot]2020-06-032-2/+3
|\ \
| * | Hide squiggly for unused and unnecessaryGabriel Valfridsson2020-06-032-2/+3
* | | Merge #4720bors[bot]2020-06-0311-6/+125
|\ \ \ | |/ / |/| |
| * | Add highlight support for unsafe fn calls and raw ptr derefPaul Daniel Faria2020-06-0211-6/+125
|/ /
* | Merge #4710bors[bot]2020-06-0211-225/+427
|\ \
| * | Fix testsAleksey Kladov2020-06-023-69/+270
| * | Spec better runnablesAleksey Kladov2020-06-024-38/+49
| * | New runnables APIAleksey Kladov2020-06-028-118/+108
* | | Merge #4711bors[bot]2020-06-023-4/+4
|\ \ \ | |/ / |/| |
| * | Disable rust-analyzer.{cargo,checkOnSave}.allFeatures by defaultLaurențiu Nicola2020-06-023-4/+4
| |/
* | Merge #4709bors[bot]2020-06-023-124/+125
|\ \
| * | MinorAleksey Kladov2020-06-023-124/+125
|/ /
* | Merge #4708bors[bot]2020-06-023-133/+134
|\ \
| * | Move run commands to commands.tsAleksey Kladov2020-06-023-133/+134
* | | Merge #4658bors[bot]2020-06-023-5/+2
|\ \ \ | |/ / |/| |
| * | Test case for format string highlighting of closing curlybraceRoland Ruckerbauer2020-05-302-0/+2
| * | Fix problem with format string tokenizationRoland Ruckerbauer2020-05-301-5/+0
* | | Merge #4580bors[bot]2020-06-0214-71/+130
|\ \ \ | |_|/ |/| |
| * | Change Runnable.bin -> Runnable.kindveetaha2020-05-3113-83/+123
| * | Fix tests, apply code review proposalsveetaha2020-05-315-14/+22
| * | Fix invoking cargo without consulting CARGO or standard installation pathsveetaha2020-05-315-5/+16
* | | Merge #4701bors[bot]2020-06-021-1/+1
|\ \ \
| * | | Simplifyveetaha2020-06-021-1/+1
|/ / /
* | | Merge #4688bors[bot]2020-06-011-0/+10
|\ \ \
| * | | Subscribe to protocol changesAleksey Kladov2020-06-011-0/+2
| * | | Document initilizationOptions used by rust-analyzerAleksey Kladov2020-06-011-0/+8
* | | | Merge #4686bors[bot]2020-06-011-72/+0
|\| | |
| * | | Drop unused documentAleksey Kladov2020-06-011-72/+0
|/ / /
* | | Merge #4682bors[bot]2020-06-014-87/+87
|\ \ \
| * | | Rename assistAleksey Kladov2020-06-014-81/+78
| * | | Cleanup importsAleksey Kladov2020-06-011-6/+9
|/ / /
* | | Merge #4675bors[bot]2020-05-311-2/+2
|\ \ \
| * | | Small refactorveetaha2020-05-311-2/+2
|/ / /
* | | Merge #4674bors[bot]2020-05-312-18/+49
|\ \ \
| * | | add testBrennan Vincent2020-05-311-0/+27
| * | | recursively search submodulesBrennan Vincent2020-05-311-18/+22
* | | | Merge #4669bors[bot]2020-05-311-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Always derive from `process.env` when spawning a child process/shell executionAlin Sinpalean2020-05-311-1/+1
* | | | Merge #4673bors[bot]2020-05-311-18/+18
|\ \ \ \
| * | | | Update depsJeremy Kolb2020-05-311-18/+18
|/ / / /
* | | | Merge #4672bors[bot]2020-05-315-36/+90
|\ \ \ \
| * | | | Link to the specific source lineAleksey Kladov2020-05-315-36/+90
* | | | | Merge #4671bors[bot]2020-05-311-18/+17
|\| | | |
| * | | | docsAleksey Kladov2020-05-311-18/+17
* | | | | Merge #4670bors[bot]2020-05-316-189/+366
|\| | | |
| * | | | Move assists documentation into the manualAleksey Kladov2020-05-316-189/+366
* | | | | Merge #4667bors[bot]2020-05-319-37/+172
|\ \ \ \ \
| * | | | | fmtrobojumper2020-05-312-11/+21