Rebase fallout.
This commit is contained in:
parent
058fddcb77
commit
924dbc36c9
9 changed files with 6 additions and 5 deletions
|
@ -23,6 +23,7 @@ Rust MIR: a lowered representation of Rust.
|
|||
#![feature(trusted_len)]
|
||||
#![feature(trusted_step)]
|
||||
#![feature(try_blocks)]
|
||||
#![recursion_limit = "256"]
|
||||
|
||||
#[macro_use]
|
||||
extern crate tracing;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue