mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Update Rust to 1.13.0-nightly (91f057de3 2016-09-04)
This commit is contained in:
parent
89126b44d7
commit
d0c27863b4
7 changed files with 218 additions and 217 deletions
|
@ -6,6 +6,7 @@
|
|||
//! The traits are here instead of in script so that these modules won't have
|
||||
//! to depend on script.
|
||||
|
||||
#![feature(core_intrinsics)]
|
||||
#![feature(custom_derive, plugin)]
|
||||
#![plugin(heapsize_plugin, plugins, serde_macros)]
|
||||
#![deny(missing_docs)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue