mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
Remove usage of unstable feature try_from
This commit is contained in:
parent
4ee8f56b9c
commit
796a8dc618
2 changed files with 7 additions and 8 deletions
|
@ -13,7 +13,6 @@
|
|||
#![feature(on_unimplemented)]
|
||||
#![feature(plugin)]
|
||||
#![feature(proc_macro)]
|
||||
#![feature(try_from)]
|
||||
|
||||
#![deny(unsafe_code)]
|
||||
#![allow(non_snake_case)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue