aboutsummaryrefslogtreecommitdiff
path: root/crates/assists/src/handlers/extract_struct_from_enum_variant.rs
diff options
context:
space:
mode:
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>2020-09-16 19:04:29 +0100
committerGitHub <[email protected]>2020-09-16 19:04:29 +0100
commit4bc8015370e3698248bc93184ef7ec5fefd2c1d4 (patch)
tree81c029b5bb262e7dcd10235510b77ef49fc2e8f7 /crates/assists/src/handlers/extract_struct_from_enum_variant.rs
parent5df69d903445319bc01a32c93eb4175da5bb94d2 (diff)
parent74c26a785ad8e8ef857b903d3639beb623077933 (diff)
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 <[email protected]>
Diffstat (limited to 'crates/assists/src/handlers/extract_struct_from_enum_variant.rs')
0 files changed, 0 insertions, 0 deletions