mirror of
https://github.com/servo/servo.git
synced 2025-06-14 03:14:29 +00:00
Remove unstable unused feature in script_layout_interface
This commit is contained in:
parent
9223d6248d
commit
1120da6033
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@
|
||||||
//! to depend on script.
|
//! to depend on script.
|
||||||
|
|
||||||
#![deny(unsafe_code)]
|
#![deny(unsafe_code)]
|
||||||
#![feature(associated_type_defaults)]
|
|
||||||
|
|
||||||
#[macro_use]
|
#[macro_use]
|
||||||
extern crate html5ever;
|
extern crate html5ever;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue