use the new Box methods in the interpreter
This commit is contained in:
parent
6eaf531432
commit
58dcd1c2e6
2 changed files with 3 additions and 4 deletions
|
@ -34,6 +34,7 @@
|
|||
#![feature(allocator_api)]
|
||||
#![feature(array_windows)]
|
||||
#![feature(assert_matches)]
|
||||
#![feature(box_as_ptr)]
|
||||
#![feature(box_patterns)]
|
||||
#![feature(closure_track_caller)]
|
||||
#![feature(const_option)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue