about summary refs log tree commit diff
path: root/src/libstd/pipes.rs
AgeCommit message (Expand)AuthorLines
2013-06-10Tag a bunch of destructors that need mutable self with FIXME for #4330. Close...Ben Blum-0/+1
2013-06-08std: remove each[i]_mut functions, in favour of iterators.Huon Wilson-6/+6
2013-06-03rename the Ptr trait to RawPtrDaniel Micay-1/+1
2013-06-01Swap return value of pipes::init Fixes #4501Nick Desaulniers-4/+4
2013-06-01Remove all uses of `pub impl`. rs=stylePatrick Walton-12/+12
2013-05-30Require documentation by default for libstdAlex Crichton-0/+2
2013-05-27syntax highlight code examples in docstringsDaniel Micay-14/+14
2013-05-22libstd: Rename libcore to libstd and libstd to libextra; update makefiles.Patrick Walton-0/+916