mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
Remove unused #![feature(…)]
attributes
This commit is contained in:
parent
ce9f22a5e4
commit
fbfe86fffe
3 changed files with 0 additions and 4 deletions
|
@ -7,7 +7,6 @@
|
|||
//! to depend on script.
|
||||
|
||||
#![deny(unsafe_code)]
|
||||
#![feature(box_into_raw_non_null)]
|
||||
|
||||
#[macro_use]
|
||||
extern crate html5ever;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue