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 cc4bb0d commit 2052d2bCopy full SHA for 2052d2b
compiler/rustc_mir_dataflow/src/lib.rs
@@ -4,7 +4,6 @@
4
#![feature(let_chains)]
5
#![feature(min_specialization)]
6
#![feature(stmt_expr_attributes)]
7
-#![feature(trusted_step)]
8
#![recursion_limit = "256"]
9
#![deny(rustc::untranslatable_diagnostic)]
10
#![deny(rustc::diagnostic_outside_of_impl)]
0 commit comments