mirror of
https://github.com/servo/servo.git
synced 2025-07-23 07:13:52 +01:00
Remove use of some other unstable features
This commit is contained in:
parent
7861b0be79
commit
7f975c3d5d
4 changed files with 11 additions and 8 deletions
|
@ -3,8 +3,6 @@
|
|||
* file, You can obtain one at https://mozilla.org/MPL/2.0/. */
|
||||
|
||||
#![deny(unsafe_code)]
|
||||
#![feature(arbitrary_self_types)]
|
||||
#![feature(exact_size_is_empty)]
|
||||
|
||||
#[macro_use]
|
||||
extern crate serde;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue