Remove box_syntax feature gate from librustdoc
This commit is contained in:
parent
79246e8e9a
commit
0bf65c7c92
1 changed files with 0 additions and 1 deletions
|
|
@ -7,7 +7,6 @@
|
|||
#![feature(assert_matches)]
|
||||
#![feature(box_patterns)]
|
||||
#![feature(control_flow_enum)]
|
||||
#![feature(box_syntax)]
|
||||
#![feature(drain_filter)]
|
||||
#![cfg_attr(bootstrap, feature(let_chains))]
|
||||
#![feature(let_else)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue