Update cargo submodule#151225
Conversation
|
Some changes occurred in src/tools/cargo cc @ehuss |
|
|
@bors r+ rollup=never p=1 |
This comment has been minimized.
This comment has been minimized.
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 f6a07ef (parent) -> 1a9f168 (this PR) Test differencesShow 30 test diffsStage 2
Additionally, 4 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 1a9f1686b2107a082695ccf0c90aa08f6d2f988e --output-dir test-dashboardAnd 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 (1a9f168): 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 2.3%)A less reliable metric. May be of interest, but not used to determine the overall result above.
CyclesResults (primary -2.3%, secondary -1.9%)A less reliable metric. May be of interest, but not used to determine the overall result above.
Binary sizeThis benchmark run did not return any relevant results for this metric. Bootstrap: 472.76s -> 475.705s (0.62%) |
15 commits in 8c133afcd5e0d69932fe11f5907683723f8d361d..85eff7c80277b57f78b11e28d14154ab12fcf643
2026-01-09 03:50:15 +0000 to 2026-01-15 16:18:08 +0000
resolver.lockfile-pathconfig (fix(lockfile): switch toresolver.lockfile-pathconfig cargo#16510)depsdirectory (Moved build-script bins todepsdirectory cargo#16515)-Zno-embed-metadatachanges (Invalidate the whole build cache when-Zno-embed-metadatachanges cargo#16513)dep_namefor build script metadata (fix: preservedep_namefor build script metadata cargo#16494)to_dependencyfor config patch (refactor(toml): clarifyto_dependencyfor config patch cargo#16492)--idflag tocargo report timingsandcargo report rebuilds(Add--idflag tocargo report timingsandcargo report rebuildscargo#16490)r? ghost