-
Notifications
You must be signed in to change notification settings - Fork 12.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
submodules: update cargo from 90931d9b3 to 258c89644 #71742
Conversation
Changes: ```` Remove unnecessary loop in `maybe_spurious` Fix error with git repo discovery and symlinks. Allow failure when setting file mtime. Support multiple `--target` flags on the CLI build-std: Don't treat std like a "local" package. Allow `cargo package --list` even for things that don't package. ````
Updates src/tools/cargo. cc @ehuss |
|
@bors r+ |
📌 Commit 868d559 has been approved by |
@bors p=1 |
☀️ Test successful - checks-azure |
📣 Toolstate changed by #71742! Tested on commit a91d648. 💔 rls on windows: test-pass → build-fail (cc @Xanewok). |
Tested on commit rust-lang/rust@a91d648. Direct link to PR: <rust-lang/rust#71742> 💔 rls on windows: test-pass → build-fail (cc @Xanewok). 💔 rls on linux: test-pass → build-fail (cc @Xanewok). 💔 rustc-dev-guide on linux: test-pass → test-fail (cc @JohnTitor @amanjeev @spastorino @mark-i-m).
Changes:
I'd like to get rust-lang/cargo#8186 into nightly asap. :)
r? @ehuss