Files
rust/src/test/rustdoc
Oliver Middleton f9fb381b2a rustdoc: Use pulldown-cmark for Markdown HTML rendering
Instead of rendering all of the HTML in rustdoc this relies on
pulldown-cmark's `push_html` to do most of the work. A few iterator
adapters are used to make rustdoc specific modifications to the output.

This also fixes MarkdownHtml and link titles in plain_summary_line.
2017-04-06 13:09:20 +01:00
..
2017-02-28 00:27:29 +01:00
2016-08-17 16:12:37 +12:00
2017-03-16 02:15:10 +01:00
2015-12-12 23:01:27 +03:00
2015-07-19 22:16:35 -04:00
2015-04-07 17:54:33 -07:00
2016-08-17 16:12:37 +12:00
2016-08-17 16:12:37 +12:00
2016-08-17 16:12:37 +12:00
2017-02-28 00:27:29 +01:00
2015-12-05 23:11:07 +01:00
2015-12-15 18:03:55 +09:00
2017-02-28 00:27:29 +01:00
2016-08-19 08:20:06 +12:00
2016-05-20 17:44:31 +05:30
2016-08-17 16:12:37 +12:00
2016-04-06 01:24:49 +09:00
2016-09-03 13:39:34 +03:00