mirror of
https://github.com/rust-lang/cargo.git
synced 2025-10-01 11:30:39 +00:00

cargo-test-support wasn't using any of the caching or other logic from Rustc, so this just swaps with a very basic implementation in order to remove the dependency on `cargo`.