Skip to content

Commit

Permalink
Auto merge of #116233 - DaniPopes:stabilize-const_maybe_uninit_assume…
Browse files Browse the repository at this point in the history
…_init_read, r=dtolnay

Stabilize `const_maybe_uninit_assume_init_read`

AFAICT the only reason this was not included in the `maybe_uninit_extra` stabilization was because `ptr::read` was unstable (rust-lang/rust#92768 (comment)), which has since been stabilized in 1.71.

Needs a separate FCP from the [original `maybe_uninit_extra` one](rust-lang/rust#63567 (comment)).

Tracking issue: #63567
  • Loading branch information
bors committed Oct 13, 2023
2 parents 8d74bc3 + 4c32a04 commit bed6d33
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit bed6d33

Please sign in to comment.