cargo-nextest 0.9.10 introduces experimental support for reusing the build across machines and invocations. This issue tracks stabilizing this option: * [x] How does this interact with #82? * [x] Verify option names. * [x] Ensure that the "cargo present on destination" and "cargo not present on destination" scenarios both work well. * [x] Is the current path remapping support sufficient? cc @Guiguiprim
cargo-nextest 0.9.10 introduces experimental support for reusing the build across machines and invocations. This issue tracks stabilizing this option:
cc @Guiguiprim