Remove in_band_lifetimes from rustc_codegen_ssa
See #91867 for more information.
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
#![feature(bool_to_option)]
|
||||
#![feature(box_patterns)]
|
||||
#![feature(try_blocks)]
|
||||
#![feature(in_band_lifetimes)]
|
||||
#![feature(let_else)]
|
||||
#![feature(once_cell)]
|
||||
#![feature(nll)]
|
||||
|
||||
Reference in New Issue
Block a user