-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Update cargo #139005
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 #139005
Conversation
Some changes occurred in src/tools/cargo cc @ehuss |
@bors r+ rollup=never p=1 |
☀️ Test successful - checks-actions |
What is this?This is an experimental post-merge analysis report that shows differences in test outcomes between the merged PR and its parent PR.Comparing 1644cb0 (parent) -> 2216f26 (this PR) Test differencesShow 32944 test diffsStage 1
Stage 2
(and 16374 additional test diffs) Additionally, 16470 doctest diffs were found. These are ignored, as they are noisy. Job group index
|
Finished benchmarking commit (2216f26): 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 1.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 2.1%, secondary -2.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: 777.476s -> 778.377s (0.12%) |
10 commits in 307cbfda3119f06600e43cd38283f4a746fe1f8b..a6c604d1b8a2f2a8ff1f3ba6092f9fda42f4b7e9
2025-03-20 20:00:39 +0000 to 2025-03-26 18:11:00 +0000
--message-format
(fix(package): update tracking issue for--message-format
cargo#15354)--message-format
flag (feat(package): add unstable--message-format
flag cargo#15311)--profile
(feat(complete): Added completion for--profile
cargo#15308)r? ghost