aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_flycheck/Cargo.toml
Commit message (Collapse)AuthorAgeFilesLines
* Move LSP bits from flycheck to rust-analyzerAleksey Kladov2020-05-151-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 #4417bors[bot]2020-05-101-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-metadataEdwin Cheng2020-05-091-1/+1
| |
* | Rename ra_env -> ra_toolchainAleksey Kladov2020-05-081-1/+1
|/
* pull function out into new crate ra_env; use in ra_flycheck as wellCraig Disselkoen2020-05-061-0/+1
|
* no doctests for flycheckAleksey Kladov2020-05-041-0/+3
|
* lsp-types 0.74kjeremy2020-04-261-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.16kjeremy2020-04-141-1/+1
|
* Rename cargo_watch -> flycheckAleksey Kladov2020-03-311-0/+16