mirror of
https://github.com/servo/servo.git
synced 2025-06-10 09:33:13 +00:00
Fix warning: needless 'iter_cmp' flags
This commit is contained in:
parent
7df8dc6177
commit
bccb46c70a
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@
|
|||
|
||||
#![feature(box_syntax)]
|
||||
#![feature(custom_derive)]
|
||||
#![feature(iter_cmp)]
|
||||
#![feature(plugin)]
|
||||
#![feature(slice_bytes)]
|
||||
#![feature(mpsc_select)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue