summary refs log tree commit diff
path: root/src/libextra/future.rs
AgeCommit message (Expand)AuthorLines
2013-06-29Great renaming: propagate throughout the rest of the codebaseCorey Richardson-9/+8
2013-06-28librustc: Change "Owned" to "Send" everywherePatrick Walton-2/+2
2013-06-27auto merge of #7361 : brson/rust/incoming, r=brsonbors-1/+1
2013-06-25Change finalize -> drop.Luqman Aden-1/+1
2013-06-22replaced some 'std::' with 'extra::' in commentsreus-1/+1
2013-06-16Add copies to type params with Copy boundNiko Matsakis-1/+1
2013-06-04std::cell: Modernize constructorsPhilipp Brüschweiler-3/+3
2013-06-01Remove all uses of `pub impl`. rs=stylePatrick Walton-4/+4
2013-05-30libextra: Require documentation by defaultAlex Crichton-0/+2
2013-05-27syntax highlight code examples in docstringsDaniel Micay-1/+1
2013-05-22libextra: Rename the actual metadata names of libcore to libstd and libstd to...Patrick Walton-0/+2
2013-05-22libstd: Rename libcore to libstd and libstd to libextra; update makefiles.Patrick Walton-0/+210