mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
fixed the 'as_slice' deprecated warning
This commit is contained in:
parent
e04c2c78ee
commit
35d7ced89e
2 changed files with 4 additions and 4 deletions
|
@ -3,7 +3,6 @@
|
|||
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
||||
|
||||
#![feature(ascii)]
|
||||
#![feature(as_slice)]
|
||||
#![feature(as_unsafe_cell)]
|
||||
#![feature(borrow_state)]
|
||||
#![feature(box_syntax)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue