Skip to content

Commit 4c2d3bc

Browse files
author
Ryan van Polen
committed
Removed feature flag from compiler/rustc_driver_impl
1 parent 7e3e8bd commit 4c2d3bc

File tree

1 file changed

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

1 file changed

+0
-1
lines changed

compiler/rustc_driver_impl/src/lib.rs

-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
#![feature(decl_macro)]
1313
#![feature(panic_backtrace_config)]
1414
#![feature(panic_update_hook)]
15-
#![feature(result_flattening)]
1615
#![feature(rustdoc_internals)]
1716
#![feature(try_blocks)]
1817
// tidy-alphabetical-end

0 commit comments

Comments
 (0)