Remove unused extern crate rustc_trans.
This commit is contained in:
parent
8a2e2dd665
commit
f3589d6835
1 changed files with 0 additions and 1 deletions
|
|
@ -12,7 +12,6 @@
|
|||
extern crate rustc_borrowck;
|
||||
extern crate rustc_data_structures;
|
||||
extern crate rustc_mir;
|
||||
extern crate rustc_trans;
|
||||
extern crate rustc_const_math;
|
||||
extern crate syntax;
|
||||
#[macro_use] extern crate log;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue