mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Removed duplicate #![feature(plugin)]
This commit is contained in:
parent
aea9545e16
commit
86173d7a58
2 changed files with 0 additions and 2 deletions
|
@ -5,7 +5,6 @@
|
|||
#![feature(box_syntax)]
|
||||
#![feature(custom_derive)]
|
||||
#![feature(plugin)]
|
||||
#![feature(plugin)]
|
||||
#![plugin(plugins)]
|
||||
|
||||
#![deny(unsafe_code)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue