-
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 anyhow #115024
update anyhow #115024
Conversation
These commits modify the If this was unintentional then you should revert the changes before this PR is merged. |
Ah great. |
⌛ Testing commit 83283a4 with merge b42b1d0384c92b04acae6ac2dabd97f1f40b6838... |
💔 Test failed - checks-actions |
@bors retry Could not resolve host: ci-mirrors.rust-lang.org |
☀️ Test successful - checks-actions |
Finished benchmarking commit (def52ba): 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)This benchmark run did not return any relevant results for this metric. CyclesThis benchmark run did not return any relevant results for this metric. Binary sizeThis benchmark run did not return any relevant results for this metric. Bootstrap: 636.195s -> 635.287s (-0.14%) |
This is the anyhow version of #114944, fixing Miri builds with an existing x.py cache by including dtolnay/anyhow#320.
r? @lqd