Skip to content

Stabilize #![feature(box_as_ptr)]#157876

Merged
rust-bors[bot] merged 1 commit into
rust-lang:mainfrom
jhpratt:stabilize-box-as-ptr
Jun 14, 2026
Merged

Stabilize #![feature(box_as_ptr)]#157876
rust-bors[bot] merged 1 commit into
rust-lang:mainfrom
jhpratt:stabilize-box-as-ptr

Conversation

@jhpratt

@jhpratt jhpratt commented Jun 13, 2026

Copy link
Copy Markdown
Member

Tracking issue: #129090

Completed FCP: #129090 (comment)

@rustbot

rustbot commented Jun 13, 2026

Copy link
Copy Markdown
Collaborator

miri is developed in its own repository. If possible, consider making this change to rust-lang/miri instead.

cc @rust-lang/miri

@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 Jun 13, 2026
@rustbot

rustbot commented Jun 13, 2026

Copy link
Copy Markdown
Collaborator

r? @Mark-Simulacrum

rustbot has assigned @Mark-Simulacrum.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

Why was this reviewer chosen?

The reviewer was selected based on:

  • Owners of files modified in this PR: libs
  • libs expanded to 10 candidates
  • Random selection from Mark-Simulacrum, clarfonthey, joboet

@jhpratt jhpratt mentioned this pull request Jun 13, 2026
4 tasks
@rust-log-analyzer

This comment has been minimized.

@jhpratt jhpratt force-pushed the stabilize-box-as-ptr branch from da9bede to 416176f Compare June 13, 2026 21:16
@jhpratt

jhpratt commented Jun 13, 2026

Copy link
Copy Markdown
Member Author

CI is green.

@Mark-Simulacrum

Copy link
Copy Markdown
Member

@bors r+ rollup

@rust-bors

rust-bors Bot commented Jun 14, 2026

Copy link
Copy Markdown
Contributor

📌 Commit 416176f has been approved by Mark-Simulacrum

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 Jun 14, 2026
jhpratt added a commit to jhpratt/rust that referenced this pull request Jun 14, 2026
…rk-Simulacrum

Stabilize `#![feature(box_as_ptr)]`

Tracking issue: rust-lang#129090

Completed FCP: rust-lang#129090 (comment)
rust-bors Bot pushed a commit that referenced this pull request Jun 14, 2026
Rollup of 5 pull requests

Successful merges:

 - #157837 ([tiny] Remove some unecessary `.into()` calls)
 - #157538 (std: move `PidFd` to `sys::process`)
 - #157791 (Add regression test for pclmulqdq inlining across target feature)
 - #157867 (std: sys: xous: clamp condvar wait_timeout instead of truncating)
 - #157876 (Stabilize `#![feature(box_as_ptr)]`)
@rust-bors rust-bors Bot merged commit 001c6b1 into rust-lang:main Jun 14, 2026
13 checks passed
rust-timer added a commit that referenced this pull request Jun 14, 2026
Rollup merge of #157876 - jhpratt:stabilize-box-as-ptr, r=Mark-Simulacrum

Stabilize `#![feature(box_as_ptr)]`

Tracking issue: #129090

Completed FCP: #129090 (comment)
@rustbot rustbot added this to the 1.98.0 milestone Jun 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. 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.

4 participants