Try out yeet
in the MIR interpreter
This commit is contained in:
parent
37a42258ff
commit
a6c6fa0e33
4 changed files with 8 additions and 5 deletions
|
@ -9,6 +9,7 @@
|
|||
#![feature(option_get_or_insert_default)]
|
||||
#![feature(trusted_step)]
|
||||
#![feature(try_blocks)]
|
||||
#![feature(yeet_expr)]
|
||||
#![recursion_limit = "256"]
|
||||
|
||||
#[macro_use]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue