rust/src/librustdoc
bors fd7344c4fe Auto merge of #27945 - Eljay:upgrade-hoedown, r=alexcrichton
Some hoedown FFI changes:
- `HOEDOWN_EXT_NO_INTRA_EMPHASIS` constant changed.
- Updated/tidied up all callback function signatures.
- All opaque data access has an additional layer of indirection for some reason (`hoedown_renderer_data`).

This also fixes #27862.
2015-08-25 01:10:55 +00:00
..
clean split ReInfer into ReVar and ReSkolemized 2015-08-24 20:10:25 +03:00
html Auto merge of #27945 - Eljay:upgrade-hoedown, r=alexcrichton 2015-08-25 01:10:55 +00:00
core.rs fallout from moving def-id 2015-08-24 05:35:34 -04:00
doctree.rs
externalfiles.rs
flock.rs Add netbsd amd64 support 2015-07-01 19:09:14 -07:00
fold.rs
lib.rs rustdoc: Removed issue_tracker_base_url from crates not in public API docs 2015-08-17 20:37:30 +02:00
markdown.rs fix rustdoc metadata parsing 2015-07-30 15:51:50 -07:00
passes.rs fallout from moving def-id 2015-08-24 05:35:34 -04:00
plugins.rs Remove all unstable deprecated functionality 2015-08-12 14:55:17 -07:00
test.rs Change some instances of .connect() to .join() 2015-07-10 19:40:46 -04:00
visit_ast.rs fallout from moving def-id 2015-08-24 05:35:34 -04:00