-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Update cargo #140876
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Update cargo #140876
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 fd9fad6 (parent) -> c6faa1b (this PR) Test differencesShow 33205 test diffsStage 1
Stage 2
(and 16557 additional test diffs) Additionally, 16548 doctest diffs were found. These are ignored, as they are noisy. Job group index Test dashboardRun cargo run --manifest-path src/ci/citool/Cargo.toml -- \
test-dashboard c6faa1b22e735494677a2410ee281ca5f646e747 --output-dir test-dashboard And then open Job duration changes
How to interpret the job duration changes?Job durations can vary a lot, based on the actual runner instance |
Finished benchmarking commit (c6faa1b): 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.7%)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 0.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 sizeResults (secondary -0.0%)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.
Bootstrap: 773.683s -> 773.028s (-0.08%) |
25 commits in 7918c7eb59614c39f1c4e27e99d557720976bdd7..056f5f4f3c100cb36b5e9aed2d20b9ea70aae295
2025-04-27 09:44:23 +0000 to 2025-05-09 14:54:18 +0000
XDG_DATA_HOME
" (Revert "doc: MentionXDG_DATA_HOME
" cargo#15512)-Zembed-metadata
(Add support for-Zembed-metadata
cargo#15378)v
(Improved error message for versions prefixed withv
cargo#15484)--edition
and--edition-idioms
in cargo fix (fix: default to all targets when using--edition
and--edition-idioms
in cargo fix cargo#15192)r? ghost