evaluate the array length of fixed size array types in rustdoc
This commit is contained in:
parent
b4e11c2af8
commit
9d33ce58b1
5 changed files with 24 additions and 4 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue