mirror of
https://github.com/servo/servo.git
synced 2025-08-02 12:10:29 +01:00
Use impl DoubleEndedIterator for two flow_list iterators
This commit is contained in:
parent
8419f96dc0
commit
a1af2cded8
3 changed files with 7 additions and 30 deletions
|
@ -4,6 +4,7 @@
|
|||
|
||||
#![feature(box_patterns)]
|
||||
#![feature(box_syntax)]
|
||||
#![feature(conservative_impl_trait)]
|
||||
#![feature(custom_derive)]
|
||||
#![feature(nonzero)]
|
||||
#![feature(plugin)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue