rust-analyzer/editors/code/src
bors[bot] 131ccd9540
Merge #4580
4580: Fix invoking cargo without consulting CARGO env var or standard installation paths r=matklad a=Veetaha

Followup for #4329

The pr essentially fixes [this bug](https://youtu.be/EzQ7YIIo1rY?t=2189)

cc @lefticus

Co-authored-by: veetaha <veetaha2@gmail.com>
2020-06-02 11:58:28 +00:00
..
ast_inspector.ts Flatten commands.ts 2020-05-25 12:14:44 +02:00
client.ts CodeAction groups 2020-05-22 17:32:46 +02:00
commands.ts Document parentModule experimental LSP request 2020-05-25 15:59:49 +02:00
config.ts Introduce toggle inlay hints vscode command 2020-05-25 03:59:46 +03:00
ctx.ts Remove unnecessary async from vscode language client creation 2020-04-25 20:52:50 +03:00
debug.ts Change Runnable.bin -> Runnable.kind 2020-05-31 05:21:45 +03:00
inlay_hints.ts Cleanup lsp extensions on the client side 2020-05-25 14:56:26 +02:00
lsp_ext.ts Change Runnable.bin -> Runnable.kind 2020-05-31 05:21:45 +03:00
main.ts Add inRustProject when-clause for commands. 2020-05-27 19:46:23 +03:00
net.ts Rewrite auto-update 2020-03-19 09:04:59 +01:00
persistent_state.ts Rewrite auto-update 2020-03-19 09:04:59 +01:00
run.ts Merge #4580 2020-06-02 11:58:28 +00:00
snippets.ts Less rust-analyzer specific onEnter 2020-05-25 14:28:47 +02:00
status_display.ts Lean onto default implementation of configs 2020-04-02 12:47:58 +02:00
tasks.ts Change Runnable.bin -> Runnable.kind 2020-05-31 05:21:45 +03:00
toolchain.ts Change Runnable.bin -> Runnable.kind 2020-05-31 05:21:45 +03:00
util.ts Change Runnable.bin -> Runnable.kind 2020-05-31 05:21:45 +03:00