Remove allow(rustc::potential_query_instability) from rustc_ast_lowering
This commit is contained in:
parent
357f660729
commit
769cc733b1
1 changed files with 0 additions and 1 deletions
|
|
@ -34,7 +34,6 @@
|
|||
#![feature(let_chains)]
|
||||
#![feature(never_type)]
|
||||
#![recursion_limit = "256"]
|
||||
#![allow(rustc::potential_query_instability)]
|
||||
#![deny(rustc::untranslatable_diagnostic)]
|
||||
#![deny(rustc::diagnostic_outside_of_impl)]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue