]> git.lizzy.rs Git - rust.git/history - src/test/compile-fail/issue-3344.rs
create a sensible comparison trait hierarchy
[rust.git] / src / test / compile-fail / issue-3344.rs
2014-03-08 Daniel Micaycreate a sensible comparison trait hierarchy
2014-02-04 borsauto merge of #11230 : csherratt/rust/cow, r=alexcrichton
2014-01-19 borsauto merge of #11311 : hdima/rust/vim-syntax-spell...
2014-01-11 borsauto merge of #11472 : kud1ing/rust/iOS, r=alexcrichton
2014-01-07 borsauto merge of #11263 : niftynif/rust/btree, r=catamorphism
2014-01-07 borsauto merge of #11296 : brson/rust/anti-cond, r=alexcrichton
2014-01-07 borsauto merge of #11354 : brson/rust/versionwin, r=alexcri...
2014-01-06 borsauto merge of #10826 : SimonSapin/rust/str-insert,...
2014-01-06 borsauto merge of #11315 : alexcrichton/rust/issue-11309...
2014-01-05 borsauto merge of #11304 : alexcrichton/rust/eintr, r=brson
2014-01-05 borsauto merge of #11314 : adridu59/rust/patch-license...
2014-01-05 borsauto merge of #11310 : Dretch/rust/write_char, r=alexcr...
2014-01-05 borsauto merge of #11307 : vadimcn/rust/test-adb, r=brson
2014-01-05 borsauto merge of #11290 : alexcrichton/rust/testname,...
2014-01-04 borsauto merge of #11188 : brson/rust/noderef, r=brson
2014-01-04 Brian AndersonDon't allow newtype structs to be dereferenced. #6246
2013-11-14 borsauto merge of #9788 : geoffhill/rust/bare-fn-cast,...
2013-11-11 borsauto merge of #10419 : brson/rust/conditiondocs, r...
2013-11-10 borsauto merge of #10226 : nibrahim/rust/docepub, r=alexcri...
2013-11-09 borsauto merge of #10367 : alexcrichton/rust/system-abi...
2013-11-09 borsauto merge of #10153 : nikomatsakis/rust/issue-4846...
2013-11-09 Niko MatsakisMove comparing of impl methods against trait from colle...
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-14 borsauto merge of #7781 : dotdash/rust/glue, r=huonw
2013-07-14 borsauto merge of #7769 : alexcrichton/rust/issue-7732...
2013-07-14 borsauto merge of #7776 : poiru/rust/issue-7561, r=cmr
2013-07-13 borsauto merge of #7763 : dotdash/rust/empty_blocks, r...
2013-07-13 borsauto merge of #7775 : poiru/rust/issue-7653, r=huonw
2013-07-13 borsauto merge of #7765 : blake2-ppc/rust/ord-default-metho...
2013-07-13 blake2-ppccmp: Use default methods in trait Ord, only require...
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-05-30 borsauto merge of #6825 : caitp/rust/issue-6824, r=Aatch
2013-05-30 Patrick Waltonlibrustc: Stop reexporting the standard modules from...
2013-04-18 borsauto merge of #5418 : luqmana/rust/stack-float, r=brson
2013-03-28 borsauto merge of #5561 : fabiand/rust/wllvm32, r=catamorphism
2013-03-25 Brian AndersonMerge remote-tracking branch 'brson/rt'
2013-03-25 borsauto merge of #5424 : luqmana/rust/inline-rt, r=brson
2013-03-22 borsauto merge of #5497 : luqmana/rust/clang-ver, r=thestinger
2013-03-22 borsauto merge of #5496 : catamorphism/rust/release-notes...
2013-03-22 borsauto merge of #5488 : pcwalton/rust/depure, r=pcwalton
2013-03-22 Patrick Waltontest: Remove `pure` from the test suite
2013-03-14 borsauto merge of #5364 : xenocons/rust/patch-1, r=z0w0
2013-03-14 borsauto merge of #5355 : yichoi/rust/pull-0314, r=graydon
2013-03-13 borsauto merge of #5319 : brson/rust/debuginfo, r=brson
2013-03-12 borsauto merge of #5329 : wanderview/rust/std-getopts-opts_...
2013-03-12 borsauto merge of #5335 : larryv/rust/local_stage0-libsynta...
2013-03-12 borsauto merge of #5304 : jld/rust/const-adjustments, r...
2013-03-12 borsauto merge of #5292 : thestinger/rust/nil, r=graydon
2013-03-11 borsauto merge of #5314 : jld/rust/adt-simplification,...
2013-03-11 borsauto merge of #5291 : pcwalton/rust/drop-lint, r=pcwalton
2013-03-11 Patrick Waltontest: Remove newtype enums from the test suite. rs...
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-11 Tim ChevalierMerge pull request #4144 from luqmana/deprecated-attribute
2012-12-11 Graydon HoareReliciense makefiles and testsuite. Yup.
2012-12-05 Brian AndersonMerge remote-tracking branch 'rntz/tuple-iterbytes'
2012-11-20 Graydon HoareMerge pull request #4001 from jesse99/features/docs
2012-11-19 Patrick Waltonrustc: Implement explicit self for Eq and Ord. r=graydon
2012-09-27 Brian AndersonMerge pull request #3526 from Dretch/viewmethod
2012-09-20 Graydon HoareFix ord test breakage.
2012-09-20 Brian AndersonMerge pull request #3545 from fsouza/incoming
2012-09-20 Patrick Waltonrustc: De-mode all overloaded operators
2012-09-07 Tim ChevalierIn typeck, don't assume traits with default methods...