rust/src/librustdoc
bors 3dbbe2f716 Auto merge of #34684 - oli-obk:eval_rustdoc_array_len, r=alexcrichton
evaluate the array length of fixed size array types in rustdoc

mitgates #34579

to fix it we'd need an expression simplifier.

r? @steveklabnik

cc @Osspial
2016-07-13 16:27:30 -07:00
..
clean Auto merge of #34684 - oli-obk:eval_rustdoc_array_len, r=alexcrichton 2016-07-13 16:27:30 -07:00
html rustdoc: Fix methods in seach results 2016-07-12 12:58:06 +01:00
build.rs
Cargo.toml evaluate the array length of fixed size array types in rustdoc 2016-07-13 10:35:58 +02:00
core.rs Avoid passing around the thread-local interner in librustc_metadata. 2016-07-11 22:23:35 +00:00
doctree.rs Address comments and fix travis warning 2016-06-23 08:07:35 -04:00
externalfiles.rs
flock.rs
fold.rs
lib.rs evaluate the array length of fixed size array types in rustdoc 2016-07-13 10:35:58 +02:00
markdown.rs
passes.rs rustdoc: Fix a few stripping issues 2016-06-27 23:26:29 +01:00
plugins.rs
test.rs Avoid passing around the thread-local interner in librustc_metadata. 2016-07-11 22:23:35 +00:00
visit_ast.rs Rollup merge of #34479 - ollie27:rustdoc_renamed_reexport_list, r=GuillaumeGomez 2016-06-28 16:05:15 +02:00
visit_lib.rs