Hide allocator details from TryReserveError
This commit is contained in:
parent
bddb59cf07
commit
a294aa8d3d
13 changed files with 269 additions and 109 deletions
|
@ -49,6 +49,7 @@
|
|||
#![feature(iter_zip)]
|
||||
#![feature(thread_local_const_init)]
|
||||
#![feature(try_reserve)]
|
||||
#![feature(try_reserve_kind)]
|
||||
#![feature(nonzero_ops)]
|
||||
#![recursion_limit = "512"]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue