Rustup to rustc 1.42.0-nightly (a9dd56ff9 2019-12-30)

This commit is contained in:
bjorn3 2019-12-31 15:47:58 +01:00
parent 50d7497708
commit 7e6d533af2

View File

@ -14,7 +14,6 @@ extern crate rustc_index;
extern crate rustc_mir;
extern crate rustc_target;
extern crate syntax;
extern crate syntax_expand;
use std::any::Any;