MaybeUninit::uninit_array still refers to const as future #134584
Open
Description
Location
https://doc.rust-lang.org/std/mem/union.MaybeUninit.html#method.uninit_array
Summary
It didn’t catch up on const {} being stabilized. It might now follow up, announcing that this method will be deprecated in edition 2027, or whatever the intention was.
Activity