mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
Stop using the unstable optin_builtin_traits feature
This commit is contained in:
parent
a40e5353b3
commit
f511a77ec5
2 changed files with 6 additions and 8 deletions
|
@ -9,7 +9,6 @@
|
|||
#![feature(mpsc_select)]
|
||||
#![feature(nonzero)]
|
||||
#![feature(on_unimplemented)]
|
||||
#![feature(optin_builtin_traits)]
|
||||
#![feature(option_entry)]
|
||||
#![feature(plugin)]
|
||||
#![feature(proc_macro)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue