]> git.lizzy.rs Git - rust.git/history - src/test/run-pass/class-poly-methods.rs
test: Make manual changes to deal with the fallout from removal of
[rust.git] / src / test / run-pass / class-poly-methods.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-02-04 borsauto merge of #11230 : csherratt/rust/cow, r=alexcrichton
2014-02-04 borsauto merge of #11717 : DiamondLovesYou/rust/master...
2014-01-31 borsauto merge of #11810 : Armavica/rust/issue-11645, r...
2014-01-31 borsauto merge of #11784 : eminence/rust/fix_run_tests...
2014-01-29 borsauto merge of #11879 : thestinger/rust/frame-pointer...
2014-01-27 borsauto merge of #11834 : huonw/rust/deriving-spans, r...
2014-01-27 borsauto merge of #11823 : derekchiang/rust/fix-barrier...
2014-01-27 borsauto merge of #11787 : alexcrichton/rust/refactor,...
2014-01-26 borsauto merge of #11817 : salemtalha/rust/master, r=brson
2014-01-26 borsauto merge of #11777 : alexcrichton/rust/issue-11522...
2014-01-26 Alex CrichtonFix privacy fallout from previous change
2013-06-17 Eric ReedMerge remote-tracking branch 'upstream/io' into io
2013-06-16 Brian AndersonMerge remote-tracking branch 'brson/io'
2013-06-07 borsauto merge of #6895 : cmr/rust/jemalloc, r=brson
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 #6879 : yichoi/rust/arm-test, r=brson
2013-06-02 borsauto merge of #6866 : pcwalton/rust/pub-extern, r=brson
2013-06-01 borsauto merge of #6880 : thomaslee/rust/issue-6745, r...
2013-06-01 borsauto merge of #6871 : pcwalton/rust/de-pub-impl, r...
2013-06-01 Patrick WaltonRemove all uses of `pub impl`. rs=style
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-05-18 borsauto merge of #6249 : crabtw/rust/arm, r=brson
2013-05-16 borsauto merge of #6536 : kud1ing/rust/patch-1, r=brson
2013-05-15 borsauto merge of #6486 : recrack/rust/gitignore, r=catamor...
2013-05-11 borsauto merge of #6383 : huonw/rust/rustc-expand-then...
2013-05-10 borsauto merge of #6339 : alexcrichton/rust/unsafe-cvec...
2013-05-09 borsauto merge of #6325 : sammykim/rust/lint-name, r=graydon
2013-05-09 borsauto merge of #6345 : seanmoon/rust/fix-typos, r=sanxiyn
2013-05-09 borsauto merge of #6343 : thestinger/rust/new_iter, r=brson
2013-05-09 borsauto merge of #6337 : thestinger/rust/fix_region, r...
2013-05-09 borsauto merge of #6332 : huonw/rust/std-base64-match,...
2013-05-09 borsauto merge of #6327 : z0w0/rust/rm-notest, r=brson
2013-05-09 borsauto merge of #6232 : pcwalton/rust/demuting, r=pcwalton
2013-05-09 Patrick Waltontest: Fix tests.
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-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-13 borsauto merge of #5340 : brson/rust/column, r=brson
2013-03-13 borsauto merge of #5307 : nikomatsakis/rust/remove-by-val...
2013-03-13 Niko MatsakisRemove `++` mode from the compiler (it is parsed as...
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-03-07 Brian AndersonMerge remote-tracking branch 'brson/cross7'
2013-03-03 borsauto merge of #5114 : osaut/rust/incoming, r=brson
2013-03-01 Patrick WaltonMerge remote branch 'nmatsakis/issue-4808-representatio...
2013-03-01 Patrick WaltonMerge remote branch 'sevrak/issue-5164' into incoming
2013-03-01 Erick TryzelaarMerge remote-tracking branch 'remotes/origin/incoming...
2013-03-01 borsauto merge of #5162 : brson/rust/fixmes, r=brson
2013-03-01 borsauto merge of #5176 : brson/rust/unwrap_shared_mutable_...
2013-02-28 borsauto merge of #5166 : danniel/rust/incoming, r=brson
2013-02-28 borsauto merge of #5156 : pcwalton/rust/method-privacy...
2013-02-28 Patrick Waltonlibrustc: Mark all type implementations public. rs...
2013-02-28 borsauto merge of #5098 : pkgw/rust/pr/issue4869, r=brson
2013-02-28 borsauto merge of #5106 : pnkfelix/rust/fix-docs, r=graydon
2013-02-27 Erick TryzelaarMerge remote-tracking branch 'remotes/origin/incoming...
2013-02-26 borsauto merge of #5023 : mitsuhiko/rust/make-absolute...
2013-02-26 borsauto merge of #5109 : bstrie/rust/decapclause, r=pcwalton
2013-02-26 borsauto merge of #5103 : dbaupp/rust/emacs-mode-update...
2013-02-26 borsauto merge of #5089 : sanxiyn/rust/llvm-struct, r=pcwalton
2013-02-26 borsauto merge of #5084 : oncemoreification/rust/issue...
2013-02-26 borsauto merge of #5072 : youknowone/rust/repeat_count...
2013-02-25 borsauto merge of #5095 : thestinger/rust/smallintmap,...
2013-02-25 Patrick Waltontest: Residual de-muting of the test suite. rs=demuting
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-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
2012-12-11 Tim ChevalierMerge pull request #4144 from luqmana/deprecated-attribute
2012-12-11 Graydon HoareReliciense makefiles and testsuite. Yup.
2012-09-12 Brian AndersonMerge pull request #3440 from jld/vec-dedup
2012-09-11 Brian AndersonRemove priv sections from classes. Obsolete the syntax
2012-09-10 Brian AndersonConvert class methods to impl methods. Stop parsing...
2012-09-07 Brian AndersonRemove 'let' syntax for struct fields
2012-09-06 Brian AndersonRemove struct ctors
2012-08-22 Ben BlumMerge pull request #3229 from Vincent-Belliard/master
next