]> git.lizzy.rs Git - rust.git/history - crates/ra_lsp_server/src/cargo_check.rs
Keep VSCode config mostly backwards compatible
[rust.git] / crates / ra_lsp_server / src / cargo_check.rs
2019-12-25 Emil LauridsenKeep VSCode config mostly backwards compatible
2019-12-25 Emil LauridsenSome documentatioN
2019-12-25 Emil LauridsenActually respect disabling cargo check functionality
2019-12-25 Emil LauridsenRe-implement status display using LSP 3.15 progress...
2019-12-25 Emil LauridsenMigrate tests from extension to rust
2019-12-25 Emil LauridsenFix use of wrong message in diagnostic
2019-12-25 Emil LauridsenConfiguration plumbing for cargo watcher
2019-12-25 Emil LauridsenInitial implementation of cargo check watching