mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Upgrade to rustc 1.42.0-nightly (3291ae339 2020-01-15)
This commit is contained in:
parent
eb8fbddca9
commit
850f52c327
7 changed files with 17 additions and 17 deletions
|
@ -2,8 +2,6 @@
|
|||
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
* file, You can obtain one at https://mozilla.org/MPL/2.0/. */
|
||||
|
||||
extern crate proc_macro;
|
||||
|
||||
use std::str::FromStr;
|
||||
use synstructure::{self, decl_derive};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue