aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump misc depsLaurențiu Nicola2021-05-243-43/+49
* Bump chalkLaurențiu Nicola2021-05-242-11/+11
* 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
| * | Infer correct expected type for generic struct fieldsFlorian Diebold2021-05-234-19/+46
| * | Record method call substs and use them in call infoFlorian Diebold2021-05-239-45/+125
* | | Merge #8953bors[bot]2021-05-232-9/+108
|\ \ \
| * | | feat: generate getter avoids generating types like `&Vec<T>`Aleksey Kladov2021-05-232-9/+108
* | | | Merge #8954bors[bot]2021-05-231-2/+32
|\ \ \ \ | |/ / / |/| | |
| * | | internal: document ItemTree designJonas Schievink2021-05-231-2/+32
|/ / /
* | | Merge #8948bors[bot]2021-05-235-252/+141
|\ \ \
| * | | feat: generate getter assist places the cursor at the generated functionAleksey Kladov2021-05-232-9/+14
| * | | minimize testsAleksey Kladov2021-05-231-44/+54
| * | | remove duplicate testsAleksey Kladov2021-05-231-103/+26
| * | | reduce duplicationAleksey Kladov2021-05-234-211/+162
| | |/ | |/|
* | | Merge #8950bors[bot]2021-05-232-3/+6
|\ \ \ | |/ / |/| |
| * | minor: align import style with styleguideAleksey Kladov2021-05-231-3/+3
| * | fix: reveal snippetsAleksey Kladov2021-05-231-0/+3
|/ /
* | Merge #8947bors[bot]2021-05-233-3/+31
|\ \
| * | Correctly resolve crate name in use paths when import shadows itselfLukas Tobias Wirth2021-05-233-3/+31
|/ /
* | Merge #8946bors[bot]2021-05-231-1/+3
|\ \ | |/ |/|
| * Minor: fix comment styleAleksey Kladov2021-05-231-1/+3
|/
* Merge #8944bors[bot]2021-05-231-0/+4
|\
| * Explain why nested `TypeRef` aren't internedJonas Schievink2021-05-231-0/+4
|/
* Merge #8940bors[bot]2021-05-235-3/+20
|\
| * Give ‘unsafe’ semantic token modifier to unsafe traitsAramis Razzaghipour2021-05-235-3/+20
|/
*-. Merge #8936 #8939bors[bot]2021-05-234-20/+38
|\ \
| | * internal: disable debug symbols due to failing windows buildAleksey Kladov2021-05-231-1/+6
| * | More style fixesKirill Bulatov2021-05-232-16/+19
| * | Style fixKirill Bulatov2021-05-232-12/+11
| * | Don't use a deprecated accessorKirill Bulatov2021-05-231-1/+1
| * | Better releaseId namingKirill Bulatov2021-05-232-12/+11
| * | Remove nightly release id from local storage for stable extensionsKirill Bulatov2021-05-232-1/+6
| * | Download nightly extension when configured and run from stable extension versionKirill Bulatov2021-05-231-3/+10
| |/