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
|
@ -58,6 +58,7 @@
|
|||
#![feature(decl_macro)]
|
||||
#![feature(drain_filter)]
|
||||
#![feature(intra_doc_pointers)]
|
||||
#![feature(yeet_expr)]
|
||||
#![recursion_limit = "512"]
|
||||
#![allow(rustc::potential_query_instability)]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue