about summary refs log tree commit diff
path: root/library/std/src/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorDylan DPC <99973273+Dylan-DPC@users.noreply.github.com>2022-04-16 07:12:49 +0200
committerGitHub <noreply@github.com>2022-04-16 07:12:49 +0200
commitf559cf98b5db32942ec9be050fecf58538910648 (patch)
tree65d51ae94a0162e50314bda57b510c443398e50f /library/std/src/sys/unix/stack_overflow.rs
parent04ccba8728be6d8c4271034d13d17e012bf99bfa (diff)
parent63a865296141fb883352f30c603d46299d49e7c1 (diff)
downloadrust-f559cf98b5db32942ec9be050fecf58538910648.tar.gz
rust-f559cf98b5db32942ec9be050fecf58538910648.zip
Rollup merge of #96099 - clarfonthey:maybeuninit_array_cleanup, r=dtolnay
MaybeUninit array cleanup

* Links `MaybeUninit::uninit_array` to meta-tracking issue
* Links `MaybeUninit::array_assume_init` to meta-tracking issue
* Unstably constifies `MaybeUninit::array_assume_init`

Another thing worth mentioning: this splits the const feature flag for `maybe_uninit_uninit_array` into `const_maybe_uninit_uninit_array` to avoid weird cases where only one gets stabilised.

Note that it may be desired to keep the `array_assume_init` method linked to its dedicated issue, but at least for now, I decided to link to the meta-tracking issue so that all of the methods lead users to the same place. But I can revert that bit if desired.

The meta-tracking issue that I filed is #96097.
Diffstat (limited to 'library/std/src/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions