Stabilize try_reserve
This commit is contained in:
parent
d25de31a0e
commit
00152d8977
16 changed files with 14 additions and 42 deletions
|
@ -331,7 +331,6 @@
|
|||
#![feature(total_cmp)]
|
||||
#![feature(trace_macros)]
|
||||
#![feature(try_blocks)]
|
||||
#![feature(try_reserve)]
|
||||
#![feature(try_reserve_kind)]
|
||||
#![feature(unboxed_closures)]
|
||||
#![feature(unwrap_infallible)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue