]> git.lizzy.rs Git - rust.git/history - src/test/run-pass/loop-scope.rs
cleanup: s/impl Copy/#[derive(Copy)]/g
[rust.git] / src / test / run-pass / loop-scope.rs
2014-07-08 borsauto merge of #14832 : alexcrichton/rust/no-rpath,...
2014-06-28 borsauto merge of #15210 : luqmana/rust/windoc, r=alexcrichton
2014-06-27 borsauto merge of #15166 : zookoatleastauthoritycom/rust...
2014-06-26 borsauto merge of #15197 : omasanori/rust/doc-fix, r=alexcr...
2014-06-25 borsauto merge of #15121 : steveklabnik/rust/matching_docs...
2014-06-25 borsauto merge of #15165 : zookoatleastauthoritycom/rust...
2014-06-25 borsauto merge of #15160 : alexcrichton/rust/remove-f128...
2014-06-25 borsauto merge of #15163 : alexcrichton/rust/rollup, r...
2014-06-25 Niko Matsakislibrustc: Remove the fallback to `int` from typechecking.
2014-03-24 borsauto merge of #13080 : alexcrichton/rust/possible-osx...
2014-03-24 borsauto merge of #12998 : huonw/rust/log_syntax, r=alexcri...
2014-03-22 borsauto merge of #13052 : sfackler/rust/clean-refcell...
2014-03-22 borsauto merge of #12907 : alexcrichton/rust/issue-12892...
2014-03-22 borsauto merge of #13051 : alexcrichton/rust/issue-13047...
2014-03-22 borsauto merge of #13036 : alexcrichton/rust/atomics, r...
2014-03-22 borsauto merge of #13016 : huonw/rust/new-opt-vec, r=cmr
2014-03-21 borsauto merge of #13043 : alexcrichton/rust/fix-rustdoc...
2014-03-21 borsauto merge of #13024 : brson/rust/issue-12799, r=thestinger
2014-03-21 borsauto merge of #13056 : huonw/rust/devecing-tests, r...
2014-03-21 Patrick Waltontest: Automatically remove all `~[T]` from tests.
2013-08-06 borsauto merge of #8278 : cmr/rust/workaround, r=brson
2013-08-05 borsauto merge of #8289 : sfackler/rust/push_byte, r=erickt
2013-08-05 borsauto merge of #8279 : pcwalton/rust/no-main, r=brson
2013-08-04 borsauto merge of #8218 : brson/rust/nogc, r=brson
2013-08-04 Erick TryzelaarMerge remote-tracking branch 'remotes/origin/master...
2013-08-04 borsauto merge of #8260 : omasanori/rust/fix-extra-unicode...
2013-08-04 Daniel MicayMerge pull request #8284 from huonw/emacs-in-kw
2013-08-04 borsauto merge of #8262 : dotdash/rust/no_rval_copies,...
2013-08-04 borsauto merge of #8243 : stepancheg/rust/ipv, r=brson
2013-08-04 borsauto merge of #8237 : blake2-ppc/rust/faster-utf8,...
2013-08-04 borsauto merge of #8254 : brson/rust/libuv-mac-supp, r...
2013-08-04 borsauto merge of #8217 : brson/rust/reset_stack_limit...
2013-08-04 borsauto merge of #8264 : thestinger/rust/snapshot, r=Aatch
2013-08-04 Daniel Micayremove obsolete `foreach` keyword
2013-08-02 borsauto merge of #8175 : brson/rust/nodbg, r=graydon
2013-08-02 borsauto merge of #8185 : alexcrichton/rust/issue-8179...
2013-08-01 borsauto merge of #8172 : brson/rust/nomorestack, r=pcwalton
2013-08-01 borsauto merge of #8166 : emillon/rust/clean-tests-mk,...
2013-08-01 borsauto merge of #8165 : graydon/rust/2013-07-31-new-codeg...
2013-08-01 borsauto merge of #8164 : brson/rust/noportset, r=pcwalton
2013-08-01 borsauto merge of #8158 : bblum/rust/task-cleanup, r=brson
2013-08-01 borsauto merge of #8155 : stepancheg/rust/unit-zero, r...
2013-08-01 borsauto merge of #8184 : thestinger/rust/retreat, r=huonw
2013-08-01 Daniel Micaymigrate many `for` loops to `foreach`
2013-07-08 Eric ReedMerge remote-tracking branch 'upstream/io' into io
2013-07-06 borsauto merge of #7194 : jensnockert/rust/endian, r=cmr
2013-07-03 Brian AndersonMerge remote-tracking branch 'mozilla/master'
2013-06-29 borsauto merge of #7244 : bblum/rust/once, r=nikomatsakis
2013-06-26 borsauto merge of #7255 : michaelwoerister/rust/debuginfo...
2013-06-26 borsauto merge of #7216 : kballard/rust/task_rng, r=brson
2013-06-24 Brian AndersonMerge remote-tracking branch 'cmr/various-cleanup'...
2013-06-24 Brian AndersonMerge remote-tracking branch 'sstewartgallus/cleanup_mi...
2013-06-24 Brian AndersonMerge remote-tracking branch 'brson/shorttestnames...
2013-06-24 Brian AndersonMerge remote-tracking branch 'reusee/master' into HEAD
2013-06-24 borsauto merge of #7279 : hanny24/rust/master, r=msullivan
2013-06-23 borsauto merge of #7267 : luqmana/rust/issue-5792, r=cmr
2013-06-23 borsauto merge of #7258 : huonw/rust/7256, r=bstrie
2013-06-23 borsauto merge of #7274 : thestinger/rust/size_hint, r...
2013-06-23 Daniel Micayvec: remove BaseIter implementation
2013-06-06 borsauto merge of #6053 : nikomatsakis/rust/fixme-2699...
2013-05-30 borsauto merge of #6825 : caitp/rust/issue-6824, r=Aatch
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-21 borsauto merge of #6604 : bjz/rust/ptr-to-option, r=brson
2013-05-21 borsauto merge of #6576 : nikomatsakis/rust/issue-5362...
2013-05-19 borsauto merge of #6106 : thestinger/rust/iter, r=bstrie
2013-05-19 borsauto merge of #6601 : cmr/rust/assert_eq, r=Aatch
2013-05-19 Corey RichardsonUse assert_eq! rather than assert! where possible
2013-04-18 borsauto merge of #5418 : luqmana/rust/stack-float, r=brson
2013-04-03 borsauto merge of #5559 : jbclements/rust/change-to-tt...
2013-03-30 Erick TryzelaarMerge remote-tracking branch 'remotes/origin/incoming...
2013-03-29 borsauto merge of #5628 : brson/rust/assert, r=brson
2013-03-29 Patrick Waltonlibrustc: Remove `fail_unless!`
2013-03-08 borsauto merge of #5278 : brson/rust/logplusplus, r=brson
2013-03-08 borsauto merge of #5260 : pcwalton/rust/assert, r=pcwalton
2013-03-08 Patrick Waltonlibrustc: Convert all uses of `assert` over to `fail_un...
2013-02-05 Tim ChevalierMerge
2013-02-04 Brian AndersonMerge remote-tracking branch 'bstrie/rimov' into incoming
2013-02-03 borsautomated merge
2013-02-02 Graydon Hoarecheck-fast fallout from removing export, r=burningtree
2012-12-11 Tim ChevalierMerge pull request #4144 from luqmana/deprecated-attribute
2012-12-11 Graydon HoareReliciense makefiles and testsuite. Yup.
2012-09-27 Brian AndersonMerge pull request #3526 from Dretch/viewmethod
2012-09-20 Niko Matsakisdemode the each() method on vec and other iterables.
2012-07-02 Brian AndersonMerge remote-tracking branch 'Dretch/prettydocs'
2012-07-02 Brian AndersonMerge remote-tracking branch 'brson/uv'
2012-07-02 Brian AndersonConvert to new closure syntax
2012-06-30 Michael SullivanSwitch the compiler over to using ~[] notation instead...
2012-06-26 Michael SullivanMake vectors uglier ([]/~). Sorry. Should be temporary...
2012-04-08 Brian AndersonMerge pull request #2164 from grahame/floatinfstr
2012-04-06 Marijn HaverbekeConvert old-style for loops to new-style
2012-03-22 Niko Matsakismake --enforce-mut-vars always on, add mut annotations...
2011-08-20 Brian AndersonReformat
2011-08-16 Lindsey KuperThe wonky for...in... whitespace was bothering me....
2011-07-29 robarnoldMerge pull request #781 from robarnold/upstream-stable
2011-07-27 Marijn HaverbekeReformat for new syntax
2011-07-26 Marijn HaverbekeResolve loop collection expressions in the right scope