]> git.lizzy.rs Git - rust.git/history - src/test/run-pass/trait-default-method-bound-subst4.rs
Auto merge of #22541 - Manishearth:rollup, r=Gankro
[rust.git] / src / test / run-pass / trait-default-method-bound-subst4.rs
2015-02-19 borsAuto merge of #22541 - Manishearth:rollup, r=Gankro
2015-02-19 Alex CrichtonMerge remote-tracking branch 'origin/master' into rollup
2015-02-19 borsAuto merge of #22517 - brson:relnotes, r=Gankro
2015-02-19 borsAuto merge of #22497 - nikomatsakis:suffixes, r=alexcri...
2015-02-19 Alex Crichtonrollup merge of #22517: brson/relnotes
2015-02-18 Alex Crichtonrollup merge of #22286: nikomatsakis/variance-4b
2015-02-18 Alex Crichtonrollup merge of #22502: nikomatsakis/deprecate-bracket...
2015-02-18 Alex Crichtonrollup merge of #22210: aturon/stab-final-borrow
2015-02-18 Alex Crichtonrollup merge of #22498: nagisa/style-fixes
2015-02-18 Alex Crichtonrollup merge of #22497: nikomatsakis/suffixes
2015-02-18 Niko MatsakisFallout: tests. As tests frequently elide things, lots...
2015-02-18 Niko MatsakisUpdate suffixes en masse in tests using `perl -p -i -e`
2013-10-28 borsauto merge of #10095 : huonw/rust/master, r=cmr
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-09 borsauto merge of #9664 : alexcrichton/rust/logging, r...
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-03 borsauto merge of #9689 : luisbg/rust/strftime, r=alexcrichton
2013-10-02 borsauto merge of #9670 : luisbg/rust/strftime, r=alexcrichton
2013-10-02 borsauto merge of #9665 : alexcrichton/rust/snapshot, r...
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 #9560 : pcwalton/rust/xc-tuple-structs...
2013-10-01 borsauto merge of #9519 : thestinger/rust/float, r=catamorphism
2013-10-01 Daniel Micayremove the `float` type
2013-07-19 borsauto merge of #7856 : brson/rust/no-thread-per-core...
2013-07-18 borsauto merge of #7747 : chris-morgan/rust/vim-compiler...
2013-07-16 borsauto merge of #7684 : pnkfelix/rust/fsk-invert-range...
2013-07-13 borsauto merge of #7734 : alexcrichton/rust/issue-3395...
2013-07-13 borsauto merge of #7742 : chris-morgan/rust/delimitmate...
2013-07-13 borsauto merge of #7725 : msullivan/rust/default-methods...
2013-07-11 Michael SullivanTake default methods out from behind the flag.
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-28 borsauto merge of #5561 : fabiand/rust/wllvm32, r=catamorphism
2013-03-20 borsauto merge of #5350 : yichoi/rust/pull-0313-2, r=graydo...
2013-03-19 borsauto merge of #5356 : jld/rust/enum-less-magic, r=graydon
2013-03-15 borsauto merge of #5371 : thestinger/rust/hidden, r=pcwalton
2013-03-15 borsauto merge of #5369 : thestinger/rust/iter, r=z0w0
2013-03-15 borsauto merge of #5367 : brson/rust/5299, r=thestinger
2013-03-14 borsauto merge of #5366 : tedhorst/rust/threadring, r=brson
2013-03-14 borsauto merge of #5365 : thestinger/rust/map, r=catamorphism
2013-03-14 borsauto merge of #5364 : xenocons/rust/patch-1, r=z0w0
2013-03-14 borsauto merge of #5360 : thestinger/rust/doc, r=graydon
2013-03-14 borsauto merge of #5355 : yichoi/rust/pull-0314, r=graydon
2013-03-14 Patrick Waltonlibrustc: Remove implicit self from the language, excep...
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-26 borsauto merge of #5023 : mitsuhiko/rust/make-absolute...
2013-02-20 borsauto merge of #5044 : thestinger/rust/range, r=pcwalton
2013-02-19 borsauto merge of #5000 : jld/rust/test-stdin-thing, r...
2013-02-19 borsauto merge of #5002 : catamorphism/rust/one-tuples...
2013-02-19 borsauto merge of #5014 : Kimundi/rust/incoming, r=graydon
2013-02-19 borsauto merge of #5029 : mcpherrinm/rust/master, r=catamor...
2013-02-19 borsauto merge of #5017 : catamorphism/rust/less-copy,...
2013-02-19 borsauto merge of #5015 : mitsuhiko/rust/doc-fix-stringify...
2013-02-19 borsauto merge of #5010 : youknowone/rust/match_const_typec...
2013-02-19 borsauto merge of #5005 : alexcrichton/rust/bitv++, r=catam...
2013-02-19 borsauto merge of #5004 : luqmana/rust/rename-use-import...
2013-02-19 borsauto merge of #5001 : jld/rust/test-pub-fn-main, r...
2013-02-17 Jed Davis`pub fn main` for run-pass tests that didn't have it
2013-02-16 borsauto merge of #4957 : Kimundi/rust/incoming, r=catamorphism
2013-02-15 borsauto merge of #4969 : nickdesaulniers/rust/issue3869...
2013-02-15 borsauto merge of #4964 : luqmana/rust/demove, r=graydon
2013-02-15 Luqman Adentests/tutorials: Get rid of `move`.
2013-02-15 borsauto merge of #4941 : nickdesaulniers/rust/issue4524cle...
2013-02-15 borsauto merge of #4940 : hansjorg/rust/manpage_06, r=catam...
2013-02-15 borsauto merge of #4938 : thestinger/rust/no_zero, r=brson
2013-02-15 borsauto merge of #4927 : sanxiyn/rust/remove-dvec, r=catam...
2013-02-15 borsauto merge of #4911 : lifthrasiir/rust/comment-exemptio...
2013-02-14 borsauto merge of #4934 : nickdesaulniers/rust/issue4524cle...
2013-02-14 Patrick Waltonlibrustc: Replace `impl Type : Trait` with `impl Trait...
2013-02-14 Patrick Waltonlibrustc: Replace `impl Type : Trait` with `impl Trait...
2012-12-17 Patrick Waltontest: Fix some broken test cases
2012-12-11 Tim ChevalierMerge pull request #4144 from luqmana/deprecated-attribute
2012-12-11 Graydon HoareReliciense makefiles and testsuite. Yup.
2012-12-07 Brian AndersonMerge pull request #4101 from brson/bound-default-methods
2012-12-03 Brian AndersonCall default methods on bound typarams more correctly