bors[bot] 4bc8015370
Merge #6013
6013: Add support for custom flycheck commands with JSON project workspaces r=jonas-schievink a=woody77

Enable flychecks with JSON project workspaces if an override command was provided as part
of the client configuration:

```
    "rust-analyzer.checkOnSave.enable": true,
    "rust-analyzer.checkOnSave.overrideCommand": ["custom_tool", "arg1", "arg2"],
```


Co-authored-by: Aaron Wood <aaronwood@google.com>
2020-09-16 18:04:29 +00:00
..
2020-08-24 13:29:10 +02:00
2020-09-12 12:11:16 +02:00
2020-09-13 17:28:22 +00:00
⬆️ expect-test
2020-08-28 14:47:14 +02:00
2020-09-03 13:37:36 +02:00