rust/crates/rust-analyzer/src
bors 2678660880 Auto merge of #16924 - poliorcetics:ab/push-kxwqvtypvlsq, r=Veykril
feat: Add `rust-analyzer.cargo.allTargets` to configure passing `--all-targets` to cargo invocations

Closes #16859

## Unresolved question:

Should this be a setting for build scripts only ? All the other `--all-targets` I found where already covered by `checkOnSave.allTargets`
2024-04-01 10:30:15 +00:00
..
bin internal: Enforce utf8 paths 2024-03-19 15:39:00 +01:00
cli Auto merge of #16805 - dfireBird:lifetime_lowering, r=Veykril 2024-03-26 07:58:43 +00:00
config
diagnostics internal: Enforce utf8 paths 2024-03-19 15:39:00 +01:00
handlers Resolve tests per file instead of per crate in test explorer 2024-03-29 05:34:43 +03:30
lsp Resolve tests per file instead of per crate in test explorer 2024-03-29 05:34:43 +03:30
tracing Dedup hprof stuff 2024-03-07 10:21:50 +01:00
caps.rs
cargo_target_spec.rs
cli.rs
config.rs Auto merge of #16924 - poliorcetics:ab/push-kxwqvtypvlsq, r=Veykril 2024-04-01 10:30:15 +00:00
diagnostics.rs
diff.rs
dispatch.rs
global_state.rs internal: Don't eagerly try to read crate root file contents before VFS 2024-03-19 16:12:56 +01:00
hack_recover_crate_name.rs Add test explorer 2024-03-06 00:05:29 +03:30
integrated_benchmarks.rs internal: Enforce utf8 paths 2024-03-19 15:39:00 +01:00
lib.rs Add test explorer 2024-03-06 00:05:29 +03:30
line_index.rs
lsp.rs
main_loop.rs Resolve tests per file instead of per crate in test explorer 2024-03-29 05:34:43 +03:30
mem_docs.rs
op_queue.rs
reload.rs fix: check for client support of relative glob patterns before using them 2024-03-27 03:21:34 +01:00
task_pool.rs
version.rs