rust/src/librustdoc
mitaa 0b3bc9b5e2 Correct plain-summary-line
For plaintext we don't actually need to render the Markdown before
shortening the string. (and this may have led to wrong output)
2016-02-27 06:42:30 +01:00
..
clean Don't inline impls from doc(hidden) modules 2016-02-26 15:56:46 +01:00
html Correct plain-summary-line 2016-02-27 06:42:30 +01:00
build.rs bootstrap: Add directives to not double-link libs 2016-02-11 11:12:32 -08:00
Cargo.toml bootstrap: Add a bunch of Cargo.toml files 2016-02-11 11:12:32 -08:00
core.rs Make rustdoc report driver phase-3 errors instead of continuing 2016-02-08 21:17:17 -08:00
doctree.rs Abstract away differences between Vec and ptr::P in HIR 2015-12-18 00:52:56 +03:00
externalfiles.rs Add generic conversion traits 2015-03-23 15:01:45 -07:00
flock.rs Rename sunos to solaris 2016-01-31 19:01:30 +03:00
fold.rs Support #[deprecated] in rustdoc 2015-12-12 23:01:27 +03:00
lib.rs #31820 - Utilize if..let instead of single match branch 2016-02-23 21:21:51 +05:30
markdown.rs Use --cfg when running doctests 2015-12-15 18:03:55 +09:00
passes.rs std: Stabilize APIs for the 1.6 release 2015-12-05 15:09:44 -08:00
plugins.rs std: Stabilize library APIs for 1.5 2015-10-25 09:36:32 -07:00
test.rs Auto merge of #30726 - GuillaumeGomez:compile-fail, r=brson 2016-02-12 18:25:08 +00:00
visit_ast.rs Abstract away differences between Vec and ptr::P in HIR 2015-12-18 00:52:56 +03:00