1 file changed
+1
-1
lines changedDiff for: src/tools/cargo
- Cargo.lock+61-38
- Cargo.toml+1-1
- crates/cargo-test-support/src/lib.rs+7-7
- src/cargo/core/compiler/compilation.rs+7-34
- src/cargo/core/compiler/fingerprint/dep_info.rs+5-1
- src/cargo/core/compiler/fingerprint/dirty_reason.rs-2
- src/cargo/core/compiler/fingerprint/mod.rs+14-19
- src/cargo/core/manifest.rs+81
- src/cargo/core/source_id.rs+10-9
- src/cargo/ops/cargo_package.rs+38-1
- src/cargo/sources/git/oxide.rs+1-1
- src/cargo/sources/git/utils.rs+3-1
- src/cargo/sources/path.rs+6-2
- tests/testsuite/binary_name.rs+1-1
- tests/testsuite/dep_info.rs+2-2
- tests/testsuite/freshness.rs+99-34
- tests/testsuite/freshness_checksum.rs+1-52
- tests/testsuite/git.rs+38
- tests/testsuite/package.rs+152
0 commit comments