rust/crates/rust-analyzer
bors[bot] b0e293bf69
Merge #11424
11424: Pass required features to cargo when using run action r=Veykril a=WaffleLapkin

When using `F1`->`Rust Analyzer: Run` action on an `example`, pass its `required-features` to `cargo run`. This allows to run examples that were otherwise impossible to run with RA.

Co-authored-by: Maybe Waffle <waffle.lapkin@gmail.com>
2022-02-21 10:21:39 +00:00
..
src Merge #11424 2022-02-21 10:21:39 +00:00
tests/slow-tests Fix merge commit check for git 2.35 2022-01-26 19:10:39 +01:00
build.rs Add semicolons for consistency 2021-10-03 23:39:43 +11:00
Cargo.toml Bump lsp-types 2022-02-09 09:22:25 +02:00