rust/crates/rust-analyzer/src
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
..
bin feat: poke user when supplying faulty configurations 2022-01-06 14:24:19 +01:00
cli cleanup + detect num cpus 2022-01-14 09:48:59 +00:00
diagnostics Merge #10902 2021-12-05 10:52:54 +00:00
caps.rs Fix a typo in server_capabilities.experimental 2022-02-19 10:58:10 +01:00
cargo_target_spec.rs Pass required features to cargo when using run action 2022-02-06 19:02:25 +03:00
cli.rs Begining of lsif 2021-09-26 10:04:02 +03:30
config.rs make it a config 2022-01-15 02:47:47 +00:00
diagnostics.rs Handle multiple cargo check quick fix spans 2021-12-04 21:41:56 -08:00
diff.rs Split textDocument/formatting TextEdit with diff 2020-12-31 15:33:20 +01:00
dispatch.rs Merge #10080 2021-08-30 07:58:59 +00:00
from_proto.rs fix: don't panic on seeing an unexpected offset 2022-01-03 14:49:47 +00:00
global_state.rs correct the description of Struct GlobalState 2022-02-14 19:30:21 +08:00
handlers.rs fix: don't panic on seeing an unexpected offset 2022-01-03 14:49:47 +00:00
integrated_benchmarks.rs Migrate to edition 2021 2021-10-21 20:10:40 +02:00
lib.rs internal: optimize compile time 2021-08-15 13:24:37 +03:00
line_index.rs use utf16 instead of utf8 2021-09-26 10:04:02 +03:30
lsp_ext.rs add missing snake case attribute, update hash 2022-02-07 04:57:20 +01:00
lsp_utils.rs fix: don't panic on seeing an unexpected offset 2022-01-03 14:49:47 +00:00
main_loop.rs Bump lsp-types 2022-02-09 09:22:25 +02:00
markdown.rs perf: avoid allocating by just slicing. 2021-10-26 20:59:48 +08:00
mem_docs.rs fix: correctly update diagnostics when files are opened and closed 2021-07-26 21:22:06 +03:00
op_queue.rs internal: simplify handling of the build scripts 2021-07-18 11:29:22 +03:00
reload.rs Regenrate docs and package.json 2022-01-06 13:50:24 +01:00
semantic_tokens.rs internal: Handle macro calls better in highlighting 2022-01-02 19:10:10 +01:00
thread_pool.rs
to_proto.rs internal: Handle macro calls better in highlighting 2022-01-02 19:10:10 +01:00