mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-02 08:16:07 +03:00
584e88d41d
In `Vec`, two doc tests are using `MaybeUninit::write` , stabilized in 1.55. This makes docs' usage of `maybe_uninit_extra` feature unnecessary.