rust/src/librustdoc
Keegan McAllister 6d15c6749c Implement #[plugin_registrar]
See RFC 22.

[breaking-change]
2014-06-09 14:29:29 -07:00
..
clean Remove unused name_str_pair method 2014-06-08 00:21:35 -07:00
html rustdoc: More selectively remove execute links 2014-06-07 10:53:22 -07:00
core.rs Implement #[plugin_registrar] 2014-06-09 14:29:29 -07:00
doctree.rs rustdoc: External module item links to the module contents. Fixes #12926. 2014-04-27 19:54:31 +09:00
flock.rs windows: Allow snake_case errors for now. 2014-05-30 17:59:41 +01:00
fold.rs rustdoc: Fill in external trait methods 2014-05-22 09:46:22 -07:00
lib.rs rustdoc: Submit examples to play.rust-lang.org 2014-06-06 20:00:16 -07:00
markdown.rs rustdoc: Submit examples to play.rust-lang.org 2014-06-06 20:00:16 -07:00
passes.rs Fallout from the libcollections movement 2014-06-05 13:55:11 -07:00
plugins.rs core: rename strbuf::StrBuf to string::String 2014-05-24 21:48:10 -07:00
test.rs Implement #[plugin_registrar] 2014-06-09 14:29:29 -07:00
visit_ast.rs Move Def out of syntax crate, where it does not belong 2014-06-06 19:51:23 -04:00