mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
Update Rust to 1.13.0-nightly (198713106 2016-08-26)
This commit is contained in:
parent
f4d3281a6a
commit
c66380d83c
64 changed files with 1428 additions and 2636 deletions
|
@ -4,12 +4,10 @@
|
|||
|
||||
#![feature(box_syntax)]
|
||||
#![feature(core_intrinsics)]
|
||||
#![feature(filling_drop)]
|
||||
#![feature(link_args)]
|
||||
#![feature(plugin)]
|
||||
#![feature(try_borrow)]
|
||||
#![feature(unicode)]
|
||||
#![feature(unsafe_no_drop_flag)]
|
||||
|
||||
#![allow(non_camel_case_types)]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue