We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 357f660 commit 769cc73Copy full SHA for 769cc73
compiler/rustc_ast_lowering/src/lib.rs
@@ -34,7 +34,6 @@
34
#![feature(let_chains)]
35
#![feature(never_type)]
36
#![recursion_limit = "256"]
37
-#![allow(rustc::potential_query_instability)]
38
#![deny(rustc::untranslatable_diagnostic)]
39
#![deny(rustc::diagnostic_outside_of_impl)]
40
0 commit comments