mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
Upgrade to rustc 1.16.0-nightly (6f1ae663e 2017-01-06)
This commit is contained in:
parent
0cd0bdd33e
commit
67aea3bba4
25 changed files with 5 additions and 29 deletions
|
@ -12,8 +12,6 @@
|
|||
#![allow(non_snake_case)]
|
||||
#![deny(unsafe_code)]
|
||||
|
||||
#![feature(proc_macro)]
|
||||
|
||||
#[allow(unused_extern_crates)]
|
||||
#[macro_use]
|
||||
extern crate bitflags;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue