about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-10-13 17:11:03 +0000
committerbors <bors@rust-lang.org>2023-10-13 17:11:03 +0000
commit57ef8898520f7ff2c60341636bb86d94cb550e79 (patch)
tree1090b54723db200c61afb1412d562592f45cd291 /compiler/rustc_codegen_llvm/src
parent985795270e35998d08d5069b45cde0a9c3dfc54b (diff)
parent58ed8ad0dfd224fbdd77ba38f4f9f71d9261674b (diff)
downloadrust-57ef8898520f7ff2c60341636bb86d94cb550e79.tar.gz
rust-57ef8898520f7ff2c60341636bb86d94cb550e79.zip
Auto merge of #116233 - DaniPopes:stabilize-const_maybe_uninit_assume_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 (https://github.com/rust-lang/rust/pull/92768#issuecomment-1011101383), which has since been stabilized in 1.71.

Needs a separate FCP from the [original `maybe_uninit_extra` one](https://github.com/rust-lang/rust/issues/63567#issuecomment-964428807).

Tracking issue: #63567
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions