rust-analyzer/crates/project-model
duncan 2f5a7a619d fix testing for packages with multiple targets
fix test running by invoking cargo per package

remove hack_recover_crate_name

make clippy happy

fix testing for packages with multiple targets

fix test running by invoking cargo per package

remove hack_recover_crate_name

make clippy happy

fix testing for packages with multiple targets

fix bad merge

replace TargetKind::fmt with TargetKind::as_cargo_target to clarify intention

dedupulicate requested test runs

replace ParseFromLine with CargoParser

formatting - remove trailing space

formatting for rustfmt CI
2025-02-27 12:37:50 +00:00
..
src fix testing for packages with multiple targets 2025-02-27 12:37:50 +00:00
test_data Use correct working directory for non-workspace proc-macro execution 2025-02-17 10:36:32 -05:00
Cargo.toml internal: Split serde derive feature into serde_derive usage 2024-12-20 11:55:02 +01:00