Skip to content

Rollup of 2 pull requests#155807

Closed
jhpratt wants to merge 5 commits intorust-lang:mainfrom
jhpratt:rollup-NTcuEkl
Closed

Rollup of 2 pull requests#155807
jhpratt wants to merge 5 commits intorust-lang:mainfrom
jhpratt:rollup-NTcuEkl

Conversation

@jhpratt
Copy link
Copy Markdown
Member

@jhpratt jhpratt commented Apr 26, 2026

Successful merges:

r? @ghost

Create a similar rollup

WaffleLapkin and others added 5 commits April 24, 2026 20:19
it is not as important anymore (see next comment)
…r=jhpratt

Document that `ManuallyDrop`'s `Box` interaction has been fixed

Both rust-lang#150447 and rust-lang#150446 has been merged in `1.96.0`, fixing the unfortunate `ManuallyDrop<Box<_>>` behavior.

cc @RalfJung
std: maintain `CStringArray` null-termination even if `Vec::push` panics

Fixes rust-lang#155748 by performing the `push` of the new null terminator before overwriting the previous one.
@rust-bors rust-bors Bot added the rollup A PR which is a rollup label Apr 26, 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. labels Apr 26, 2026
@jhpratt
Copy link
Copy Markdown
Member Author

jhpratt commented Apr 26, 2026

@bors r+ rollup=never p=5

@rust-bors
Copy link
Copy Markdown
Contributor

rust-bors Bot commented Apr 26, 2026

📌 Commit 5f2e748 has been approved by jhpratt

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

rust-bors Bot commented Apr 26, 2026

⌛ Testing commit 5f2e748 with merge b38b620...

Workflow: https://github.com/rust-lang/rust/actions/runs/24951157121

rust-bors Bot pushed a commit that referenced this pull request Apr 26, 2026
Rollup of 2 pull requests

Successful merges:

 - #155750 (Document that `ManuallyDrop`'s `Box` interaction has been fixed)
 - #155774 (std: maintain `CStringArray` null-termination even if `Vec::push` panics)
@rust-bors rust-bors Bot added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Apr 26, 2026
@rust-bors
Copy link
Copy Markdown
Contributor

rust-bors Bot commented Apr 26, 2026

PR #155750, which is a member of this rollup, was unapproved.

This rollup was thus unapproved.

Auto build was cancelled due to unapproval. Cancelled workflows:

@jhpratt jhpratt closed this Apr 26, 2026
@rustbot rustbot removed the S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. label Apr 26, 2026
@jhpratt jhpratt deleted the rollup-NTcuEkl branch April 26, 2026 08:54
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 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.

4 participants