rust/crates/rust-analyzer
Victor Song aeef7b644b Add config option to use rust-analyzer specific target dir
Adds a Rust Analyzer configuration option to set a custom
target directory for builds. This is a workaround for Rust Analyzer
blocking debug builds while running `cargo check`. This change
should close #6007
2023-10-09 02:15:05 -05:00
..
src Add config option to use rust-analyzer specific target dir 2023-10-09 02:15:05 -05:00
tests/slow-tests internal: re-generate lints.rs 2023-09-29 14:20:17 +02:00
build.rs Fix typo in build.rs 2022-06-26 10:09:45 +00:00
Cargo.toml Switch to in-tree rustc dependencies with a cfg flag 2023-09-15 18:10:11 +03:30