allow potential_query_instability
everywhere
This commit is contained in:
parent
80fe0bb76e
commit
00e5abe9b6
32 changed files with 37 additions and 3 deletions
|
@ -28,6 +28,7 @@
|
|||
#![feature(thread_id_value)]
|
||||
#![allow(rustc::default_hash_types)]
|
||||
#![deny(unaligned_references)]
|
||||
#![cfg_attr(not(bootstrap), allow(rustc::potential_query_instability))]
|
||||
|
||||
#[macro_use]
|
||||
extern crate tracing;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue