mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
Update Rust to 1.11.0-nightly (ec872dc8a 2016-06-07)
This commit is contained in:
parent
a80767993b
commit
b7f5e8d013
11 changed files with 183 additions and 189 deletions
|
@ -15,7 +15,6 @@
|
|||
#![feature(nonzero)]
|
||||
#![feature(on_unimplemented)]
|
||||
#![feature(optin_builtin_traits)]
|
||||
#![feature(peekable_is_empty)]
|
||||
#![feature(plugin)]
|
||||
#![feature(slice_patterns)]
|
||||
#![feature(stmt_expr_attributes)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue