]> git.lizzy.rs Git - rust.git/history - src/libstd/rt/task.rs
Change finalize -> drop.
[rust.git] / src / libstd / rt / task.rs
2013-06-26 Luqman AdenChange finalize -> drop.
2013-06-17 borsauto merge of #7131 : Blei/rust/windows-dynamic-lib...
2013-06-16 borsauto merge of #7159 : Blei/rust/free-glue-no-destructor...
2013-06-16 borsauto merge of #7155 : Blei/rust/drop-glue-alloca, r...
2013-06-16 borsauto merge of #7142 : alexcrichton/rust/deriving-zero...
2013-06-16 borsauto merge of #7137 : erickt/rust/from-elem-fixme,...
2013-06-16 borsauto merge of #7114 : pnkfelix/rust/issue3961-fix-white...
2013-06-15 borsauto merge of #7132 : thestinger/rust/rpath, r=brson
2013-06-15 borsauto merge of #7147 : huonw/rust/vec-connect, r=Aatch
2013-06-15 borsauto merge of #7130 : huonw/rust/rustdoc-highlight...
2013-06-15 borsauto merge of #7109 : bblum/rust/rwlocks, r=brson
2013-06-15 borsauto merge of #7133 : kballard/rust/terminfo-parm,...
2013-06-15 borsauto merge of #7125 : alexcrichton/rust/rusti-issues...
2013-06-15 borsauto merge of #7122 : thestinger/rust/std, r=luqmana
2013-06-15 borsauto merge of #7121 : huonw/rust/rand-call, r=pnkfelix
2013-06-15 borsauto merge of #7110 : thestinger/rust/iterator, r=brson
2013-06-15 borsauto merge of #7144 : dotdash/rust/caches, r=graydon
2013-06-15 borsauto merge of #7116 : thestinger/rust/whitespace, r...
2013-06-13 Daniel Micayautomated whitespace fixes
2013-06-07 borsauto merge of #6895 : cmr/rust/jemalloc, r=brson
2013-06-06 borsauto merge of #6053 : nikomatsakis/rust/fixme-2699...
2013-06-04 borsauto merge of #6886 : jld/rust/vec-each-ret-fix, r...
2013-06-03 borsauto merge of #6826 : cmr/rust/terminfo, r=thestinger
2013-06-03 borsauto merge of #6906 : catamorphism/rust/rustpkg-doc...
2013-06-03 borsauto merge of #6903 : dotdash/rust/self_by_value, r...
2013-06-02 borsauto merge of #6905 : thestinger/rust/ptr, r=catamorphism
2013-06-02 Daniel Micayptr: split out borrowed pointer utilities
2013-06-01 borsauto merge of #6851 : alexcrichton/rust/bugfixes, r...
2013-05-31 borsauto merge of #6857 : alexcrichton/rust/ebml-fixes...
2013-05-31 borsauto merge of #6863 : huonw/rust/error-span, r=thestinger
2013-05-31 borsauto merge of #6853 : bblum/rust/sized, r=pcwalton
2013-05-31 borsauto merge of #6833 : fdr/rust/fix-warnings, r=Aatch
2013-05-30 Daniel FarinaRemove unnecessary 'use' forms
2013-05-30 borsauto merge of #6825 : caitp/rust/issue-6824, r=Aatch
2013-05-30 Patrick Waltonlibrustc: Stop reexporting the standard modules from...
2013-05-28 borsauto merge of #6783 : hoelzro/rust/master, r=bstrie
2013-05-27 borsauto merge of #6688 : graydon/rust/issue-3396-mystery...
2013-05-24 borsauto merge of #6680 : ben0x539/rust/slashslashslash...
2013-05-24 borsauto merge of #6711 : catamorphism/rust/issue-5700...
2013-05-24 borsauto merge of #6706 : brson/rust/glue, r=catamorphism
2013-05-24 borsauto merge of #6710 : thestinger/rust/swap, r=catamorphism
2013-05-24 borsauto merge of #6690 : erickt/rust/cleanup-warnings...
2013-05-24 Erick Tryzelaarcleanup warnings from libstd
2013-05-23 Patrick Waltonlibstd: Rename libcore to libstd and libstd to libextra...