Remove unused #![feature(custom_attribute)]
s
This commit is contained in:
parent
5c6f6b810c
commit
8049e6199b
15 changed files with 4 additions and 19 deletions
|
@ -1,6 +1,5 @@
|
|||
#![doc(html_root_url = "https://doc.rust-lang.org/nightly/")]
|
||||
|
||||
#![feature(custom_attribute)]
|
||||
#![allow(unused_attributes)]
|
||||
#![cfg_attr(unix, feature(libc))]
|
||||
#![feature(nll)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue