mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
Stop using Vec::from_raw_buf.
This commit is contained in:
parent
ef97879c27
commit
a72c6ec8b6
3 changed files with 10 additions and 12 deletions
|
@ -21,7 +21,6 @@
|
|||
#![feature(slice_chars)]
|
||||
#![feature(slice_position_elem)]
|
||||
#![feature(str_utf16)]
|
||||
#![feature(vec_from_raw_buf)]
|
||||
#![feature(vec_push_all)]
|
||||
|
||||
#![deny(unsafe_code)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue