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
..
2022-02-21 10:21:39 +00:00
2021-10-03 23:39:43 +11:00
2022-02-09 09:22:25 +02:00