We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
compiler/rustc_driver_impl
1 parent 7e3e8bd commit 4c2d3bcCopy full SHA for 4c2d3bc
compiler/rustc_driver_impl/src/lib.rs
@@ -12,7 +12,6 @@
12
#![feature(decl_macro)]
13
#![feature(panic_backtrace_config)]
14
#![feature(panic_update_hook)]
15
-#![feature(result_flattening)]
16
#![feature(rustdoc_internals)]
17
#![feature(try_blocks)]
18
// tidy-alphabetical-end
0 commit comments