rust/src/librustdoc
bors cea8def620 auto merge of #13440 : huonw/rust/strbuf, r=alexcrichton
libstd: Implement `StrBuf`, a new string buffer type like `Vec`, and port all code over to use it.

Rebased & tests-fixed version of https://github.com/mozilla/rust/pull/13269
2014-04-10 21:01:41 -07:00
..
html auto merge of #13440 : huonw/rust/strbuf, r=alexcrichton 2014-04-10 21:01:41 -07:00
clean.rs auto merge of #13440 : huonw/rust/strbuf, r=alexcrichton 2014-04-10 21:01:41 -07:00
core.rs rustdoc: Switch field privacy as necessary 2014-03-31 15:47:36 -07:00
doctree.rs Renamed ast::Purity to ast::FnStyle and ast::ImpureFn to ast::NormalFn and updated associated variable and function names. 2014-04-10 15:22:00 -07: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 auto merge of #13165 : sfackler/rust/io-vec, r=alexcrichton 2014-04-06 23:36:38 -07:00
markdown.rs auto merge of #13440 : huonw/rust/strbuf, r=alexcrichton 2014-04-10 21:01:41 -07:00
passes.rs libstd: Implement StrBuf, a new string buffer type like Vec, and 2014-04-10 22:10:10 +10:00
plugins.rs libstd: Implement StrBuf, a new string buffer type like Vec, and 2014-04-10 22:10:10 +10:00
test.rs libstd: Implement StrBuf, a new string buffer type like Vec, and 2014-04-10 22:10:10 +10:00
visit_ast.rs Renamed ast::Purity to ast::FnStyle and ast::ImpureFn to ast::NormalFn and updated associated variable and function names. 2014-04-10 15:22:00 -07:00