Skip to content

Rollup of 2 pull requests#154649

Merged
rust-bors[bot] merged 4 commits intorust-lang:mainfrom
JonathanBrouwer:rollup-3KmleSY
Apr 1, 2026
Merged

Rollup of 2 pull requests#154649
rust-bors[bot] merged 4 commits intorust-lang:mainfrom
JonathanBrouwer:rollup-3KmleSY

Conversation

@JonathanBrouwer
Copy link
Copy Markdown
Contributor

Successful merges:

r? @ghost

Create a similar rollup

nia-e and others added 4 commits March 23, 2026 17:52
…amples-doc, r=lolbinarycat

Mention on which items the `missing_doc_code_examples` is not emitted

As mentioned in rust-lang#154048, the lint's documentation didn't mention which items were ignored. This PR fixes that.

r? @lolbinarycat
…lacrum

UdpSocket: document `recv/recv_from` differences

Per libs-api consensus, fixes rust-lang#149392 by documenting possible platform-specific behavior in `UdpSocket`.

r? libs
@rust-bors rust-bors bot added the rollup A PR which is a rollup label Mar 31, 2026
@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-libs Relevant to the library team, which will review and decide on the PR/issue. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. labels Mar 31, 2026
@JonathanBrouwer
Copy link
Copy Markdown
Contributor Author

@bors r+ rollup=never p=5

@rust-bors
Copy link
Copy Markdown
Contributor

rust-bors bot commented Mar 31, 2026

📌 Commit 807b9ae has been approved by JonathanBrouwer

It is now in the queue for this repository.

@rust-bors rust-bors bot 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 Mar 31, 2026
@rust-bors

This comment has been minimized.

@rust-bors rust-bors bot 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 Apr 1, 2026
@rust-bors
Copy link
Copy Markdown
Contributor

rust-bors bot commented Apr 1, 2026

☀️ Test successful - CI
Approved by: JonathanBrouwer
Duration: 3h 12m 32s
Pushing 700cfa8 to main...

@rust-bors rust-bors bot merged commit 700cfa8 into rust-lang:main Apr 1, 2026
12 checks passed
@rustbot rustbot added this to the 1.96.0 milestone Apr 1, 2026
@rust-timer
Copy link
Copy Markdown
Collaborator

📌 Perf builds for each rolled up PR:

PR# Message Perf Build Sha
#154249 Mention on which items the missing_doc_code_examples is n… 5ab993f5c881f381681bb930154d07a8ca5867de (link)
#154266 UdpSocket: document recv/recv_from differences 4ef83681953a0ed463ba3201ebf5cf52b3498881 (link)

previous master: 48cc71ee88

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

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 1, 2026

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 48cc71e (parent) -> 700cfa8 (this PR)

Test differences

Show 120 test diffs

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

Test dashboard

Run

cargo run --manifest-path src/ci/citool/Cargo.toml -- \
    test-dashboard 700cfa8c93bd6373c809af165ce3a90d7127cc8c --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. dist-x86_64-apple: 2h 29m -> 1h 41m (-31.8%)
  2. test-various: 2h 7m -> 1h 40m (-21.1%)
  3. pr-check-1: 33m 57s -> 26m 47s (-21.1%)
  4. i686-gnu-1: 2h 21m -> 1h 56m (-18.0%)
  5. aarch64-apple: 2h 23m -> 2h 47m (+17.1%)
  6. optional-x86_64-gnu-parallel-frontend: 2h 38m -> 2h 12m (-16.5%)
  7. dist-ohos-armv7: 1h 9m -> 1h 20m (+15.5%)
  8. x86_64-rust-for-linux: 53m 58s -> 45m 36s (-15.5%)
  9. dist-apple-various: 2h 14m -> 1h 53m (-15.3%)
  10. i686-gnu-nopt-1: 2h 19m -> 2h 2m (-12.0%)
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

Finished benchmarking commit (700cfa8): comparison URL.

Overall result: no relevant changes - no action needed

@rustbot label: -perf-regression

Instruction count

This benchmark run did not return any relevant results for this metric.

Max RSS (memory usage)

This benchmark run did not return any relevant results for this metric.

Cycles

Results (secondary 5.9%)

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

mean range count
Regressions ❌
(primary)
- - 0
Regressions ❌
(secondary)
5.9% [5.9%, 5.9%] 1
Improvements ✅
(primary)
- - 0
Improvements ✅
(secondary)
- - 0
All ❌✅ (primary) - - 0

Binary size

Results (primary -0.0%, secondary -0.0%)

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

mean range count
Regressions ❌
(primary)
- - 0
Regressions ❌
(secondary)
- - 0
Improvements ✅
(primary)
-0.0% [-0.0%, -0.0%] 4
Improvements ✅
(secondary)
-0.0% [-0.0%, -0.0%] 1
All ❌✅ (primary) -0.0% [-0.0%, -0.0%] 4

Bootstrap: 482.373s -> 484.273s (0.39%)
Artifact size: 394.91 MiB -> 394.91 MiB (0.00%)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merged-by-bors This PR was explicitly merged by bors. rollup A PR which is a rollup T-libs Relevant to the library team, which will review and decide on the PR/issue. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants