Removed unused dependencies on rustc_const_math
This commit is contained in:
committed by
Oliver Schneider
parent
a9366aa874
commit
f45d0f3783
@@ -31,7 +31,6 @@ extern crate getopts;
|
||||
extern crate env_logger;
|
||||
extern crate rustc;
|
||||
extern crate rustc_data_structures;
|
||||
extern crate rustc_const_math;
|
||||
extern crate rustc_trans_utils;
|
||||
extern crate rustc_driver;
|
||||
extern crate rustc_resolve;
|
||||
|
||||
Reference in New Issue
Block a user