mirror of
https://github.com/servo/servo.git
synced 2025-06-08 00:23:30 +00:00
Stop using position_elem.
It is unstable and not really better than the stable alternative.
This commit is contained in:
parent
8892f8175d
commit
c9f50f41b5
2 changed files with 2 additions and 4 deletions
|
@ -19,7 +19,6 @@
|
|||
#![feature(plugin)]
|
||||
#![feature(rc_unique)]
|
||||
#![feature(slice_chars)]
|
||||
#![feature(slice_position_elem)]
|
||||
#![feature(str_utf16)]
|
||||
#![feature(vec_push_all)]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue