rust/src/librustdoc
Steven Fackler d0e60b72ee De-~[] Reader and Writer
There's a little more allocation here and there now since
from_utf8_owned can't be used with Vec.
2014-04-06 15:39:56 -07:00
..
html De-~[] Reader and Writer 2014-04-06 15:39:56 -07:00
clean.rs syntax: Remove AbiSet, use one Abi 2014-04-03 13:43:45 -07:00
core.rs rustdoc: Switch field privacy as necessary 2014-03-31 15:47:36 -07:00
doctree.rs rustdoc: Switch field privacy as necessary 2014-03-31 15:47:36 -07:00
flock.rs rustdoc: Switch field privacy as necessary 2014-03-31 15:47:36 -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 #13255 : alexcrichton/rust/issue-5605, r=huonw 2014-04-04 01:01:51 -07:00
markdown.rs De-~[] Reader and Writer 2014-04-06 15:39:56 -07:00
passes.rs Removed deprecated functions `map` and `flat_map` for vectors and slices. 2014-03-30 03:47:04 +02:00
plugins.rs rustdoc: Switch field privacy as necessary 2014-03-31 15:47:36 -07:00
test.rs De-~[] Reader and Writer 2014-04-06 15:39:56 -07:00
visit_ast.rs syntax: Remove AbiSet, use one Abi 2014-04-03 13:43:45 -07:00