Skip to content

Commit 2052d2b

Browse files
committed
Remove unused feature.
1 parent cc4bb0d commit 2052d2b

File tree

1 file changed

+0
-1
lines changed
  • compiler/rustc_mir_dataflow/src

1 file changed

+0
-1
lines changed

compiler/rustc_mir_dataflow/src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
#![feature(let_chains)]
55
#![feature(min_specialization)]
66
#![feature(stmt_expr_attributes)]
7-
#![feature(trusted_step)]
87
#![recursion_limit = "256"]
98
#![deny(rustc::untranslatable_diagnostic)]
109
#![deny(rustc::diagnostic_outside_of_impl)]

0 commit comments

Comments
 (0)