Skip to content

Rollup of 4 pull requests#156503

Closed
JonathanBrouwer wants to merge 20 commits into
rust-lang:mainfrom
JonathanBrouwer:rollup-MgaiQc4
Closed

Rollup of 4 pull requests#156503
JonathanBrouwer wants to merge 20 commits into
rust-lang:mainfrom
JonathanBrouwer:rollup-MgaiQc4

Conversation

@JonathanBrouwer
Copy link
Copy Markdown
Contributor

@JonathanBrouwer JonathanBrouwer commented May 12, 2026

View all comments

Successful merges:

r? @ghost

Create a similar rollup

danieljofficial and others added 20 commits May 4, 2026 15:45
move more compiler crates away from `box_patterns`

Part of rust-lang#156110.
std::net::tcp: let the OS pick the port numbers

See rust-lang#156377 for context.
I only did the TCP tests for now to see whether there are any unexpected problems.
…=jieyouxu

Move tests cast

Hi, I have moved some type casting tests into the correct directory. Please find time to review
Give an example of a Ctor in the doc-comments
@rust-bors rust-bors Bot added the rollup A PR which is a rollup label May 12, 2026
@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-libs Relevant to the library team, which will review and decide on the PR/issue. labels May 12, 2026
@JonathanBrouwer
Copy link
Copy Markdown
Contributor Author

@bors r+ rollup=never p=1000

@rust-bors
Copy link
Copy Markdown
Contributor

rust-bors Bot commented May 12, 2026

📌 Commit 613f3fa 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 May 12, 2026
@rust-bors

This comment has been minimized.

rust-bors Bot pushed a commit that referenced this pull request May 12, 2026
…uwer

Rollup of 4 pull requests

Successful merges:

 - #156287 (move more compiler crates away from `box_patterns` )
 - #156385 (std::net::tcp: let the OS pick the port numbers)
 - #156145 (Move tests cast)
 - #156502 (Give an example of a Ctor in the doc-comments)
rust-bors Bot pushed a commit that referenced this pull request May 12, 2026
…uwer

Rollup of 4 pull requests

Successful merges:

 - #156287 (move more compiler crates away from `box_patterns` )
 - #156385 (std::net::tcp: let the OS pick the port numbers)
 - #156145 (Move tests cast)
 - #156502 (Give an example of a Ctor in the doc-comments)
@rust-bors rust-bors Bot 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 May 12, 2026
@rust-bors
Copy link
Copy Markdown
Contributor

rust-bors Bot commented May 12, 2026

💔 Test for 48b6cc6 failed: CI. Failed job:

@rust-log-analyzer
Copy link
Copy Markdown
Collaborator

A job failed! Check out the build log: (web) (plain enhanced) (plain)

Click to see the possible cause of the failure (guessed by this bot)
##[endgroup]
Image input checksum 545c85790a84d6eb80fdcab5da770b7e49273bfb88f98403b8dadfa3209839b3b945e8d50e64dc3ab0f09d60b9004952003a35b8bbd1be79e23ed4cf72a91bf1
##[group]Building docker image for dist-x86_64-netbsd
Docker version 28.0.4, build b8034c0
Error response from daemon: Get "https://ghcr.io/v2/": Get "https://ghcr.io/token?account=rust-lang&client_id=docker&offline_token=true&service=ghcr.io": net/http: request canceled (Client.Timeout exceeded while awaiting headers) (Client.Timeout exceeded while awaiting headers)
##[error]Process completed with exit code 1.
##[group]Run echo "disk usage:"
echo "disk usage:"
df -h
shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}

@JonathanBrouwer
Copy link
Copy Markdown
Contributor Author

@bors retry

@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 May 12, 2026
@rust-bors

This comment has been minimized.

rust-bors Bot pushed a commit that referenced this pull request May 12, 2026
…uwer

Rollup of 4 pull requests

Successful merges:

 - #156287 (move more compiler crates away from `box_patterns` )
 - #156385 (std::net::tcp: let the OS pick the port numbers)
 - #156145 (Move tests cast)
 - #156502 (Give an example of a Ctor in the doc-comments)
@rust-bors rust-bors Bot 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 May 12, 2026
@rust-bors
Copy link
Copy Markdown
Contributor

rust-bors Bot commented May 12, 2026

💔 Test for 539c1de failed: CI. Failed job:

@rust-log-analyzer
Copy link
Copy Markdown
Collaborator

A job failed! Check out the build log: (web) (plain enhanced) (plain)

Click to see the possible cause of the failure (guessed by this bot)

@rust-log-analyzer
Copy link
Copy Markdown
Collaborator

A job failed! Check out the build log: (web) (plain enhanced) (plain)

Click to see the possible cause of the failure (guessed by this bot)

@JonathanBrouwer
Copy link
Copy Markdown
Contributor Author

@bors retry

@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 May 12, 2026
@rust-bors

This comment has been minimized.

rust-bors Bot pushed a commit that referenced this pull request May 12, 2026
…uwer

Rollup of 4 pull requests

Successful merges:

 - #156287 (move more compiler crates away from `box_patterns` )
 - #156385 (std::net::tcp: let the OS pick the port numbers)
 - #156145 (Move tests cast)
 - #156502 (Give an example of a Ctor in the doc-comments)
@rust-log-analyzer
Copy link
Copy Markdown
Collaborator

The job aarch64-apple failed! Check out the build log: (web) (plain enhanced) (plain)

Click to see the possible cause of the failure (guessed by this bot)
failures:

---- net::tcp::tests::connect_timeout_error stdout ----

thread 'net::tcp::tests::connect_timeout_error' (1239809) panicked at library/std/src/net/tcp/tests.rs:56:5:
assertion failed: !matches!(result, Err(e) if e.kind() == ErrorKind::TimedOut)
stack backtrace:
   0: __rustc::rust_begin_unwind
   1: core::panicking::panic_fmt
   2: core::panicking::panic
   3: <std::net::tcp::tests::connect_timeout_error::{closure#0} as core::ops::function::FnOnce<()>>::call_once

@rust-bors rust-bors Bot 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 May 12, 2026
@rust-bors
Copy link
Copy Markdown
Contributor

rust-bors Bot commented May 12, 2026

💔 Test for 77d28c7 failed: CI. Failed job:

@JonathanBrouwer
Copy link
Copy Markdown
Contributor Author

Spurious. Making a bigger rollup

@rustbot rustbot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label May 12, 2026
@rust-bors rust-bors Bot added the S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. label May 12, 2026
@rust-bors
Copy link
Copy Markdown
Contributor

rust-bors Bot commented May 12, 2026

This pull request was unapproved due to being closed.

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

Labels

rollup A PR which is a rollup S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-libs Relevant to the library team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants