]> git.lizzy.rs Git - rust.git/history - src/test/compile-fail/issue-2150.rs
test: Make manual changes to deal with the fallout from removal of
[rust.git] / src / test / compile-fail / issue-2150.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-17 borsauto merge of #12742 : FlaPer87/rust/issue-11411-static...
2014-03-17 borsauto merge of #12937 : sinistersnare/rust/method-error...
2014-03-16 borsauto merge of #12899 : brson/rust/cleanbacktrace, r...
2014-03-14 borsauto merge of #12888 : aochagavia/rust/Fix-comment...
2014-03-14 borsauto merge of #12878 : crabtw/rust/mips, r=alexcrichton
2014-03-14 borsauto merge of #12869 : thestinger/rust/cmp, r=brson
2014-03-14 borsauto merge of #12880 : tedhorst/rust/master, r=alexcrichton
2014-03-14 borsauto merge of #12875 : alexcrichton/rust/demangle-more...
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 Huon Wilsonlint: add lint for use of a `~[T]`.
2013-12-13 borsauto merge of #10849 : adridu59/rust/patch-css, r=alexc...
2013-12-11 borsauto merge of #10787 : nikomatsakis/rust/issue-9629...
2013-12-11 borsauto merge of #10833 : sfackler/rust/mut-pat, r=brson
2013-12-09 borsauto merge of #10840 : cmr/rust/any_docs2, r=huonw
2013-12-09 borsauto merge of #10859 : huonw/rust/helper-dists, r=cmr
2013-12-09 borsauto merge of #10874 : vadimcn/rust/integrated-as,...
2013-12-08 borsauto merge of #10477 : ktt3ja/rust/dead-code, r=alexcri...
2013-12-08 Kiet TranAdd dead-code warning pass
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-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-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-06-03 borsauto merge of #6826 : cmr/rust/terminfo, r=thestinger
2013-06-02 borsauto merge of #6866 : pcwalton/rust/pub-extern, r=brson
2013-06-01 borsauto merge of #6881 : Aatch/rust/new-passes-2, r=thestinger
2013-06-01 borsauto merge of #6851 : alexcrichton/rust/bugfixes, r...
2013-05-31 Alex CrichtonPromote unreachable code to being a lint attribute
2013-04-18 borsauto merge of #5418 : luqmana/rust/stack-float, r=brson
2013-03-29 borsauto merge of #5583 : jbclements/rust/docfix-for-block...
2013-03-28 borsauto merge of #5561 : fabiand/rust/wllvm32, r=catamorphism
2013-03-28 borsauto merge of #5576 : yichoi/rust/pull-0327, r=brson
2013-03-27 borsauto merge of #5567 : jbclements/rust/release-note...
2013-03-27 borsauto merge of #5569 : thestinger/rust/map, r=catamorphism
2013-03-27 Patrick Waltonlibcore: Change `[const T]` to `const [T]` everywhere
2013-02-15 borsauto merge of #4938 : thestinger/rust/no_zero, r=brson
2013-02-15 borsauto merge of #4911 : lifthrasiir/rust/comment-exemptio...
next