rust/crates
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
..
expect
flycheck flycheck: Added checkOnSave.noDefaultFeatures 2020-07-30 16:04:01 +02:00
paths
ra_arena
ra_assists Use ty to access most TypeRefs 2020-07-30 21:02:55 +02:00
ra_cfg Cleanup CFG API 2020-07-23 16:53:12 +02:00
ra_db More Rustic API for Env 2020-07-21 17:17:21 +02:00
ra_fmt
ra_hir simplify 2020-07-30 22:56:43 +02:00
ra_hir_def Use ty to access most TypeRefs 2020-07-30 21:02:55 +02:00
ra_hir_expand Rename EnumDef -> Enum 2020-07-30 17:52:53 +02:00
ra_hir_ty Merge #5610 2020-07-30 20:10:07 +00:00
ra_ide Use ty to access most TypeRefs 2020-07-30 21:02:55 +02:00
ra_ide_db Finalize Trait grammar 2020-07-30 18:17:28 +02:00
ra_mbe Rename EnumDef -> Enum 2020-07-30 17:52:53 +02:00
ra_parser Introduce GenericParam 2020-07-30 18:52:02 +02:00
ra_proc_macro
ra_proc_macro_srv cargo_metadata 0.11.1 and cargo update 2020-07-29 17:06:56 -04:00
ra_prof Print errors when failing to create a perf counter 2020-07-30 14:34:11 +02:00
ra_project_model Merge #5596 2020-07-30 21:23:41 +00:00
ra_ssr Rename RecordLit -> RecordExpr 2020-07-30 16:21:30 +02:00
ra_syntax Merge #5610 2020-07-30 20:10:07 +00:00
ra_text_edit
ra_toolchain
ra_tt
rust-analyzer Merge #5596 2020-07-30 21:23:41 +00:00
stdx Use split_once polyfill 2020-07-30 22:23:12 +02:00
test_utils Use split_once polyfill 2020-07-30 22:23:12 +02:00
vfs Add one more test 2020-07-26 11:05:28 +02:00
vfs-notify