mirror of
https://github.com/servo/servo.git
synced 2025-06-10 09:33:13 +00:00
Upgrade to rustc 1.33.0-nightly (fb86d604b 2018-12-27)
This commit is contained in:
parent
ec846e3c86
commit
82fc6d9f49
7 changed files with 8 additions and 17 deletions
|
@ -14,7 +14,6 @@
|
|||
//! Use this for structs that correspond to a DOM type
|
||||
|
||||
#![deny(unsafe_code)]
|
||||
#![feature(macro_at_most_once_rep)]
|
||||
#![feature(plugin)]
|
||||
#![feature(plugin_registrar)]
|
||||
#![feature(rustc_private)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue