-
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
Update cargo #129338
Update cargo #129338
Conversation
Some changes occurred in src/tools/cargo cc @ehuss |
@bors r+ rollup=never |
b1a3c08
to
89e7246
Compare
@bors r+ p=1 rollup=never This contains a patch rust-lang/cargo#14432 fixing a bug in |
☀️ Test successful - checks-actions |
Finished benchmarking commit (0f6e1ae): 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)Results (primary -0.3%, secondary 0.1%)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.
CyclesResults (primary -1.2%)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: 751.864s -> 749.851s (-0.27%) |
12 commits in ba8b39413c74d08494f94a7542fe79aa636e1661..8f40fc59fb0c8df91c97405785197f3c630304ea
2024-08-16 22:48:57 +0000 to 2024-08-21 22:37:06 +0000
OptVersionReq::Req
(fix: Limiting pre-release match semantics to use only onOptVersionReq::Req
cargo#14412)