rust/src/librustdoc
Kevin Ballard 9fb8741b2e Handle breakage after libcore split
API Changes:

- &[T] and ~[T] no longer support the addition operator (+)
2014-05-08 12:08:01 -07:00
..
html Handle breakage after libcore split 2014-05-08 12:08:01 -07:00
clean.rs libsyntax: Remove uses of ~str from libsyntax, and fix fallout 2014-05-08 08:38:23 -07:00
core.rs std: Modernize the local_data api 2014-05-07 23:43:39 -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 Fix fallout from std::libc separation 2014-04-04 09:31:44 -07:00
fold.rs Changed iter::Extendable and iter::FromIterator to take a Iterator by value 2014-03-25 21:49:55 +01:00
lib.rs Handle more fallout 2014-05-08 12:06:22 -07:00
markdown.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
passes.rs std: Modernize the local_data api 2014-05-07 23:43:39 -07:00
plugins.rs libstd: Implement StrBuf, a new string buffer type like Vec, and 2014-04-10 22:10:10 +10:00
test.rs std: Modernize the local_data api 2014-05-07 23:43:39 -07:00
visit_ast.rs rustdoc: Allow forcing inlining of pub use 2014-05-03 02:09:30 -07:00