]> git.lizzy.rs Git - rust.git/history - src/test/compile-fail/issue-3044.rs
rollup merge of #20518: nagisa/weighted-bool
[rust.git] / src / test / compile-fail / issue-3044.rs
2015-01-06 Alex Crichtonrollup merge of #20518: nagisa/weighted-bool
2015-01-06 Alex Crichtonrollup merge of #20517: nikomatsakis/safety-issue-19997
2015-01-06 Alex Crichtonrollup merge of #20511: csouth3/derive-lint
2015-01-06 Alex Crichtonrollup merge of #20507: alexcrichton/issue-20444
2015-01-06 Alex Crichtonrollup merge of #20488: ltratt/nondeterministic_tempdir
2015-01-06 Alex Crichtonrollup merge of #20483: nagisa/rng-copy
2015-01-06 Alex Crichtonrollup merge of #20478: SeanTAllen/master
2015-01-06 Alex Crichtonrollup merge of #20472: mneumann/llvm-dragonfly
2015-01-06 Alex Crichtonrollup merge of #20465: nikomatsakis/assoc-types-region...
2015-01-06 Alex Crichtonrollup merge of #20434: steveklabnik/five_eye
2015-01-06 Alex Crichtonrollup merge of #20424: jroesch/tuple-struct-where...
2015-01-06 Alex Crichtonrollup merge of #20258: sanxiyn/show-span-2
2015-01-06 Alex Crichtonrollup merge of #20197: pczarn/ring_buf-collections...
2015-01-06 Alex Crichtonrollup merge of #20099: P1start/parse-more-macro-ops
2015-01-06 Alex Crichtonrollup merge of #20092: barosl/rustdoc-line-number...
2015-01-06 Alex Crichtonrollup merge of #19998: th0114nd/unicode-bottom
2015-01-06 Alex Crichtonrollup merge of #19888: steveklabnik/gh19861
2015-01-06 Alex Crichtonrollup merge of #19736: steveklabnik/gh19662
2015-01-06 Alex Crichtonrollup merge of #19235: bjz/reference
2015-01-05 borsauto merge of #20578 : japaric/rust/no-more-bc, r=nmatsakis
2015-01-05 Jorge Apariciofix cfail tests
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 Huon WilsonRemove outdated and unnecessary std::vec_ng::Vec imports.
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-02-04 borsauto merge of #11230 : csherratt/rust/cow, r=alexcrichton
2014-02-04 borsauto merge of #11717 : DiamondLovesYou/rust/master...
2014-02-01 borsauto merge of #11789 : pongad/rust/master, r=kballard
2014-01-31 borsauto merge of #11810 : Armavica/rust/issue-11645, r...
2014-01-31 borsauto merge of #11832 : jfager/rust/r5900, r=alexcrichton
2014-01-31 borsauto merge of #11784 : eminence/rust/fix_run_tests...
2014-01-30 borsauto merge of #11911 : kballard/rust/empty-functional...
2014-01-30 borsauto merge of #11909 : thestinger/rust/tydesc, r=pcwalton
2014-01-30 borsauto merge of #11907 : sanxiyn/rust/simd-shift, r=thest...
2014-01-30 borsauto merge of #11853 : alexcrichton/rust/up-llvm, r...
2014-01-30 borsauto merge of #11893 : Armavica/rust/copyable-cloneable...
2014-01-29 borsauto merge of #11776 : FlaPer87/rust/issue-11681-static...
2014-01-29 borsauto merge of #11879 : thestinger/rust/frame-pointer...
2014-01-29 borsauto merge of #11877 : Armavica/rust/doc-pm-vector...
2014-01-29 borsauto merge of #11754 : alexcrichton/rust/unused-result...
2014-01-29 borsauto merge of #11868 : bytbox/rust/remove-do, r=alexcri...
2014-01-29 Scott LawrenceRemove do keyword from test/
2013-07-09 borsauto merge of #7614 : MarkJr94/rust/smallintmap_enum...
2013-07-09 borsauto merge of #7578 : alexcrichton/rust/overflow, r...
2013-07-08 Brian AndersonMerge remote-tracking branch 'mozilla/master'
2013-07-08 borsauto merge of #7612 : thestinger/rust/utf8, r=huonw
2013-07-08 borsauto merge of #7608 : glinscott/rust/json_perf, r=pcwalton
2013-07-08 borsauto merge of #7497 : alexcrichton/rust/issue-7394...
2013-07-08 borsauto merge of #7586 : g5pw/rust/master, r=cmr
2013-07-07 borsauto merge of #7456 : graydon/rust/better-trans-stats...
2013-07-07 borsauto merge of #7636 : dotdash/rust/scope_cleanup, r...
2013-07-07 borsauto merge of #7602 : blake2-ppc/rust/vec-pop-opt,...
2013-07-07 borsauto merge of #7594 : chris-morgan/rust/proper-net...
2013-07-07 borsauto merge of #7585 : Blei/rust/fix-circular-modules...
2013-07-07 borsauto merge of #7582 : mitsuhiko/rust/doc-fixes, r=huonw
2013-07-07 borsauto merge of #7557 : michaelwoerister/rust/enum_struct...
2013-07-07 borsauto merge of #7581 : alexcrichton/rust/better-rusti...
2013-07-07 borsauto merge of #7572 : Dretch/rust/missing-trait-message...
2013-07-06 borsauto merge of #7570 : kballard/rust/iterator-size-hint...
2013-07-06 borsauto merge of #7562 : blake2-ppc/rust/deque, r=cmr
2013-07-06 borsauto merge of #7194 : jensnockert/rust/endian, r=cmr
2013-07-06 borsauto merge of #7598 : sanxiyn/rust/rollup-1, r=sanxiyn
2013-07-05 Seo SanghyeonFix fallout from span change
2013-06-17 borsauto merge of #7131 : Blei/rust/windows-dynamic-lib...
2013-06-17 Eric ReedMerge remote-tracking branch 'upstream/io' into io
2013-06-16 Brian AndersonMerge remote-tracking branch 'brson/io'
2013-06-16 borsauto merge of #7159 : Blei/rust/free-glue-no-destructor...
2013-06-16 borsauto merge of #7155 : Blei/rust/drop-glue-alloca, r...
2013-06-16 borsauto merge of #7142 : alexcrichton/rust/deriving-zero...
2013-06-16 borsauto merge of #7137 : erickt/rust/from-elem-fixme,...
2013-06-16 borsauto merge of #7114 : pnkfelix/rust/issue3961-fix-white...
2013-06-15 borsauto merge of #7132 : thestinger/rust/rpath, r=brson
2013-06-15 borsauto merge of #7147 : huonw/rust/vec-connect, r=Aatch
2013-06-15 borsauto merge of #7130 : huonw/rust/rustdoc-highlight...
2013-06-15 borsauto merge of #7109 : bblum/rust/rwlocks, r=brson
2013-06-15 borsauto merge of #7133 : kballard/rust/terminfo-parm,...
2013-06-15 borsauto merge of #7125 : alexcrichton/rust/rusti-issues...
2013-06-15 borsauto merge of #7122 : thestinger/rust/std, r=luqmana
2013-06-15 borsauto merge of #7121 : huonw/rust/rand-call, r=pnkfelix
2013-06-15 borsauto merge of #7110 : thestinger/rust/iterator, r=brson
2013-06-15 Daniel Micayadd IteratorUtil to the prelude
2013-06-08 borsauto merge of #7004 : dotdash/rust/allocs, r=thestinger
2013-06-08 borsauto merge of #6992 : Blei/rust/fix-autoderef-ice,...
2013-06-08 borsauto merge of #6970 : artagnon/rust/configure, r=catamo...
2013-06-08 borsauto merge of #7015 : huonw/rust/each-fn-kill, r=thestinger
2013-06-08 Huon Wilsonstd: remove foldr and alli methods in vec
2013-06-08 Huon Wilsonstd: remove fold[lr] in favour of iterators
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-18 borsauto merge of #6249 : crabtw/rust/arm, r=brson
next