evaluate the array length of fixed size array types in rustdoc
This commit is contained in:
@@ -34,6 +34,7 @@ extern crate getopts;
|
||||
extern crate libc;
|
||||
extern crate rustc;
|
||||
extern crate rustc_const_eval;
|
||||
extern crate rustc_const_math;
|
||||
extern crate rustc_trans;
|
||||
extern crate rustc_driver;
|
||||
extern crate rustc_resolve;
|
||||
|
||||
Reference in New Issue
Block a user