mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 14:55:26 +00:00
169b2f0e6d
A partial stabilization that only affects: - AllocType<T>::new_uninit - AllocType<T>::assume_init - AllocType<[T]>::new_uninit_slice - AllocType<[T]>::assume_init where "AllocType" is Box, Rc, or Arc |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |