mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-21 17:52:12 +03:00
75d937c49b
Use MaybeUninit in libcore All code by @japaric. This re-submits the second half of https://github.com/rust-lang/rust/pull/53508 (the first half is at https://github.com/rust-lang/rust/pull/54667). This is likely the one containing the perf regression.