mirror of
https://github.com/servo/servo.git
synced 2025-07-30 10:40:27 +01:00
Update Rust to 1.14.0-nightly (c59cb71d9 2016-10-26)
This commit is contained in:
parent
6b40f97289
commit
d6479c6f0f
9 changed files with 63 additions and 65 deletions
|
@ -6,7 +6,6 @@
|
|||
#![cfg_attr(feature = "servo", feature(nonzero))]
|
||||
#![cfg_attr(feature = "servo", feature(plugin))]
|
||||
#![cfg_attr(feature = "servo", feature(proc_macro))]
|
||||
#![cfg_attr(feature = "servo", feature(reflect_marker))]
|
||||
#![cfg_attr(feature = "servo", feature(structural_match))]
|
||||
#![cfg_attr(feature = "servo", plugin(plugins))]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue