]> git.lizzy.rs Git - rust.git/history - src/test/compile-fail/trait-impl-1.rs
Auto merge of #22541 - Manishearth:rollup, r=Gankro
[rust.git] / src / test / compile-fail / trait-impl-1.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 Alex Crichtonrollup merge of #22517: brson/relnotes
2015-02-18 Alex Crichtonrollup merge of #22286: nikomatsakis/variance-4b
2015-02-18 Niko MatsakisFallout: tests. As tests frequently elide things, lots...
2015-02-13 borsAuto merge of #21376 - fhahn:issue-15881-model-lexer...
2015-02-07 borsAuto merge of #21874 - nagisa:reference-is-removal...
2015-02-06 borsAuto merge of #21609 - GarrettHeel:master, r=steveklabnik
2015-02-03 borsAuto merge of #21675 - huonw:less-false-positives,...
2015-02-03 borsAuto merge of #21745 - chris-morgan:add-missing-unstabl...
2015-02-02 Alex Crichtonrollup merge of #21832: genbattle/doc-unicode-escapes
2015-02-02 Alex Crichtonrollup merge of #21825: kmcallister/ttdelim-span
2015-02-02 Alex Crichtonrollup merge of #21819: dsyang/doc_fix
2015-02-02 Alex Crichtonrollup merge of #21818: dotdash/llvm_up
2015-02-02 Alex Crichtonrollup merge of #21817: edwardw/symmetric-binop
2015-02-02 Alex Crichtonrollup merge of #21815: nagisa/overflowing-lints
2015-02-02 Alex Crichtonrollup merge of #21808: jfager/r20454
2015-02-02 Alex Crichtonrollup merge of #21803: madmalik/patch-1
2015-02-02 Alex Crichtonrollup merge of #21800: brson/unused_features
2015-02-02 Alex Crichtonrollup merge of #21794: alexcrichton/stabilize-atomic...
2015-02-02 Alex Crichtonrollup merge of #21787: alexcrichton/std-env
2015-02-02 Alex Crichtonrollup merge of #21782: alexcrichton/issue-21771
2015-02-02 Alex Crichtonrollup merge of #21754: semarie/openbsd-rebased
2015-02-02 Alex Crichtonrollup merge of #21509: lucab/lucab/copyright-update
2015-02-02 borsAuto merge of #21647 - alfie:suffix-medium, r=alexcrichton
2015-02-01 borsAuto merge of #21318 - stepancheg:box-fns, r=alexcrichton
2015-02-01 borsAuto merge of #21806 - edwardw:new-range-impl, r=alexcr...
2015-02-01 borsAuto merge of #21811 - tbu-:pr_more_isize, r=alexcrichton
2015-01-31 Tobias BucherKill more `isize`s
2015-01-25 borsAuto merge of #20613 - dgriffen:master, r=alexcrichton
2015-01-21 Alex Crichtonrollup merge of #19913: KOMON/rust-mode-emacs-indentation
2015-01-20 borsAuto merge of #19353 - icorderi:docs/grammar, r=stevekl...
2015-01-12 borsMerge pull request #20968 from estsauver/20762
2015-01-12 borsMerge pull request #20903 from XMPPwocky/deadlink1
2015-01-10 borsMerge pull request #20771 from Kimundi/vec-macro-repeat
2015-01-09 borsMerge pull request #20793 from ktossell/rustdoc-fixedve...
2015-01-09 borsMerge pull request #20699 from vhbit/ios-archs
2015-01-09 borsMerge pull request #20741 from mneumann/dragonfly-pthre...
2015-01-09 borsMerge pull request #20718 from tshepang/bench-fix-some...
2015-01-08 borsMerge pull request #20766 from tsurai/patch-1
2015-01-08 borsMerge pull request #20735 from squidpickles/master
2015-01-08 borsauto merge of #20760 : alexcrichton/rust/rollup, r...
2015-01-08 Alex Crichtonrollup merge of #20757: nikomatsakis/issue-20624-assoc...
2015-01-08 Alex Crichtonrollup merge of #20754: nikomatsakis/int-feature
2015-01-08 Huon WilsonUpdate compile fail tests to use isize.
2015-01-08 Alex Crichtonrollup merge of #20665: nikomatsakis/assoc-types-method...
2015-01-08 Alex Crichtonrollup merge of #20631: huon/no-drop-and-copy
2015-01-08 Alex Crichtonrollup merge of #20693: EchoAce/intro-oboe
2015-01-08 Alex Crichtonrollup merge of #20611: simnalamburt/master
2015-01-07 borsauto merge of #20655 : nikomatsakis/rust/carl-ice,...
2015-01-07 borsMerge pull request #20682 from sfackler/fix-impls
2015-01-07 borsMerge pull request #20679 from geekcraik/master
2015-01-07 borsMerge pull request #20675 from jbcrail/fix-test-comments
2015-01-07 borsMerge pull request #20674 from jbcrail/fix-misspelled...
2015-01-07 borsMerge pull request #20672 from vrana/patch-3
2015-01-07 borsMerge pull request #20670 from vrana/patch-2
2015-01-07 borsMerge pull request #20669 from vrana/patch-1
2015-01-07 borsauto merge of #20620 : brson/rust/relnotes, r=huonw
2015-01-07 borsauto merge of #20677 : alexcrichton/rust/rollup, r...
2015-01-06 Alex Crichtonrollup merge of #20563: cmr/macro-input-future-proofing
2015-01-06 Alex Crichtonrollup merge of #20656: japaric/at-clean
2015-01-06 Alex Crichtonrollup merge of #20662: reem/unsized-typeid
2015-01-06 Alex Crichtonrollup merge of #20650: klutzy/omg-windows-error-mode
2015-01-06 Alex Crichtonrollup merge of #20615: aturon/stab-2-thread
2015-01-06 Alex Crichtonrollup merge of #19430: pczarn/interp_tt-cleanup
2015-01-06 Alex Crichtonrollup merge of #20607: nrc/kinds
2015-01-06 Alex Crichtonrollup merge of #20593: nikomatsakis/unused-tps-in...
2015-01-06 Alex Crichtonrollup merge of #20653: alexcrichton/entry-unstable
2015-01-06 Alex Crichtonrollup merge of #20652: vhbit/thread-key-type
2015-01-06 Alex Crichtonrollup merge of #20647: aturon/stab-2-error
2015-01-06 Alex Crichtonrollup merge of #20645: nikomatsakis/rustbook-ice
2015-01-06 Alex Crichtonrollup merge of #20643: scialex/update-zsh
2015-01-06 Alex Crichtonrollup merge of #20623: jroesch/reject-non-param-bounds
2015-01-06 Alex Crichtonrollup merge of #20612: retep998/winsize
2015-01-06 Alex Crichtonrollup merge of #20570: sanxiyn/no-analysis
2015-01-06 Alex Crichtonrollup merge of #20557: cactorium/prettyprinters
2015-01-06 Alex Crichtonrollup merge of #20481: seanmonstar/fmt-show-string
2015-01-06 Alex Crichtonrollup merge of #20609: cmr/mem
2015-01-06 Corey Richardsontest fallout from isize/usize
2014-11-23 borsauto merge of #18140 : JelteF/rust-1/guide-fix, r=cmr
2014-11-22 borsauto merge of #17513 : dradtke/rust/master, r=kballard
2014-11-08 borsauto merge of #18724 : gamazeps/rust/toc, r=alexcrichton
2014-11-06 Alex Crichtonrollup merge of #18679 : brson/lint-trait
2014-11-06 Alex Crichtonrollup merge of #18615 : huonw/simd
2014-11-06 Alex Crichtonrollup merge of #18555 : jakub-/e-needstest
2014-11-06 Alex Crichtonrollup merge of #18373 : steveklabnik/gh18288
2014-11-06 borsauto merge of #18608 : alexcrichton/rust/lint-some...
2014-11-05 borsauto merge of #18546 : bkoropoff/rust/unboxed-closures...
2014-11-05 borsauto merge of #18592 : alexcrichton/rust/dylib-harder...
2014-11-04 borsauto merge of #18528 : seanjensengrey/rust/doc-18498...
2014-11-04 borsauto merge of #18497 : gamazeps/rust/enumsmatch, r...
2014-11-04 borsauto merge of #18596 : alexcrichton/rust/rollup, r...
2014-11-04 Alex Crichtonrollup merge of #18593 : hirschenberger/issue-18587
2014-11-03 Alex Crichtonrollup merge of #18578 : japaric/clone
2014-11-03 Alex Crichtonrollup merge of #18580 : hirschenberger/issue-17713
2014-11-03 Alex Crichtonrollup merge of #18572 : cakebaker/small_doc_changes
2014-11-03 Alex Crichtonrollup merge of #18568 : gamazeps/issue18551
2014-11-03 Alex Crichtonrollup merge of #18564 : nick29581/dxr-1a
2014-11-03 Alex Crichtonrollup merge of #18562 : nick29581/dxr-1
2014-11-03 Alex Crichtonrollup merge of #18560 : bkoropoff/issue-18532
next