Rollup of 3 pull requests#154339
Conversation
…, r=eggyal,tgross35 [libcore] Disable `doc(auto_cfg)` for integers trait impls Fixes rust-lang#153655. Thanks to rust-lang#153964, `doc(auto_cfg)` finally works as expected on impls. So now this fix works: <img width="1000" height="806" alt="image" src="https://github.com/user-attachments/assets/f37da375-c2eb-4a7b-abf2-1fdd3a73e2bb" /> cc @eggyal
…ouwer allow `incomplete_features` in all ui tests This PR allows the `incomplete_features` lint for the `specialization` directory, thereby allowing it for all UI tests. Followup to rust-lang#154174 and rust-lang#154276. Closes rust-lang#154168.
…athanBrouwer Remove more BuiltinLintDiag variants - part 3 Part of rust-lang#153099. Last part of the "easy" migration. r? @JonathanBrouwer
|
@bors r+ rollup=never p=5 |
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 362211d (parent) -> 8a70352 (this PR) Test differencesShow 15 test diffs15 doctest diffs were found. These are ignored, as they are noisy. Test dashboardRun cargo run --manifest-path src/ci/citool/Cargo.toml -- \
test-dashboard 8a703520e80d87d4423c01f9d4fbc9e5f6533a02 --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 (8a70352): 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.6%, secondary 8.1%)A less reliable metric. May be of interest, but not used to determine the overall result above.
CyclesResults (primary -3.1%)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: 497.654s -> 482.838s (-2.98%) |
Successful merges:
doc(auto_cfg)for integers trait impls #154311 ([libcore] Disabledoc(auto_cfg)for integers trait impls)incomplete_featuresin all ui tests #154331 (allowincomplete_featuresin all ui tests)r? @ghost
Create a similar rollup