Rollup merge of #134585 - cyrgani:uninit_array, r=Amanieu

remove `MaybeUninit::uninit_array`

Closes #134584.
Closes #66845.
The future of this unstable method was described in https://github.com/rust-lang/rust/pull/125082#issuecomment-2161242816. Since `inline_const` was stabilized in 1.79 (4 stable releases away) and no one expressed interest for keeping it in https://github.com/rust-lang/rust/issues/96097, I think it can be removed now as it is not a stable method.
This commit is contained in:
León Orell Valerian Liehr 2025-02-26 19:03:53 +01:00 committed by GitHub
commit ade1261136
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

Diff Content Not Available