]> git.lizzy.rs Git - rust.git/history - src/libsync/future.rs
Replace all ~"" with "".to_owned()
[rust.git] / src / libsync / future.rs
2014-04-19 Richo HealeyReplace all ~"" with "".to_owned()
2014-04-16 borsauto merge of #13390 : alexcrichton/rust/run-some-destr...
2014-04-14 borsauto merge of #13477 : Manishearth/rust/newattr, r...
2014-04-13 borsauto merge of #13470 : Manishearth/rust/docnum, r=brson
2014-04-09 borsauto merge of #13383 : ben0x539/rust/glob-dots, r=brson
2014-04-08 borsauto merge of #13399 : SimonSapin/rust/patch-8, r=cmr
2014-04-08 borsauto merge of #13397 : alexcrichton/rust/rollup, r...
2014-04-08 Alex CrichtonRegister new snapshots
2014-04-05 borsauto merge of #13112 : ktt3ja/rust/issue-13058, r=pnkfelix
2014-04-03 borsauto merge of #13286 : alexcrichton/rust/release, r...
2014-04-01 borsauto merge of #13225 : thestinger/rust/num, r=cmr
2014-04-01 borsauto merge of #13115 : huonw/rust/rand-errors, r=alexcr...
2014-03-31 borsauto merge of #13184 : alexcrichton/rust/priv-fields...
2014-03-31 Alex Crichtonsync: Switch field privacy as necessary
2014-03-31 borsauto merge of #13189 : alexcrichton/rust/relnotes,...
2014-03-31 borsauto merge of #13206 : TeXitoi/rust/fix-shootout-k...
2014-03-30 borsauto merge of #13211 : csherratt/rust/arc_fix, r=alexcr...
2014-03-29 borsauto merge of #13183 : erickt/rust/remove-list, r=alexc...
2014-03-29 borsauto merge of #13143 : gentlefolk/rust/issue-9227,...
2014-03-29 borsauto merge of #13188 : FlaPer87/rust/master, r=alexcrichton
2014-03-29 borsauto merge of #13185 : alexcrichton/rust/osx-pkg, r...
2014-03-29 borsauto merge of #13168 : jankobler/rust/verify-grammar...
2014-03-29 borsauto merge of #13187 : brson/rust/dist, r=alexcrichton
2014-03-29 borsauto merge of #13170 : eddyb/rust/syntax-cleanup, r...
2014-03-29 borsauto merge of #13157 : pnkfelix/rust/fsk-iss13140,...
2014-03-29 borsauto merge of #13162 : alexcrichton/rust/attr-syntax...
2014-03-29 Brian AndersonConvert most code to new inner attribute syntax.
2014-03-28 borsauto merge of #13154 : tomassedovic/rust/patch-1, r...
2014-03-28 borsauto merge of #13149 : brson/rust/rustdoclogo, r=alexcr...
2014-03-28 borsauto merge of #13108 : pongad/rust/lintraw, r=huonw
2014-03-28 borsauto merge of #13174 : brson/rust/dist, r=alexcrichton...
2014-03-28 borsauto merge of #13173 : alexcrichton/rust/rustdoc-mods...
2014-03-28 borsauto merge of #13142 : alexcrichton/rust/issue-13118...
2014-03-27 borsauto merge of #13050 : alexcrichton/rust/no-send-defaul...
2014-03-27 Alex CrichtonFix fallout of removing default bounds
2014-03-17 borsauto merge of #12742 : FlaPer87/rust/issue-11411-static...
2014-03-14 borsauto merge of #12888 : aochagavia/rust/Fix-comment...
2014-03-14 borsauto merge of #12869 : thestinger/rust/cmp, r=brson
2014-03-14 borsauto merge of #12874 : huonw/rust/printier-rustc, r...
2014-03-14 borsauto merge of #12871 : aochagavia/rust/Optimize-while_s...
2014-03-14 borsauto merge of #12867 : alexcrichton/rust/issue-12860...
2014-03-14 borsauto merge of #12864 : huonw/rust/hash-docs, r=alexcrichton
2014-03-14 borsauto merge of #12861 : huonw/rust/lint-owned-vecs,...
2014-03-14 borsauto merge of #12855 : alexcrichton/rust/shutdown,...
2014-03-14 borsauto merge of #12798 : pczarn/rust/inline-asm, r=alexcr...
2014-03-13 borsauto merge of #12815 : alexcrichton/rust/chan-rename...
2014-03-13 Alex Crichtonstd: Rename Chan/Port types and constructor
2014-02-20 borsauto merge of #12161 : aepsil0n/rust/docs/for-loop...
2014-02-11 borsauto merge of #12170 : aepsil0n/rust/feature/reserve_do...
2014-02-11 borsauto merge of #12159 : alexcrichton/rust/move-fourcc...
2014-02-11 borsauto merge of #12156 : dguenther/rust/add-fourcc-doc...
2014-02-11 borsauto merge of #12155 : sanxiyn/rust/binary, r=pnkfelix
2014-02-11 borsauto merge of #12153 : pnkfelix/rust/fsk-add-dash-C...
2014-02-10 borsauto merge of #11956 : edwardw/rust/issue-7556, r=cmr
2014-02-10 Edward WangMove replace and swap to std::mem. Get rid of std:...
2014-02-07 borsauto merge of #12029 : zkamsler/rust/merge-sort-allocat...
2014-02-06 borsauto merge of #12048 : sanxiyn/rust/crate-config, r...
2014-02-06 borsauto merge of #12047 : huonw/rust/cyclic-rc, r=thestinger
2014-02-06 borsauto merge of #12001 : yuriks/rust/getopts-tweaks,...
2014-02-05 borsauto merge of #11894 : alexcrichton/rust/io-clone,...
2014-02-05 borsauto merge of #11939 : JeremyLetang/rust/move-libsync...
2014-02-05 JeremyLetangmove concurrent stuff from libextra to libsync