]> git.lizzy.rs Git - rust.git/history - src/libstd/rt/borrowck.rs
auto merge of #11386 : rcatolino/rust/ice-10955, r=pcwalton
[rust.git] / src / libstd / rt / borrowck.rs
2014-01-09 borsauto merge of #11386 : rcatolino/rust/ice-10955, r...
2014-01-08 borsauto merge of #11401 : michaelwoerister/rust/issue11322...
2014-01-08 borsauto merge of #11370 : alexcrichton/rust/issue-10465...
2014-01-08 Alex Crichtonstd: Fill in all missing imports
2014-01-03 borsauto merge of #11093 : alexcrichton/rust/issue-11085...
2014-01-02 borsauto merge of #10828 : SimonSapin/rust/ascii_opt, r...
2014-01-01 borsauto merge of #11137 : g3xzh/rust/benchm, r=cmr
2013-12-28 borsauto merge of #11098 : erickt/rust/collect, r=alexcrichton
2013-12-26 borsauto merge of #11127 : huonw/rust/vec-docs, r=alexcrichton
2013-12-26 borsauto merge of #10965 : alexcrichton/rust/libgreen,...
2013-12-25 Alex Crichtongreen: Rip the bandaid off, introduce libgreen
2013-12-23 borsauto merge of #11022 : spaolacci/rust/0read, r=alexcrichton
2013-12-20 borsauto merge of #10986 : adridu59/rust/patch-new, r=alexc...
2013-12-19 borsauto merge of #10977 : brson/rust/androidtest, r=brson
2013-12-19 borsauto merge of #10927 : g3xzh/rust/sum_bugfix, r=huonw
2013-12-18 borsauto merge of #10915 : alexcrichton/rust/fixes, r=ILyoan
2013-12-17 borsauto merge of #10967 : chris-morgan/rust/clean-and...
2013-12-17 borsauto merge of #10979 : alexcrichton/rust/less-bc, r=cmr
2013-12-17 borsauto merge of #10964 : cartazio/rust/gcc-detector,...
2013-12-15 borsauto merge of #10982 : ezyang/rust/lvalue-def, r=pcwalton
2013-12-15 borsauto merge of #10929 : pcwalton/rust/deboxing, r=pcwalton
2013-12-15 Patrick Waltonlibrustc: Remove identifiers named `box`, since it...
2013-12-13 borsauto merge of #10849 : adridu59/rust/patch-css, r=alexc...
2013-12-13 borsauto merge of #10912 : DiamondLovesYou/rust/master...
2013-12-13 borsauto merge of #10909 : sanxiyn/rust/coherence, r=alexcr...
2013-12-13 borsauto merge of #10908 : alexcrichton/rust/issue-10907...
2013-12-13 borsauto merge of #10895 : sfackler/rust/io-util, r=alexcri...
2013-12-13 borsauto merge of #10698 : metajack/rust/dep-info, r=alexcr...
2013-12-11 borsauto merge of #10891 : chris-morgan/rust/macroize-...
2013-12-11 borsauto merge of #10888 : chris-morgan/rust/2013-12-10...
2013-12-11 borsauto merge of #10787 : nikomatsakis/rust/issue-9629...
2013-12-11 borsauto merge of #10808 : kballard/rust/use-braces, r...
2013-12-11 borsauto merge of #10833 : sfackler/rust/mut-pat, r=brson
2013-12-11 borsauto merge of #10791 : pcwalton/rust/decelling, r=pcwalton
2013-12-10 Patrick Waltonlibrustuv: RAII-ify `Local::borrow`, and remove some...
2013-12-05 borsauto merge of #10562 : ongardie/rust/master, r=brson
2013-12-05 borsauto merge of #10211 : ktt3ja/rust/add-lrucache, r...
2013-11-28 borsauto merge of #10519 : nikomatsakis/rust/issue-8624...
2013-11-27 borsauto merge of #10684 : jld/rust/unstruct-unhack-typekin...
2013-11-27 borsauto merge of #10670 : eddyb/rust/node-u32, r=alexcrichton
2013-11-27 borsauto merge of #10679 : alexcrichton/rust/no-routine...
2013-11-27 borsauto merge of #10677 : jld/rust/type-enum-discrim-rm...
2013-11-26 borsauto merge of #10312 : thestinger/rust/thread_local...
2013-11-26 borsauto merge of #10581 : pcwalton/rust/dedo, r=pcwalton
2013-11-26 borsauto merge of #10664 : alexcrichton/rust/issue-10663...
2013-11-26 Patrick Waltonlibstd: Remove all non-`proc` uses of `do` from libstd
2013-11-26 borsauto merge of #10668 : vky/rust/closure-doc-update...
2013-11-26 borsauto merge of #10660 : alexcrichton/rust/little-scope...
2013-11-26 borsauto merge of #10622 : Kimundi/rust/str_de_iter, r...
2013-11-26 Marvin LöbelRemoved unneccessary `_iter` suffixes from various...
2013-11-24 borsauto merge of #10475 : astrieanna/rust/issue8763, r...
2013-11-22 borsauto merge of #10583 : alexcrichton/rust/privacy-reexpo...
2013-11-21 borsauto merge of #10567 : sanxiyn/rust/bytepos, r=alexcrichton
2013-11-20 borsauto merge of #10576 : thestinger/rust/gc, r=pcwalton
2013-11-20 borsauto merge of #10527 : eholk/rust/win64, r=alexcrichton
2013-11-19 borsauto merge of #10568 : pcwalton/rust/more-bars, r=alexc...
2013-11-19 Patrick Waltonlibstd: Change all uses of `&fn(A)->B` over to `|A...
2013-11-14 borsauto merge of #9788 : geoffhill/rust/bare-fn-cast,...
2013-11-02 borsauto merge of #10165 : dcrewi/rust/missing-doc-on-priva...
2013-11-01 borsauto merge of #10205 : brson/rust/unnamed_addr, r=thest...
2013-11-01 borsauto merge of #10203 : kud1ing/rust/ios, r=alexcrichton
2013-11-01 borsauto merge of #10196 : huonw/rust/fix-zig, r=alexcrichton
2013-11-01 borsauto merge of #10181 : brson/rust/managed_boxes, r...
2013-10-31 borsauto merge of #10167 : briantdawn/rust/master, r=cmr
2013-10-31 borsauto merge of #10189 : alexcrichton/rust/inner-statics...
2013-10-31 borsauto merge of #10180 : alexcrichton/rust/flush-default...
2013-10-31 borsauto merge of #10166 : brson/rust/meta, r=alexcrichton
2013-10-31 borsauto merge of #10164 : brson/rust/configure, r=brson
2013-10-31 borsauto merge of #10120 : Kimundi/rust/remove_sys, r=alexc...
2013-10-30 Marvin LöbelPrepared `std::sys` for removal, and made `begin_unwind...
2013-10-30 borsauto merge of #10123 : klutzy/rust/fix-7507, r=alexcrichton
2013-10-29 borsauto merge of #10140 : brson/rust/comm, r=alexcrichton
2013-10-29 borsauto merge of #10136 : hatahet/rust/master, r=alexcrichton
2013-10-29 borsauto merge of #10058 : alexcrichton/rust/uv-crate,...
2013-10-29 borsauto merge of #10142 : pythonesque/rust/issue-8263...
2013-10-29 borsauto merge of #10141 : kmcallister/rust/current_stack_s...
2013-10-29 borsauto merge of #10135 : alexcrichton/rust/snapshots...
2013-10-29 borsauto merge of #10127 : thestinger/rust/cold, r=pcwalton
2013-10-28 Daniel Micayadd support for the `cold` function attribute
2013-10-28 borsauto merge of #10095 : huonw/rust/master, r=cmr
2013-10-26 borsauto merge of #10048 : ibukanov/rust/mkdir-fix, r=brson
2013-10-25 borsauto merge of #10067 : sanxiyn/rust/addr-of-bot, r...
2013-10-25 borsauto merge of #10066 : sanxiyn/rust/mut-ptr-clone,...
2013-10-24 borsauto merge of #10042 : thestinger/rust/fail, r=sanxiyn
2013-10-24 Daniel Micaymark some functions as returning !
2013-10-23 Ziad HatahetMerge remote-tracking branch 'upstream/master'
2013-10-23 borsauto merge of #9810 : huonw/rust/rand3, r=alexcrichton
2013-10-23 borsauto merge of #10027 : catamorphism/rust/testcases...
2013-10-23 borsauto merge of #10021 : alexcrichton/rust/asm-now-analyz...
2013-10-23 borsauto merge of #10015 : huonw/rust/minor-fixes, r=alexcr...
2013-10-23 borsauto merge of #10020 : mletterle/rust/documentation...
2013-10-22 borsauto merge of #9969 : reedlepee123/rust/priv_fields...
2013-10-22 reedlepeeRemoved Unnecessary comments and white spaces #4386
2013-10-22 reedlepeeMaking fields in std and extra : private #4386
2013-10-17 borsauto merge of #9721 : klutzy/rust/uv-net-read-fix,...
2013-10-17 borsauto merge of #9634 : blake2-ppc/rust/by-ref-iter,...
2013-10-13 borsauto merge of #9608 : hmarr/rust/vec-get-opt, r=huonw
2013-10-11 borsauto merge of #9809 : fhahn/rust/remove-old-cratemap...
2013-10-11 borsauto merge of #9794 : thestinger/rust/rc, r=alexcrichton
2013-10-11 borsauto merge of #9803 : alexcrichton/rust/less-pub2,...
next