Handle rustc_query_system cases of rustc::potential_query_instability lint
This commit is contained in:
parent
414482f6a0
commit
85efae7302
4 changed files with 9 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
// tidy-alphabetical-start
|
||||
#![allow(rustc::potential_query_instability, internal_features)]
|
||||
#![allow(internal_features)]
|
||||
#![feature(assert_matches)]
|
||||
#![feature(core_intrinsics)]
|
||||
#![feature(dropck_eyepatch)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue