drive-by rust update
This commit is contained in:
parent
e22cceaceb
commit
8f7e492305
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ extern crate rustc_driver;
|
|||
extern crate env_logger;
|
||||
extern crate log_settings;
|
||||
extern crate syntax;
|
||||
#[macro_use] extern crate log;
|
||||
extern crate log;
|
||||
|
||||
use rustc::session::Session;
|
||||
use rustc_driver::{Compilation, CompilerCalls};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue