Remove unused #![feature(custom_attribute)]
s
This commit is contained in:
parent
5c6f6b810c
commit
8049e6199b
15 changed files with 4 additions and 19 deletions
|
@ -10,7 +10,6 @@
|
|||
#![feature(box_syntax)]
|
||||
#![feature(const_cstr_unchecked)]
|
||||
#![feature(crate_visibility_modifier)]
|
||||
#![feature(custom_attribute)]
|
||||
#![feature(extern_types)]
|
||||
#![feature(in_band_lifetimes)]
|
||||
#![allow(unused_attributes)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue