Remove box syntax from rustc_mir_dataflow and rustc_mir_transform
This commit is contained in:
parent
4bb4dc4672
commit
99603ef074
4 changed files with 5 additions and 6 deletions
|
@ -1,6 +1,5 @@
|
|||
#![allow(rustc::potential_query_instability)]
|
||||
#![feature(box_patterns)]
|
||||
#![feature(box_syntax)]
|
||||
#![feature(let_chains)]
|
||||
#![feature(let_else)]
|
||||
#![feature(map_try_insert)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue