mirror of
https://github.com/rust-lang/rust.git
synced 2024-12-02 11:44:28 +00:00
b0e293bf69
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> |
||
---|---|---|
.. | ||
src | ||
tests/slow-tests | ||
build.rs | ||
Cargo.toml |