mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
Removed use of a #![feature] that is now stable
This commit is contained in:
parent
100595190b
commit
d57ac454d5
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@
|
|||
#![feature(box_syntax)]
|
||||
#![feature(cell_extras)]
|
||||
#![feature(custom_derive)]
|
||||
#![feature(drain)]
|
||||
#![feature(hashmap_hasher)]
|
||||
#![feature(mpsc_select)]
|
||||
#![feature(plugin)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue