Update cargo submodule#156351
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 4a997ee (parent) -> 0490dd9 (this PR) Test differencesShow 24 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 0490dd938541ad996c5ad1ec6e274012afe3e1d4 --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 (0490dd9): comparison URL. Overall result: ❌ regressions - no action needed@rustbot label: -perf-regression Instruction countOur most reliable metric. Used to determine the overall result above. However, even this metric can be noisy.
Max RSS (memory usage)Results (secondary -2.4%)A less reliable metric. May be of interest, but not used to determine the overall result above.
CyclesResults (secondary -2.7%)A less reliable metric. May be of interest, but not used to determine the overall result above.
Binary sizeThis perf run didn't have relevant results for this metric. Bootstrap: 497.359s -> 497.416s (0.01%) |
13 commits in 4f9b52075316e9ced380c8fa492858048d5758b6..a343accce8526b128adc517d33348573d22920a3
2026-05-01 22:36:41 +0000 to 2026-05-08 22:41:35 +0000
unknown_lintslint logic andmissing_lints_featuresdiagnostic logic (refactor(lints): Pull outunknown_lintslint logic andmissing_lints_featuresdiagnostic logic cargo#16976)lints/mod.rs(refactor(lints): Move things out oflints/mod.rscargo#16975).cargo-checksum.jsonis not a security mechanism (docs:.cargo-checksum.jsonis not a security mechanism cargo#16966)$commentto.cargo-checksum.json(fix(vendor): add$commentto.cargo-checksum.jsoncargo#16967)[env]relative paths definition (fix(config):[env]relative paths definition cargo#16957)build.warningsdocumentation. (Fix heading level ofbuild.warningsdocumentation. cargo#16961)r? ghost