Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move LSP bits from flycheck to rust-analyzer | Aleksey Kladov | 2020-05-15 | 1 | -4/+0 |
| | | | | | There should be only one place that knows about LSP, and that place is right before we spit JSON on stdout. | ||||
* | Merge #4406 #4410 #4411 #4417 | bors[bot] | 2020-05-10 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4406: Update cargo-metadata r=matklad a=edwin0cheng This PR update `cargo-metadata` to 0.10.0 and it also relax the` serde-derive` deps to 1.0 for tests in `proc-macro-srv`. cc @robojumper r= @matklad , I think you would have something to say related to https://github.com/serde-rs/json/issues/647#issue-593788429 ? 4410: Improve wording in comment r=matklad a=edwin0cheng 4411: do not remove then block when you unwrap else block #4361 r=matklad a=bnjjj close #4361 4417: Omit default types in HirDisplay SourceCode mode r=matklad a=TimoFreiberg Closes #4390 Co-authored-by: Edwin Cheng <[email protected]> Co-authored-by: Benjamin Coenen <[email protected]> Co-authored-by: Timo Freiberg <[email protected]> | ||||
| * | Update cargo-metadata | Edwin Cheng | 2020-05-09 | 1 | -1/+1 |
| | | |||||
* | | Rename ra_env -> ra_toolchain | Aleksey Kladov | 2020-05-08 | 1 | -1/+1 |
|/ | |||||
* | pull function out into new crate ra_env; use in ra_flycheck as well | Craig Disselkoen | 2020-05-06 | 1 | -0/+1 |
| | |||||
* | no doctests for flycheck | Aleksey Kladov | 2020-05-04 | 1 | -0/+3 |
| | |||||
* | lsp-types 0.74 | kjeremy | 2020-04-26 | 1 | -1/+1 |
| | | | | | * Fixes a bunch of param types to take partial progress into account. * Will allow us to support insert/replace text in completions | ||||
* | insta 0.16 | kjeremy | 2020-04-14 | 1 | -1/+1 |
| | |||||
* | Rename cargo_watch -> flycheck | Aleksey Kladov | 2020-03-31 | 1 | -0/+16 |