-
Notifications
You must be signed in to change notification settings - Fork 12.7k
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
Update cargo #123081
Update cargo #123081
Conversation
Some changes occurred in src/tools/cargo cc @ehuss |
@bors r+ rollup=never p=1 |
Update cargo 1 commits in a510712d05c6c98f987af24dd73cdfafee8922e6..499a61ce7a0fc6a72040084862a68b2603e770e8 2024-03-25 03:45:54 +0000 to 2024-03-26 04:17:04 +0000 - fix: do not borrow shell across registry query (rust-lang/cargo#13647) r? ghost <hr> This update includes a fix for a panic within cargo that was noted in [cargo#13646](rust-lang/cargo#13646)
@bors r- |
@Muscraft This doesn't have all the diffs in the tip-of-tree for cargo since weihanglo's last subtree sync today. |
@bors retry |
@bors r- |
Whee. |
It's not impossible I'm wrong and the generated PR description from the tool you're using simply left out a... kinda important one. |
The PR does seem to contain the change mentioned in the description. But then it also contains more that's somehow not mentioned... |
We did some noodling on things and found the correct set of updates. |
@bors r=Muscraft,workingjubilee |
☀️ Test successful - checks-actions |
Rustup rust-lang/rust#123081 landed so hopefully this works now.
A job failed! Check out the build log: (web) (plain) Click to see the possible cause of the failure (guessed by this bot)
|
Thanks people for helping update the submodule! |
Finished benchmarking commit (b13a71a): comparison URL. Overall result: no relevant changes - no action needed@rustbot label: -perf-regression Instruction countThis benchmark run did not return any relevant results for this metric. Max RSS (memory usage)ResultsThis is a less reliable metric that may be of interest but was not used to determine the overall result at the top of this comment.
CyclesResultsThis is a less reliable metric that may be of interest but was not used to determine the overall result at the top of this comment.
Binary sizeThis benchmark run did not return any relevant results for this metric. Bootstrap: 672.88s -> 672.066s (-0.12%) |
Rustup rust-lang#123081 landed so hopefully this works now.
Rustup rust-lang/rust#123081 landed so hopefully this works now.
5 commits in a510712d05c6c98f987af24dd73cdfafee8922e6..499a61ce7a0fc6a72040084862a68b2603e770e8
2024-03-25 03:45:54 +0000 to 2024-03-26 04:17:04 +0000
r? ghost