-
Notifications
You must be signed in to change notification settings - Fork 13k
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 #109835
Update cargo #109835
Conversation
|
These commits modify the If this was intentional then you can ignore this comment. |
@bors r+ p=1 |
☀️ Test successful - checks-actions |
Finished benchmarking commit (0196c2b): comparison URL. Overall result: ❌ regressions - ACTION NEEDEDNext Steps: If you can justify the regressions found in this perf run, please indicate this with @rustbot label: +perf-regression Instruction countThis is a highly reliable metric that was used to determine the overall result at the top of this comment.
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.
CyclesThis benchmark run did not return any relevant results for this metric. |
I believe all these benchmarks to be currently noisy, unfortunately. |
9 commits in 145219a9f089f8b57c09f40525374fbade1e34ae..0e474cfd7b16b018cf46e95da3f6a5b2f1f6a9e7
2023-03-27 01:56:36 +0000 to 2023-03-31 23:15:58 +0000
cargo logout
that it does not revoke the token. (Add a note tocargo logout
that it does not revoke the token. cargo#11919)cargo test
,cargo bench
andcargo run
(Documented working directory behaviour forcargo test
,cargo bench
andcargo run
cargo#11901)