]> git.lizzy.rs Git - rust.git/history - src/test/compile-fail/selftype-traittype.rs
auto merge of #13967 : richo/rust/features/ICE-fails, r=alexcrichton
[rust.git] / src / test / compile-fail / selftype-traittype.rs
2014-05-07 borsauto merge of #13967 : richo/rust/features/ICE-fails...
2014-05-07 borsauto merge of #13958 : pcwalton/rust/detilde, r=pcwalton
2014-05-07 Patrick Waltonlibrustc: Remove `~EXPR`, `~TYPE`, and `~PAT` from...
2014-02-09 borsauto merge of #12114 : brson/rust/faqs, r=cmr
2014-02-08 borsauto merge of #12096 : brson/rust/morestack-addr, r...
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 #12083 : bjz/rust/semver, r=huonw
2014-02-07 borsauto merge of #12062 : kballard/rust/from_utf8_lossy...
2014-02-07 borsauto merge of #12078 : colemickens/rust/patch-2, r...
2014-02-07 borsauto merge of #12077 : colemickens/rust/patch-1, r...
2014-02-07 borsauto merge of #12076 : alexcrichton/rust/rpath-makefile...
2014-02-07 borsauto merge of #12039 : alexcrichton/rust/no-conditions...
2014-02-06 borsauto merge of #12030 : eddyb/rust/kill-at-self-and...
2014-02-06 Eduard BurtescuRemoved @self and @Trait.
2013-11-14 borsauto merge of #9788 : geoffhill/rust/bare-fn-cast,...
2013-11-01 borsauto merge of #10203 : kud1ing/rust/ios, r=alexcrichton
2013-10-28 borsauto merge of #10095 : huonw/rust/master, r=cmr
2013-10-23 borsauto merge of #10032 : thestinger/rust/snapshot, r...
2013-10-23 Daniel Micayregister snapshots
2013-08-20 borsauto merge of #8328 : alexcrichton/rust/llvm-head,...
2013-08-19 borsauto merge of #8459 : thestinger/rust/checked, r=graydon
2013-08-14 borsauto merge of #8453 : dmanescu/rust/8451, r=cmr
2013-08-14 borsauto merge of #8440 : sfackler/rust/env-fix, r=pcwalton
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-13 borsauto merge of #7866 : sstewartgallus/rust/clean, r=cmr
2013-08-13 borsauto merge of #8450 : alexcrichton/rust/nopt-changes...
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 #8455 : nikomatsakis/rust/issue-5762...
2013-08-11 Niko Matsakistests: Add new tests for borrowck/objects and update...
2013-04-27 borsauto merge of #6066 : djui/rust/patch-1, r=graydon
2013-04-23 borsauto merge of #6026 : isanbard/rust/ca73fbf72615575f106...
2013-04-18 borsauto merge of #5418 : luqmana/rust/stack-float, r=brson
2013-04-16 borsauto merge of #5894 : catamorphism/rust/authors, r...
2013-04-15 borsauto merge of #5879 : astrieanna/rust/document_std_base...
2013-04-15 borsauto merge of #5861 : catamorphism/rust/rustpkg, r...
2013-04-15 borsauto merge of #5888 : sawrubh/rust/mybranch, r=pnkfelix
2013-04-12 borsauto merge of #5847 : catamorphism/rust/rustpkg, r...
2013-04-12 borsauto merge of #5837 : tdaede/rust/fix_file_command...
2013-04-09 borsauto merge of #5788 : danluu/rust/rusti_clear, r=bstrie
2013-04-09 borsauto merge of #5800 : vivekgalatage/rust/master, r...
2013-04-08 borsauto merge of #5775 : pavpanchekha/rust/patch-1, r...
2013-04-06 borsauto merge of #5755 : catamorphism/rust/rustllvm-cmdlin...
2013-04-06 borsauto merge of #5751 : metajack/rust/at-clones, r=thestinger
2013-04-06 borsauto merge of #5733 : dbaupp/rust/std-complex-rational...
2013-04-06 borsauto merge of #5732 : Zhann/rust/master, r=catamorphism
2013-04-06 borsauto merge of #5721 : dhardy/rust/master, r=graydon
2013-04-06 borsauto merge of #5676 : nikomatsakis/rust/issue-4183...
2013-04-05 Niko MatsakisRefactor so that references to traits are not represent...
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-01-31 Patrick Waltonlibrustc: Change `self` as a type to `Self` everywhere...
2012-12-11 Tim ChevalierMerge pull request #4144 from luqmana/deprecated-attribute
2012-12-11 Graydon HoareReliciense makefiles and testsuite. Yup.
2012-08-11 Brian AndersonMerge pull request #3185 from megakorre/master
2012-08-07 Lindsey KuperComments, minor refactoring, clean up wording of error...
2012-08-03 Lindsey Kupertest: "iface" -> "trait" in filenames.