Commit 71b8742
committed
Auto merge of #86825 - ehuss:update-cargo, r=ehuss
Update cargo
5 commits in 4952979031e2cf1d901c817a32e25a156a19db4c..3ebb5f15a940810f250b68821149387af583a79e
2021-07-01 01:14:50 +0000 to 2021-07-02 20:35:38 +0000
- Adjust the edition2021 resolver diff report. (rust-lang/cargo#9649)
- Include the linker in the fingerprint. (rust-lang/cargo#9647)
- Temporarily disable windows env test. (rust-lang/cargo#9646)
- Handle git deleted files with dirty worktree. (rust-lang/cargo#9645)
- Adjust error message with offline and frozen. (rust-lang/cargo#9644)1 file changed
+1
-1
lines changed- crates/cargo-test-support/src/lib.rs+5
- src/cargo/core/compiler/fingerprint.rs+25-17
- src/cargo/core/resolver/features.rs+3-33
- src/cargo/ops/fix.rs+13-18
- src/cargo/ops/lockfile.rs+2-5
- src/cargo/sources/path.rs+26-8
- tests/testsuite/fix.rs+12-5
- tests/testsuite/freshness.rs+23-5
- tests/testsuite/lockfile_compat.rs+2-1
- tests/testsuite/offline.rs+13
- tests/testsuite/package.rs+34
- tests/testsuite/tool_paths.rs+18-35
0 commit comments