aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_lsp_server/src/cargo_check.rs
Commit message (Expand)AuthorAgeFilesLines
* Actually respect disabling cargo check functionalityEmil Lauridsen2019-12-251-3/+19
* Re-implement status display using LSP 3.15 progress eventEmil Lauridsen2019-12-251-9/+44
* Migrate tests from extension to rustEmil Lauridsen2019-12-251-0/+709
* Fix use of wrong message in diagnosticEmil Lauridsen2019-12-251-1/+1
* Configuration plumbing for cargo watcherEmil Lauridsen2019-12-251-9/+41
* Initial implementation of cargo check watchingEmil Lauridsen2019-12-251-0/+533