reduce scope of allow(rustc::potential_query_instability) in rustc_span
This commit is contained in:
parent
29554c0a12
commit
f94484fe7e
2 changed files with 6 additions and 1 deletions
|
@ -20,7 +20,6 @@
|
|||
#![feature(negative_impls)]
|
||||
#![feature(min_specialization)]
|
||||
#![feature(rustc_attrs)]
|
||||
#![allow(rustc::potential_query_instability)]
|
||||
|
||||
#[macro_use]
|
||||
extern crate rustc_macros;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue