allow potential_query_instability
everywhere
This commit is contained in:
parent
80fe0bb76e
commit
00e5abe9b6
32 changed files with 37 additions and 3 deletions
|
@ -13,6 +13,7 @@
|
|||
#![feature(iter_zip)]
|
||||
#![feature(nll)]
|
||||
#![recursion_limit = "256"]
|
||||
#![cfg_attr(not(bootstrap), allow(rustc::potential_query_instability))]
|
||||
|
||||
use back::write::{create_informational_target_machine, create_target_machine};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue