https://github.com/rust-lang/rust/pull/58933
alloc::preludeがalloc::prelude::v1に移動された。これによりallocはstdのサブセットになるらしい。現在core⊆stdが成立しているがこれをcore⊆alloc⊆stdにしたいという議論があり、それに部分的に乗った形になる。
Conversation
Notices
-
Masaki Hara (qnighy@qnmd.info)'s status on Monday, 18-Mar-2019 10:06:24 JST
Masaki Hara