rust/crates/rust-analyzer
Maybe Waffle 662dd7c27d Pass required features to cargo when using run action
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.
2022-02-06 19:02:25 +03:00
..
src Pass required features to cargo when using run action 2022-02-06 19:02:25 +03: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 cleanup + detect num cpus 2022-01-14 09:48:59 +00:00