aboutsummaryrefslogtreecommitdiff
path: root/crates
Commit message (Expand)AuthorAgeFilesLines
* Merge #4502bors[bot]2020-06-032-2/+9
|\
| * Mark fixes from diagnostics as quick fixesJeremy Kolb2020-06-032-2/+9
* | Merge #4730bors[bot]2020-06-033-20/+48
|\ \ | |/ |/|
| * Document rust-project.jsonAleksey Kladov2020-06-033-20/+48
* | Merge #4678bors[bot]2020-06-034-8/+19
|\ \
| * | Use split1 when formatting function signature paramsAaron Loucks2020-06-034-11/+11
| * | Unsquish parameter types in tooltips for macro-generated functionsAaron Loucks2020-05-311-1/+12
* | | Merge #4660bors[bot]2020-06-036-18/+259
|\ \ \ | |_|/ |/| |
| * | Consolidate documentation expansion and mergingAaron Loucks2020-06-032-53/+14
| * | Add basic hover and completion doc tests for macro generated itemsAaron Loucks2020-06-033-2/+182
| * | Enable hover and autocomplete docs on macro generated itemsAaron Loucks2020-06-035-10/+110
* | | Drop test for old formatAleksey Kladov2020-06-031-2/+0
|/ /
* | Groundwork for specifying the set of projects via configAleksey Kladov2020-06-035-46/+83
* | Rename ProjectRoot -> ProjectManifestAleksey Kladov2020-06-033-19/+19
* | Move project discoveryAleksey Kladov2020-06-032-8/+16
* | Rename WorldState -> GlobalStateAleksey Kladov2020-06-037-273/+291
* | Drop no-project testAleksey Kladov2020-06-031-49/+0
* | Derive local roots from WorkspacesAleksey Kladov2020-06-032-11/+14
* | Put important things on topAleksey Kladov2020-06-031-7/+7
* | Merge pull request #4382 from woody77/json_cfgsAleksey Kladov2020-06-033-2/+92
|\ \
| * | Begin transition to new fields for JsonProject crate cfgsAaron Wood2020-05-093-2/+92
* | | Merge #4679bors[bot]2020-06-031-3/+4
|\ \ \
| * | | Update a comment for the new source organizationNelson Elhage2020-06-011-3/+4
* | | | Merge #4721bors[bot]2020-06-032-2/+3
|\ \ \ \
| * | | | Hide squiggly for unused and unnecessaryGabriel Valfridsson2020-06-032-2/+3
* | | | | Add highlight support for unsafe fn calls and raw ptr derefPaul Daniel Faria2020-06-0211-6/+125
|/ / / /
* | | | Merge #4710bors[bot]2020-06-027-168/+354
|\ \ \ \
| * | | | Fix testsAleksey Kladov2020-06-023-69/+270
| * | | | Spec better runnablesAleksey Kladov2020-06-022-1/+4
| * | | | New runnables APIAleksey Kladov2020-06-025-98/+80
* | | | | Merge #4711bors[bot]2020-06-022-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Disable rust-analyzer.{cargo,checkOnSave}.allFeatures by defaultLaurențiu Nicola2020-06-022-2/+2
* | | | | MinorAleksey Kladov2020-06-023-124/+125
* | | | | 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-025-11/+21
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Change Runnable.bin -> Runnable.kindveetaha2020-05-314-22/+18
| * | | | | Fix tests, apply code review proposalsveetaha2020-05-314-14/+21
| * | | | | Fix invoking cargo without consulting CARGO or standard installation pathsveetaha2020-05-312-1/+8
| |/ / / /
* | | | | Simplifyveetaha2020-06-021-1/+1
* | | | | Rename assistAleksey Kladov2020-06-013-52/+49
* | | | | Cleanup importsAleksey Kladov2020-06-011-6/+9
* | | | | Small refactorveetaha2020-05-311-2/+2
* | | | | add testBrennan Vincent2020-05-311-0/+27
* | | | | recursively search submodulesBrennan Vincent2020-05-311-18/+22
* | | | | Merge #4667bors[bot]2020-05-318-36/+171
|\ \ \ \ \
| * | | | | fmtrobojumper2020-05-312-11/+21
| * | | | | correctly infer labelled breaksrobojumper2020-05-318-45/+116
| * | | | | labelled break testrobojumper2020-05-311-0/+54
| |/ / / /