-
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 #127993
Update cargo #127993
Conversation
|
Some changes occurred in src/tools/cargo cc @ehuss |
@bors r+ rollup=never |
I think you usually @bors p=1 (this keeps falling down the queue since it's so new) |
☀️ Test successful - checks-actions |
Finished benchmarking commit (92c6c03): comparison URL. Overall result: ✅ improvements - no action needed@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)This benchmark run did not return any relevant results for this metric. CyclesResults (secondary -2.4%)This 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: 770.972s -> 772.021s (0.14%) |
9 commits in a2b58c3dad4d554ba01ed6c45c41ff85390560f2..5f6b9a92201d78af75dc24f14662c3e2dacbbbe1
2024-07-16 00:52:02 +0000 to 2024-07-19 18:09:17 +0000
TomlPackage::new
,Default
forTomlWorkspace
(AddTomlPackage::new
,Default
forTomlWorkspace
cargo#14271)