diff options
| author | bors <bors@rust-lang.org> | 2024-09-02 05:13:21 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2024-09-02 05:13:21 +0000 |
| commit | 9b82580c7347f800c2550e6719e4218a60a80b28 (patch) | |
| tree | 87921f19d8bb58790b1fe6c0d2ecfda68e15d294 | |
| parent | e71f9529121ca8f687e4b725e3c9adc3f1ebab4d (diff) | |
| parent | 6c393b1e15c8a983b566c8af3a7cdab69ae65be9 (diff) | |
| download | rust-9b82580c7347f800c2550e6719e4218a60a80b28.tar.gz rust-9b82580c7347f800c2550e6719e4218a60a80b28.zip | |
Auto merge of #129798 - weihanglo:update-cargo, r=weihanglo
Update cargo 9 commits in 8f40fc59fb0c8df91c97405785197f3c630304ea..c1fa840a85eca53818895901a53fae34247448b2 2024-08-21 22:37:06 +0000 to 2024-08-29 21:03:53 +0000 - fix(resolve): With `latest` message, differentiate actionable updates (rust-lang/cargo#14461) - fix(pkgid): Allow open namespaces in PackageIdSpec's (rust-lang/cargo#14467) - feat(resolve): Report incompatible-with-rustc when MSRV-resolver is disabled (rust-lang/cargo#14459) - fix(resolve): Report incompatible packages with precise Rust version (rust-lang/cargo#14457) - fix(resolve): Dont show locking workspace members (rust-lang/cargo#14445) - Log details of failure if no errors were seen (rust-lang/cargo#14453) - More helpful missing feature error message (rust-lang/cargo#14436) - feat: Add matches_prerelease semantic (rust-lang/cargo#14305) - refactor(update): Prepare for smarter update messages (rust-lang/cargo#14440) r? ghost
| m--------- | src/tools/cargo | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/src/tools/cargo b/src/tools/cargo -Subproject 8f40fc59fb0c8df91c97405785197f3c630304e +Subproject c1fa840a85eca53818895901a53fae34247448b |
