mirror of
https://github.com/servo/servo.git
synced 2025-08-04 13:10:20 +01:00
Remove #![feature(custom_attribute)]
This commit is contained in:
parent
c4f27e42b7
commit
a9767333eb
8 changed files with 1 additions and 8 deletions
|
@ -7,7 +7,6 @@
|
|||
|
||||
#![feature(alloc)]
|
||||
#![feature(box_syntax)]
|
||||
#![feature(custom_attribute)]
|
||||
#![feature(plugin)]
|
||||
#![feature(proc_macro)]
|
||||
#![feature(range_contains)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue