Remove unused feature gate from librustc_target
This commit is contained in:
parent
1bfba4fbce
commit
1a26c1c67a
@ -8,7 +8,6 @@
|
||||
//! LLVM.
|
||||
|
||||
#![doc(html_root_url = "https://doc.rust-lang.org/nightly/")]
|
||||
#![feature(box_syntax)]
|
||||
#![feature(bool_to_option)]
|
||||
#![feature(nll)]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user