Skip to content

Rollup of 13 pull requests - #161014

Merged
rust-bors[bot] merged 44 commits into
rust-lang:mainfrom
jhpratt:rollup-lyWH2E3
Aug 13, 2026
Merged

Rollup of 13 pull requests#161014
rust-bors[bot] merged 44 commits into
rust-lang:mainfrom
jhpratt:rollup-lyWH2E3

Conversation

@jhpratt

Copy link
Copy Markdown
Member

Successful merges:

r? @ghost

Create a similar rollup

@rust-borsrust-borsBot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Aug 13, 2026
@rust-bors

rust-borsBot commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

💔 Test for d479045 failed: CI. Failed job:

@jhpratt

Copy link
Copy Markdown
MemberAuthor

@bors retry

@bors try jobs=dist-x86_64-msvc

@rust-borsrust-borsBot added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Aug 13, 2026
@rust-bors

This comment has been minimized.

rust-borsBot pushed a commit that referenced this pull request Aug 13, 2026
Rollup of 13 pull requests
try-job: dist-x86_64-msvc
@rust-bors

This comment has been minimized.

@rust-bors

rust-borsBot commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

☀️ Try build successful (CI)
Build commit: 31172ef (31172efb37c85c1e9b4160770995bb7ec57c7fdf)
Base parent: 52d0866 (52d08664805c8deb47b7e86999d7f8647b424a15)

@rust-borsrust-borsBot added merged-by-bors This PR was explicitly merged by bors. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Aug 13, 2026
@rust-bors

rust-borsBot commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

☀️ Test successful - CI
Approved by: jhpratt
Duration: 2h 59m 12s
Pushing 1e5ee35 to main...

@github-actions

Copy link
Copy Markdown
Contributor
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 79ef636 (parent) -> 1e5ee35 (this PR)

Test differences

Show 93 test diffs

Stage 1

  • [run-make] tests/run-make/offload-generic-manifest: [missing] -> ignore (ignored when LLVM Offload is disabled or LLVM is not the default codegen backend) (J1)
  • [ui] tests/rustdoc-ui/lints/broken-footnote.rs: [missing] -> pass (J1)
  • [ui] tests/rustdoc-ui/lints/unused-footnote.rs: [missing] -> pass (J1)
  • [ui] tests/ui/offload/check_config.rs#fail: ignore (ignored when LLVM Enzyme is disabled or LLVM is not the default codegen backend) -> ignore (ignored when LLVM Offload is disabled or LLVM is not the default codegen backend) (J2)
  • [ui] tests/ui/offload/check_config.rs#pass: ignore (ignored when LLVM Enzyme is disabled or LLVM is not the default codegen backend) -> ignore (ignored when LLVM Offload is disabled or LLVM is not the default codegen backend) (J2)
  • [ui] tests/ui/offload/duplicate_kernel.rs: [missing] -> ignore (ignored when LLVM Offload is disabled or LLVM is not the default codegen backend) (J2)
  • [ui] tests/ui/offload/generic_kernel_not_instantiated.rs: [missing] -> ignore (ignored when LLVM Offload is disabled or LLVM is not the default codegen backend) (J2)
  • [ui] tests/ui/parser/if-semi-before-block.rs: [missing] -> pass (J2)
  • [ui (polonius)] tests/ui/offload/check_config.rs#fail: ignore (ignored when LLVM Enzyme is disabled or LLVM is not the default codegen backend) -> ignore (ignored when LLVM Offload is disabled or LLVM is not the default codegen backend) (J5)
  • [ui (polonius)] tests/ui/offload/check_config.rs#pass: ignore (ignored when LLVM Enzyme is disabled or LLVM is not the default codegen backend) -> ignore (ignored when LLVM Offload is disabled or LLVM is not the default codegen backend) (J5)
  • [ui (polonius)] tests/ui/offload/duplicate_kernel.rs: [missing] -> ignore (ignored when LLVM Offload is disabled or LLVM is not the default codegen backend) (J5)
  • [ui (polonius)] tests/ui/offload/generic_kernel_not_instantiated.rs: [missing] -> ignore (ignored when LLVM Offload is disabled or LLVM is not the default codegen backend) (J5)
  • [ui (polonius)] tests/ui/parser/if-semi-before-block.rs: [missing] -> pass (J5)

Stage 2

  • [ui] tests/rustdoc-ui/lints/broken-footnote.rs: [missing] -> pass (J0)
  • [ui] tests/rustdoc-ui/lints/unused-footnote.rs: [missing] -> pass (J0)
  • [run-make] tests/run-make/offload-generic-manifest: [missing] -> ignore (ignored when LLVM Offload is disabled or LLVM is not the default codegen backend) (J3)
  • [ui] tests/ui/offload/check_config.rs#fail: ignore (ignored when LLVM Enzyme is disabled or LLVM is not the default codegen backend) -> ignore (ignored when LLVM Offload is disabled or LLVM is not the default codegen backend) (J4)
  • [ui] tests/ui/offload/check_config.rs#pass: ignore (ignored when LLVM Enzyme is disabled or LLVM is not the default codegen backend) -> ignore (ignored when LLVM Offload is disabled or LLVM is not the default codegen backend) (J4)
  • [ui] tests/ui/offload/duplicate_kernel.rs: [missing] -> ignore (ignored when LLVM Offload is disabled or LLVM is not the default codegen backend) (J4)
  • [ui] tests/ui/offload/generic_kernel_not_instantiated.rs: [missing] -> ignore (ignored when LLVM Offload is disabled or LLVM is not the default codegen backend) (J4)
  • [ui] tests/ui/parser/if-semi-before-block.rs: [missing] -> pass (J4)

Additionally, 72 doctest diffs were found. These are ignored, as they are noisy.

Job group index

Test dashboard

Run

cargo run --manifest-path src/ci/citool/Cargo.toml -- \
test-dashboard 1e5ee356374211706221b71b6106d297a646ee57 --output-dir test-dashboard

And then open test-dashboard/index.html in your browser to see an overview of all executed tests.

Job duration changes

  1. pr-check-2: 30m 15s -> 43m 40s (+44.3%)
  2. armhf-gnu: 1h 9m -> 1h 33m (+34.4%)
  3. x86_64-gnu-gcc-core-tests: 11m 13s -> 14m 31s (+29.4%)
  4. x86_64-gnu-llvm-21-2: 1h 23m -> 1h (-27.7%)
  5. dist-powerpc64-linux-musl: 1h 31m -> 1h 6m (-27.6%)
  6. dist-x86_64-apple: 1h 59m -> 2h 29m (+25.9%)
  7. i686-gnu-nopt-1: 2h 15m -> 1h 42m (-24.6%)
  8. i686-gnu-nopt-2: 1h 53m -> 2h 20m (+24.3%)
  9. dist-x86_64-illumos: 1h 50m -> 1h 24m (-24.2%)
  10. dist-x86_64-netbsd: 1h 10m -> 1h 26m (+23.1%)
How to interpret the job duration changes?

Job durations can vary a lot, based on the actual runner instance
that executed the job, system noise, invalidated caches, etc. The table above is provided
mostly for t-infra members, for simpler debugging of potential CI slow-downs.

@rust-timer

Copy link
Copy Markdown
Collaborator

📌 Perf builds for each rolled up PR:

PR#MessagePerf Build Sha
#160976Ensure TLS accesses don't call the global allocator through…004192fb9174ea7dfc17913e3f47f16ec482b7f9 (link)
#160438[rustdoc] Change table odd table rows background color to n…3981a8f265ff0a7f99f0e521adc1cb6001130a45 (link)
#160985self-profile more of borrowck9f5fce2f3385e1badd942665e8f7ba486b278727 (link)
#137858Add new unused_footnote_definition rustdoc lint47c7eb4046ca1dba53e5987007b0e5634ea88396 (link)
#159566Add support for generics in offloadand remove no_mangle6c1723e2d6ffe1926887f5f279f2fae95727437b (link)
#160676rustc_public: split defs out of tyd7677defc30b0209a8da28c9b9715119179f3ec3 (link)
#160861rustc_parse: suggest removing semicolon before if block7f24f7fe7c2a11477f508caefa75d17237a6fbf0 (link)
#160958Remove unused #[non_exhaustive] in library95cee242b62c28735dd3695b42c6ff7ebfe41cbe (link)
#160978move resolve_path to Session inherent method59ef68f5f380aa990328450a4fa985396dfaec70 (link)
#160990Remove old cfg parser which is now dead code45f6dfae7acf1b438facd68ebbe2397569e8ed6f (link)
#160991Add offload component on nightly446f2a4dae7d8d80261f98ba2b981a75795cdaea (link)
#160999doc changes to expect messages in process.rs377cfa0b0993c8936f81701ecd961220c7c42faf (link)
#161003Also warn if an invalid doc attribute is used on a macro …d80b7f1be8cb521242be4672ccd20c5d22c61558 (link)

previous master: 79ef636a60

In the case of a perf regression, run the following command for each PR you suspect might be the cause: @rust-timer build $SHA

@rust-timer

Copy link
Copy Markdown
Collaborator

Finished benchmarking commit (1e5ee35): comparison URL.

Overall result: ❌✅ regressions and improvements - please read:

Our benchmarks found a performance regression caused by this PR.
This might be an actual regression, but it can also be just noise.

Next Steps:

  • If the regression was expected or you think it can be justified,
    please write a comment with sufficient written justification, and add
    @rustbot label: +perf-regression-triaged to it, to mark the regression as triaged.
  • If you think that you know of a way to resolve the regression, try to create
    a new PR with a fix for the regression.
  • If you do not understand the regression or you think that it is just noise,
    you can ask the @rust-lang/wg-compiler-performance working group for help (members of this group
    were already notified of this PR).

@rustbot label: +perf-regression
cc @rust-lang/wg-compiler-performance

Instruction count

Our most reliable metric. Used to determine the overall result above. However, even this metric can be noisy.

meanrangecount
Regressions ❌
(primary)
0.3%[0.1%, 0.8%]15
Regressions ❌
(secondary)
0.2%[0.2%, 0.2%]2
Improvements ✅
(primary)
--0
Improvements ✅
(secondary)
-5.5%[-8.9%, -1.5%]4
All ❌✅ (primary)0.3%[0.1%, 0.8%]15

Max RSS (memory usage)

Results (primary 7.1%)

A less reliable metric. May be of interest, but not used to determine the overall result above.

meanrangecount
Regressions ❌
(primary)
7.1%[7.1%, 7.1%]1
Regressions ❌
(secondary)
--0
Improvements ✅
(primary)
--0
Improvements ✅
(secondary)
--0
All ❌✅ (primary)7.1%[7.1%, 7.1%]1

Cycles

Results (primary -0.4%, secondary -7.4%)

A less reliable metric. May be of interest, but not used to determine the overall result above.

meanrangecount
Regressions ❌
(primary)
2.5%[2.5%, 2.5%]1
Regressions ❌
(secondary)
--0
Improvements ✅
(primary)
-1.8%[-2.1%, -1.6%]2
Improvements ✅
(secondary)
-7.4%[-8.0%, -6.7%]2
All ❌✅ (primary)-0.4%[-2.1%, 2.5%]3

Binary size

Results (primary 0.2%, secondary -7.4%)

A less reliable metric. May be of interest, but not used to determine the overall result above.

meanrangecount
Regressions ❌
(primary)
0.3%[0.1%, 0.7%]16
Regressions ❌
(secondary)
--0
Improvements ✅
(primary)
-0.1%[-0.2%, -0.0%]5
Improvements ✅
(secondary)
-7.4%[-8.8%, -6.9%]4
All ❌✅ (primary)0.2%[-0.2%, 0.7%]21

Bootstrap: 455.642s -> 457.516s (0.41%)
Artifact size: 396.40 MiB -> 396.41 MiB (0.00%)

@rustbotrustbot added the perf-regression Performance regression. label Aug 13, 2026
@jhpratt
jhpratt deleted the rollup-lyWH2E3 branch August 15, 2026 04:41
@Kobzol

Copy link
Copy Markdown
Member

@rust-timer

Copy link
Copy Markdown
Collaborator

#160976004192f Ensure TLS accesses don't call the global allocator through panic (part 2)

Queued 004192f with parent 79ef636, future comparison URL.
There are currently 0 preceding artifacts in the queue.
It will probably take at least ~1.0 hours until the benchmark run finishes.

#1609859f5fce2 self-profile more of borrowck

Queued 9f5fce2 with parent 79ef636, future comparison URL.
There is currently 1 preceding artifact in the queue.
It will probably take at least ~2.0 hours until the benchmark run finishes.

#13785847c7eb4 Add new unused_footnote_definition rustdoc lint

Queued 47c7eb4 with parent 79ef636, future comparison URL.
There are currently 0 preceding artifacts in the queue.
It will probably take at least ~1.0 hours until the benchmark run finishes.

#161003d80b7f1 Also warn if an invalid doc attribute is used on a macro invocation

Queued d80b7f1 with parent 79ef636, future comparison URL.
There are currently 3 preceding artifacts in the queue.
It will probably take at least ~4.0 hours until the benchmark run finishes.

@Kobzol

Copy link
Copy Markdown
Member

Regressions caused by #137858 and #160976.

@rustbot label: +perf-regression-triaged

@rustbotrustbot added the perf-regression-triaged The performance regression has been triaged. label Aug 18, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-LLVMArea: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.A-run-makeArea: port run-make Makefiles to rmake.rsA-rustdoc-jsArea: Rustdoc's JS front-endmerged-by-borsThis PR was explicitly merged by bors.perf-regressionPerformance regression.perf-regression-triagedThe performance regression has been triaged.rollupA PR which is a rollupT-bootstrapRelevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.T-libsRelevant to the library team, which will review and decide on the PR/issue.T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.T-rustdoc-frontendRelevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

16 participants

@jhpratt@rust-log-analyzer@rust-timer@Kobzol@rustbot@makai410@mu001999@GuillaumeGomez@notriddle@mejrs@lqd@ravlynd@sgasho@Sa4dUs@maxdexh@dronavallipranav