Revert "Add rustc lint, warning when iterating over hashmaps"
This commit is contained in:
parent
f2707fec04
commit
3215eeb99f
43 changed files with 68 additions and 299 deletions
|
@ -13,7 +13,6 @@
|
|||
#![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