rust/crates/rust-analyzer
Daniel Silverstone 5ce420ac84
handle_formatting: Notice if rustfmt is missing and report
In an attempt to fix #6052 and #4249 this attempts to detect
if rustfmt is a rustup proxy which isn't installed, and reports
the error message to the user for them to fix.

In theory this ought to be memoised but for now it'll do as-is.

Future work might be to ask the user if they would like us to
trigger the installation (if possible).

Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
2020-12-31 10:25:51 +00:00
..
src handle_formatting: Notice if rustfmt is missing and report 2020-12-31 10:25:51 +00:00
tests/rust-analyzer Latest LSP 3.16 protocol 2020-11-16 15:10:13 -05:00
build.rs Fix fmt 2020-06-19 02:25:07 +08:00
Cargo.toml Update crates 2020-12-30 10:39:50 -05:00