Skip to content

Commit 1a26c1c

Browse files
committed
Remove unused feature gate from librustc_target
1 parent 1bfba4f commit 1a26c1c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/librustc_target/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
//! LLVM.
99
1010
#![doc(html_root_url = "https://doc.rust-lang.org/nightly/")]
11-
#![feature(box_syntax)]
1211
#![feature(bool_to_option)]
1312
#![feature(nll)]
1413

0 commit comments

Comments
 (0)