We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79246e8 commit 0bf65c7Copy full SHA for 0bf65c7
src/librustdoc/lib.rs
@@ -7,7 +7,6 @@
7
#![feature(assert_matches)]
8
#![feature(box_patterns)]
9
#![feature(control_flow_enum)]
10
-#![feature(box_syntax)]
11
#![feature(drain_filter)]
12
#![cfg_attr(bootstrap, feature(let_chains))]
13
#![feature(let_else)]
0 commit comments