rust-analyzer/crates/project-model
Victor Song 53b6700594 Add dedicated target_dir field to CargoConfig and FlycheckConfig
Add dedicated field for `target_dir` in the configurations for Cargo
and Flycheck. Also change the directory to be a `PathBuf` as opposed to
a `String` to be more appropriate to the operating system.
2023-10-09 02:15:05 -05:00
..
src Add dedicated target_dir field to CargoConfig and FlycheckConfig 2023-10-09 02:15:05 -05:00
test_data Only set rust-analyzer cfg for workspace members 2023-09-08 11:02:56 +02:00
Cargo.toml Change in-tree libs to workspace dependencies 2023-06-20 13:53:39 +10:00