about summary refs log tree commit diff
path: root/src/libstd/to_str.rs
AgeCommit message (Expand)AuthorLines
2013-06-06libstd: use fmt! in to_str impl for (one|two)-tupleRamkumar Ramachandra-2/+2
2013-06-06libstd: fix comment in to_str impl of tupleRamkumar Ramachandra-2/+2
2013-06-04librustc: Disallow multiple patterns from appearing in a "let" declaration.Patrick Walton-15/+15
2013-05-31bool: rm functions duplicating methodsDaniel Micay-4/+0
2013-05-30Require documentation by default for libstdAlex Crichton-1/+3
2013-05-28Remove unnecessary allocations flagged by lintSeo Sanghyeon-2/+2
2013-05-22libstd: Rename libcore to libstd and libstd to libextra; update makefiles.Patrick Walton-0/+240