]> git.lizzy.rs Git - rust.git/history - src/test/run-pass/for-destruct.rs
cleanup: s/impl Copy/#[derive(Copy)]/g
[rust.git] / src / test / run-pass / for-destruct.rs
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.
2014-03-02 borsMerge pull request #12308 from kballard/vim-nested...
2014-02-27 borsauto merge of #12486 : MicahChalmer/rust/emacs-fixes...
2014-02-26 borsauto merge of #12490 : zslayton/rust/doc-fix-12386...
2014-02-26 borsauto merge of #12547 : jagtalon/rust/jag/rust/tutorial...
2014-02-26 borsauto merge of #12505 : alexcrichton/rust/fix-stack...
2014-02-26 borsauto merge of #12548 : alexcrichton/rust/up-llvm, r...
2014-02-26 borsauto merge of #12539 : gmjosack/rust/master, r=alexcrichton
2014-02-25 borsauto merge of #12493 : eddyb/rust/saner-overloads,...
2014-02-25 borsauto merge of #12457 : alexcrichton/rust/fix-some-tests...
2014-02-25 Alex Crichtontest: Clean out the test suite a bit
2014-02-20 borsauto merge of #12161 : aepsil0n/rust/docs/for-loop...
2014-02-12 borsauto merge of #12185 : nikomatsakis/rust/issue-12033...
2014-02-12 borsauto merge of #12184 : JeremyLetang/rust/rustpkg-link...
2014-02-11 borsauto merge of #12183 : SimonSapin/rust/patch-4, r=alexc...
2014-02-11 borsauto merge of #12171 : chromatic/rust/fix_crate_tutoria...
2014-02-11 borsauto merge of #12110 : fhahn/rust/issue-11363-change...
2014-02-11 Florian HahnChange `xfail` directives in compiletests to `ignore...
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-30 borsauto merge of #7374 : Jeaye/rust/func_highlight, r=cmr
2013-06-29 borsauto merge of #7244 : bblum/rust/once, r=nikomatsakis
2013-06-26 borsauto merge of #7382 : msullivan/rust/cleanup, r=bblum
2013-06-26 borsauto merge of #7356 : msullivan/rust/default-methods...
2013-06-26 borsauto merge of #7345 : blake2-ppc/rust/iterator-flat...
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-26 borsauto merge of #7113 : alexcrichton/rust/banned-warnings...
2013-06-26 borsauto merge of #7393 : alexcrichton/rust/enable-threads...
2013-06-26 borsauto merge of #7269 : luqmana/rust/drop, r=thestinger
2013-06-26 Brian AndersonMerge remote-tracking branch 'mozilla/master' into...
2013-06-26 borsauto merge of #7365 : cmr/rust/syntax_cleanup, r=Aatch
2013-06-25 borsauto merge of #7373 : thestinger/rust/iterator, r=huonw
2013-06-25 Daniel Micayremove `each` from vec, HashMap and HashSet
2013-06-17 Eric ReedMerge remote-tracking branch 'upstream/io' into io
2013-06-16 Brian AndersonMerge remote-tracking branch 'brson/io'
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-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-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
2013-01-26 Brian AndersonMerge remote-tracking branch 'brson/nocommupstream2'
2013-01-26 Tim Chevaliertestsuite: Eliminate uses of structural records from...
2012-12-11 Tim ChevalierMerge pull request #4144 from luqmana/deprecated-attribute
2012-12-11 Graydon HoareReliciense makefiles and testsuite. Yup.
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
2011-08-20 Brian AndersonReformat
2011-08-01 Marijn HaverbekeAdd tests for destructuring locals