rust-analyzer/crates/project_model
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
test_data Rust project project model smoke tests 2021-08-01 15:00:34 -07:00
Cargo.toml Bump MSRV (1.57) 2021-12-16 01:56:12 +05:00