rust/src/librustdoc
Manish Goregaokar e76b412763 Rollup merge of #23846 - rayglover:patch-rustdoc-stderr, r=alexcrichton
Currently if a rustdoc test panics then the fatal error message is not forwarded to the user. This change will have the test runner prefer forwarding anything on the stderr of the test process.
2015-03-31 09:04:37 +05:30
..
clean Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
html Fix extremely small stability bars on docs page 2015-03-29 15:14:02 -04:00
core.rs Separate most of rustc::lint::builtin into a separate crate. 2015-02-28 15:33:59 +11:00
doctree.rs rustdoc: Fix ICE with cross-crate default impls 2015-03-12 21:01:49 -07:00
externalfiles.rs Add generic conversion traits 2015-03-23 15:01:45 -07:00
flock.rs Fallout of std::old_io deprecation 2015-03-13 10:00:28 -07:00
fold.rs syntax: gather common fields of impl & trait items into their respective types. 2015-03-11 23:39:16 +02:00
lib.rs rollup merge of #23794: brson/slicegate 2015-03-27 16:09:52 -07:00
markdown.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
passes.rs rustdoc: Fix ICE with cross-crate default impls 2015-03-12 21:01:49 -07:00
plugins.rs Test fixes and rebase conflicts, round 2 2015-03-27 13:43:42 -07:00
stability_summary.rs Fix some typos 2015-03-28 18:09:51 +03:00
test.rs rustdoc: output stderr on doc-test fail 2015-03-30 23:42:41 +01:00
visit_ast.rs Test fixes and rebase conflicts, round 2 2015-03-24 18:37:16 -07:00