rust/crates/ra_project_model/src
bors[bot] 6b7cb8b5ab
Merge #5596
5596: Add checkOnSave.noDefaultFeatures and correct, how we handle some cargo flags. r=clemenswasser a=clemenswasser

This PR adds the `rust-analyzer.checkOnSave.noDefaultFeatures` option
and fixes the handling of `cargo.allFeatures`, `cargo.noDefaultFeatures` and `cargo.features`.
Fixes: #5550 

Co-authored-by: Clemens Wasser <clemens.wasser@gmail.com>
2020-07-30 21:23:41 +00:00
..
cargo_workspace.rs ra_project_model: Fix configuration of features 2020-07-30 16:28:29 +02:00
cfg_flag.rs Use split_once polyfill 2020-07-30 22:23:12 +02:00
lib.rs Require quotes around key-value cfg flags in rust-project.json 2020-07-23 19:03:17 +02:00
project_json.rs Require quotes around key-value cfg flags in rust-project.json 2020-07-23 19:03:17 +02:00
sysroot.rs Update sysroot crates 2020-07-30 17:17:59 +03:00