rustc: use ty::Const for the length of TyArray.
This commit is contained in:
@@ -32,6 +32,7 @@ extern crate html_diff;
|
||||
extern crate libc;
|
||||
extern crate rustc;
|
||||
extern crate rustc_data_structures;
|
||||
extern crate rustc_const_math;
|
||||
extern crate rustc_trans;
|
||||
extern crate rustc_driver;
|
||||
extern crate rustc_resolve;
|
||||
|
||||
Reference in New Issue
Block a user