rust/library/core
Yuki Okushi 166f664037
Rollup merge of #102023 - SUPERCILEX:maybeuninit-transpose, r=scottmcm
Add MaybeUninit array transpose From impls

See discussion in https://github.com/rust-lang/rust/pull/101179 and https://github.com/rust-lang/rust/issues/96097. I believe this solution offers the simplest implementation with minimal future API regret.

`@RalfJung` mind doing a correctness review?
2022-10-16 11:41:12 +09:00
..
benches
primitive_docs
src Rollup merge of #102023 - SUPERCILEX:maybeuninit-transpose, r=scottmcm 2022-10-16 11:41:12 +09:00
tests Auto merge of #103069 - matthiaskrgr:rollup-xxsx6sk, r=matthiaskrgr 2022-10-14 22:56:53 +00:00
Cargo.toml