aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge #8979bors[bot]2021-05-241-5/+9
|\ \ \
| * | | Update `CrateGraph` commentJonas Schievink2021-05-241-5/+9
* | | | Merge #8978bors[bot]2021-05-243-13/+14
|\ \ \ \ | |/ / / |/| | |
| * | | internal: intern `AttrInput`Jonas Schievink2021-05-243-13/+14
|/ / /
* | | Merge #8975bors[bot]2021-05-244-62/+112
|\ \ \
| * | | add test that it does not create extraneous commasDomantas Jadenkus2021-05-241-0/+20
| * | | tidyDomantas Jadenkus2021-05-242-2/+3
| * | | generate match arms with todo!() as placeholder bodyDomantas Jadenkus2021-05-242-60/+89
* | | | Merge #8977bors[bot]2021-05-247-90/+101
|\ \ \ \
| * | | | FixupJonas Schievink2021-05-242-4/+8
| * | | | Make `TokenTextRange` privateJonas Schievink2021-05-245-11/+10
| * | | | Move `TokenMap` to its own fileJonas Schievink2021-05-243-81/+89
* | | | | Merge #8976bors[bot]2021-05-245-25/+25
|\ \ \ \ \
| * | | | | internal: rename hypothetical -> speculativeAleksey Kladov2021-05-245-25/+25
|/ / / / /
* | | | | Merge #8970bors[bot]2021-05-241-15/+21
|\ \ \ \ \
| * | | | | Duplicate dependencies that have multiple DepKindsJonas Schievink2021-05-241-15/+21
| |/ / / /
* | | | | Merge #8967bors[bot]2021-05-241-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | fix: cursor position after item move commandEduardo Canellas2021-05-241-1/+1
* | | | | Merge #8963bors[bot]2021-05-2419-60/+116
|\ \ \ \ \
| * | | | | Update test fixturesLaurențiu Nicola2021-05-2411-1/+57
| * | | | | Bump rustc_lexerLaurențiu Nicola2021-05-242-3/+3
| * | | | | Disable `unaliged` feature of `object`Laurențiu Nicola2021-05-241-1/+1
| * | | | | Bump objectLaurențiu Nicola2021-05-244-12/+6
| * | | | | Bump misc depsLaurențiu Nicola2021-05-243-43/+49
| * | | | | Bump chalkLaurențiu Nicola2021-05-242-11/+11
| |/ / / /
* | | | | Merge #8969bors[bot]2021-05-241-4/+4
|\ \ \ \ \
| * | | | | Update download instructionsLaurențiu Nicola2021-05-241-4/+4
|/ / / / /
* | | | | Merge #8968bors[bot]2021-05-241-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | docs: fix binary installation instructionsChristoph Schmatzler2021-05-241-1/+1
|/ / / /
* | | | Merge #8965bors[bot]2021-05-2412-38/+59
|\ \ \ \ | |/ / / |/| | |
| * | | Intern `GenericArgs`Jonas Schievink2021-05-244-11/+10
| * | | internal: intern `TypeBound`sJonas Schievink2021-05-2412-27/+49
|/ / /
* | | Merge #8955bors[bot]2021-05-2411-61/+210
|\ \ \
| * | | Add a FIXMEKirill Bulatov2021-05-241-0/+9
| * | | Small file error display fixKirill Bulatov2021-05-241-1/+1
| * | | Don't discover workspaces when detached files are givenKirill Bulatov2021-05-231-3/+2
| * | | Fix ts lint errorsKirill Bulatov2021-05-233-8/+8
| * | | Deal with todosKirill Bulatov2021-05-231-4/+14
| * | | Do not add cargo target for detached files only projectKirill Bulatov2021-05-231-13/+22
| * | | Drag detached files towards loadingKirill Bulatov2021-05-236-11/+83
| * | | Draft detached files retrievalKirill Bulatov2021-05-236-3/+25
| * | | Send detached files info to server via init paramsKirill Bulatov2021-05-233-6/+27
| * | | Start rust-analyzer server for arbitrary rust filesKirill Bulatov2021-05-233-39/+46
| | |/ | |/|
* | | Merge #8962bors[bot]2021-05-241-6/+2
|\ \ \
| * | | internal: try re-enabling debug info on releases againAleksey Kladov2021-05-241-6/+2
|/ / /
* | | Merge #8959bors[bot]2021-05-241-1/+1
|\ \ \
| * | | fix: can download server binary on windows againAleksey Kladov2021-05-241-1/+1
|/ / /
* | | Merge #8945bors[bot]2021-05-2314-69/+175
|\ \ \
| * | | Get rid of field_type againFlorian Diebold2021-05-236-24/+16
| * | | Infer correct expected type in closureFlorian Diebold2021-05-231-1/+8