]> git.lizzy.rs Git - rust.git/commitdiff
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)
Make `Allocator` object-safe

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


Trivial merge