mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
Remove unused feature gates and an unused import.
This commit is contained in:
parent
475c27e966
commit
d62e1c9afb
2 changed files with 1 additions and 3 deletions
|
@ -10,7 +10,6 @@
|
|||
#![feature(plugin)]
|
||||
#![feature(rustc_private)]
|
||||
#![feature(std_misc)]
|
||||
#![feature(unboxed_closures)]
|
||||
|
||||
#![plugin(regex_macros)]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue