]> git.lizzy.rs Git - rust.git/history - src/test/compile-fail/borrowck-vec-pattern-tail-element-loan.rs
test: Make manual changes to deal with the fallout from removal of
[rust.git] / src / test / compile-fail / borrowck-vec-pattern-tail-element-loan.rs
2014-03-21 Patrick Waltontest: Make manual changes to deal with the fallout...
2014-03-21 Patrick Waltontest: Automatically remove all `~[T]` from tests.
2014-03-02 borsMerge pull request #12308 from kballard/vim-nested...
2014-02-22 borsauto merge of #12422 : alexcrichton/rust/buffered-defau...
2014-02-21 borsauto merge of #12419 : huonw/rust/compiler-unsafe,...
2014-02-21 borsauto merge of #12415 : HeroesGrave/rust/move-enum-set...
2014-02-21 borsauto merge of #12410 : DaGenix/rust/fix-incorrect-comme...
2014-02-21 borsauto merge of #12407 : alexcrichton/rust/up-llvm, r...
2014-02-20 borsauto merge of #12161 : aepsil0n/rust/docs/for-loop...
2014-02-20 borsauto merge of #12405 : kud1ing/rust/backticks, r=huonw
2014-02-20 borsauto merge of #12403 : eddyb/rust/generic-dtors-with...
2014-02-20 borsauto merge of #12399 : michaelwoerister/rust/simd-fix...
2014-02-20 borsauto merge of #12398 : alexcrichton/rust/rlibs-and...
2014-02-20 borsauto merge of #12397 : alexcrichton/rust/send-off-the...
2014-02-20 borsauto merge of #12396 : alexcrichton/rust/windows-env...
2014-02-20 borsauto merge of #12392 : aepsil0n/rust/fix/pub_randbigint...
2014-02-20 borsauto merge of #12244 : pcwalton/rust/deuniquevectorpatt...
2014-02-20 Patrick Waltonlibrustc: Remove unique vector patterns from the language.
2014-02-12 borsauto merge of #12165 : fhahn/rust/change-some-tests...
2014-02-12 borsauto merge of #12204 : alexcrichton/rust/seek, r=pcwalton
2014-02-12 borsauto merge of #12196 : dguenther/rust/fix-fourcc-exampl...
2014-02-12 borsauto merge of #12194 : WebeWizard/rust/master, r=cmr
2014-02-12 borsauto merge of #12190 : alexcrichton/rust/fix-snap-again...
2014-02-12 borsauto merge of #12185 : nikomatsakis/rust/issue-12033...
2014-02-12 borsauto merge of #12184 : JeremyLetang/rust/rustpkg-link...
2014-02-12 borsauto merge of #12027 : vadimcn/rust/compiler-rt, r...
2014-02-12 borsauto merge of #11961 : niftynif/rust/btree, r=brson
2014-02-11 borsauto merge of #12158 : nikomatsakis/rust/issue-6801...
2014-02-11 Niko Matsakistest -- update tests with new error messages
2014-02-10 borsauto merge of #12095 : FlaPer87/rust/issue-11709, r...
2014-02-09 borsauto merge of #12114 : brson/rust/faqs, r=cmr
2014-02-08 borsauto merge of #12090 : bjz/rust/unimplemented, r=cmr
2014-02-08 borsauto merge of #12096 : brson/rust/morestack-addr, r...
2014-02-08 borsauto merge of #12099 : alexcrichton/rust/rpath-tests...
2014-02-08 borsauto merge of #12094 : adridu59/rust/licensing, r=brson
2014-02-07 borsauto merge of #12029 : zkamsler/rust/merge-sort-allocat...
2014-02-07 borsauto merge of #12073 : alexcrichton/rust/doc-examples...
2014-02-07 borsauto merge of #12055 : dguenther/rust/tidy_test, r...
2014-02-07 Derek GuentherAdded tests to make tidy
2013-11-14 borsauto merge of #9788 : geoffhill/rust/bare-fn-cast,...
2013-10-23 borsauto merge of #10021 : alexcrichton/rust/asm-now-analyz...
2013-10-22 borsauto merge of #10013 : bdash/rust/mavericks-unwinding...
2013-10-22 borsauto merge of #9923 : thestinger/rust/managed_boxes...
2013-10-22 borsauto merge of #10006 : alexcrichton/rust/another-massiv...
2013-10-22 Alex CrichtonDrop the '2' suffix from logging macros
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-04 borsauto merge of #9662 : vadimcn/rust/package-runtime...
2013-10-03 borsauto merge of #9522 : steveklabnik/rust/doc_std_opts...
2013-10-02 borsauto merge of #9638 : pnkfelix/rust/fsk-issue7526-attem...
2013-10-02 borsauto merge of #9656 : thestinger/rust/immediate, r...
2013-10-02 borsauto merge of #9600 : MicahChalmer/rust/fill-with-code...
2013-10-02 borsauto merge of #9578 : alexcrichton/rust/un-ignore-libuv...
2013-10-01 borsauto merge of #9645 : dckc/rust/patch-2, r=catamorphism
2013-10-01 borsauto merge of #9644 : alexcrichton/rust/clarify, r...
2013-10-01 borsauto merge of #9636 : alexcrichton/rust/rustdoc, r...
2013-10-01 borsauto merge of #9576 : FlaPer87/rust/issue/9125, r=alexc...
2013-10-01 borsauto merge of #9599 : alexcrichton/rust/less-fmt, r...
2013-10-01 Alex Crichtoncfail: Remove usage of fmt!
2013-09-28 borsauto merge of #9542 : pnkfelix/rust/fsk-fix-issue-9531...
2013-09-28 borsauto merge of #9459 : eliovir/rust/patch-1, r=bstrie
2013-09-28 borsauto merge of #9574 : FlaPer87/rust/suppress_warnings...
2013-09-28 borsauto merge of #9562 : alexcrichton/rust/snapshots,...
2013-09-28 borsauto merge of #9559 : sfackler/rust/more-visibility...
2013-09-28 borsauto merge of #9557 : blake2-ppc/rust/vec-lifetime...
2013-09-28 borsauto merge of #9556 : alexcrichton/rust/less-at-mut...
2013-09-27 borsauto merge of #9553 : brson/rust/lesscxx, r=thestinger
2013-09-27 borsauto merge of #9552 : brson/rust/0.9-pre, r=alexcrichton
2013-09-27 borsauto merge of #9549 : catamorphism/rust/rustpkg-test...
2013-09-27 borsauto merge of #9544 : alexcrichton/rust/clean-docs...
2013-09-27 borsauto merge of #9535 : alexcrichton/rust/no-format-defau...
2013-09-27 borsauto merge of #9550 : alexcrichton/rust/remove-printf...
2013-09-27 Alex CrichtonUpdate the compiler to not use printf/printfln
2013-08-20 borsauto merge of #8328 : alexcrichton/rust/llvm-head,...
2013-08-14 borsauto merge of #8439 : huonw/rust/hashset-clone, r=cmr
2013-08-13 Graydon HoareMerge pull request #8432 from chris-morgan/remove-asser...
2013-08-12 borsauto merge of #8419 : cmr/rust/fix-rtdebug, r=brson
2013-08-12 borsauto merge of #8400 : blake2-ppc/rust/seq-ord, r=cmr
2013-08-12 borsauto merge of #8429 : catamorphism/rust/rustpkg-docs...
2013-08-12 borsauto merge of #8428 : blake2-ppc/rust/peekable-iterator...
2013-08-12 borsauto merge of #8418 : pnkfelix/rust/fsk-issue3192-impro...
2013-08-12 borsauto merge of #8410 : luqmana/rust/mcpu, r=sanxiyn
2013-08-12 borsauto merge of #8427 : brson/rust/rustc-stack, r=thestinger
2013-08-11 borsauto merge of #8421 : alexcrichton/rust/unnamed-addr...
2013-08-11 borsauto merge of #8404 : stepancheg/rust/zero-unit-inline...
2013-08-10 borsauto merge of #8444 : erickt/rust/rollup, r=cmr
2013-08-10 Erick TryzelaarMerge branch 'match' of https://github.com/msullivan...
2013-08-10 Erick TryzelaarMerge branch 'master' of https://github.com/MAnyKey...
2013-08-10 Erick TryzelaarMerge branch 'issue-8393-attributes-in-macros' of https...
2013-08-10 Erick TryzelaarMerge branch 'master' of https://github.com/p2j4d2c...
2013-08-10 Erick TryzelaarMerge branch 'trie-bound-iters' of https://github.com...
2013-08-10 Erick TryzelaarMerge branch 'vec-exh' of https://github.com/stepancheg...
2013-08-07 Stepan KoltsovFix incorrect non-exhaustive matching for fixed length...
2013-07-29 borsauto merge of #7984 : gifnksm/rust/tutorial-links,...
2013-07-29 borsauto merge of #8003 : crnobog/rust/case-insensitive...
2013-07-27 borsauto merge of #8001 : crnobog/rust/xfail-win32-7999...
2013-07-27 borsauto merge of #7979 : crnobog/rust/auxfiles-path-window...
2013-07-26 borsauto merge of #7820 : pnkfelix/rust/fill-in-some-missin...
2013-07-25 borsauto merge of #8027 : nikomatsakis/rust/issue-4846...
2013-07-25 borsauto merge of #8015 : msullivan/rust/default-methods...
next