]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #81730 - RustyYato:object-safe-allocator, r=Amanieu
authorMara Bos <m-ou.se@m-ou.se>
Fri, 5 Feb 2021 11:26:05 +0000 (12:26 +0100)
committerGitHub <noreply@github.com>
Fri, 5 Feb 2021 11:26:05 +0000 (12:26 +0100)
commitff3c85fd65fa875d2fa4bfdd790cf8dcfaba6ba3
treecbb5476e3ab1951245e5e103265c64621a4158d9
parent21c276f9c87daa5fc5ff34e81fd1f1d5112afe00
parentd06384ac29098c3a4b3e21eb2f70093e800bd1b6
Rollup merge of #81730 - RustyYato:object-safe-allocator, r=Amanieu

Make `Allocator` object-safe

This allows rust-lang/wg-allocators#83: polymorphic allocators