Removed feature flag from compiler/rustc_driver_impl

This commit is contained in:
Ryan van Polen
2025-05-16 12:00:44 +02:00
parent 7e3e8bdec4
commit 4c2d3bc8bd

View File

@@ -12,7 +12,6 @@
#![feature(decl_macro)]
#![feature(panic_backtrace_config)]
#![feature(panic_update_hook)]
#![feature(result_flattening)]
#![feature(rustdoc_internals)]
#![feature(try_blocks)]
// tidy-alphabetical-end