]> git.lizzy.rs Git - rust.git/history - src/test/run-pass/trait-static-method-overwriting.rs
cleanup: s/impl Copy/#[derive(Copy)]/g
[rust.git] / src / test / run-pass / trait-static-method-overwriting.rs
2014-04-14 borsauto merge of #13477 : Manishearth/rust/newattr, r...
2014-04-13 borsauto merge of #13470 : Manishearth/rust/docnum, r=brson
2014-04-09 borsauto merge of #13383 : ben0x539/rust/glob-dots, r=brson
2014-04-07 borsauto merge of #13288 : alexcrichton/rust/remove-check...
2014-04-06 Brian AndersonRemove check-fast. Closes #4193, #8844, #6330, #7416
2014-02-20 borsauto merge of #12161 : aepsil0n/rust/docs/for-loop...
2014-02-12 borsauto merge of #12185 : nikomatsakis/rust/issue-12033...
2014-02-12 borsauto merge of #12184 : JeremyLetang/rust/rustpkg-link...
2014-02-11 borsauto merge of #12183 : SimonSapin/rust/patch-4, r=alexc...
2014-02-11 borsauto merge of #12171 : chromatic/rust/fix_crate_tutoria...
2014-02-11 borsauto merge of #12110 : fhahn/rust/issue-11363-change...
2014-02-11 Florian HahnChange `xfail` directives in compiletests to `ignore...
2014-02-04 borsauto merge of #11230 : csherratt/rust/cow, r=alexcrichton
2014-01-21 borsauto merge of #11486 : Matthias247/rust/doc, r=cmr
2014-01-19 borsauto merge of #11311 : hdima/rust/vim-syntax-spell...
2014-01-14 borsauto merge of #11438 : b1nd/rust/rust-doc, r=alexcrichton
2014-01-13 borsauto merge of #11506 : brson/rust/androidfixes, r=cmr
2014-01-11 borsauto merge of #11338 : jhasse/rust/patch-rustpkgtarget...
2014-01-11 borsauto merge of #11470 : eminence/rust/rustpkg_help_test...
2014-01-11 borsauto merge of #11472 : kud1ing/rust/iOS, r=alexcrichton
2014-01-11 borsauto merge of #11463 : brson/rust/envcaps, r=huonw
2014-01-11 borsauto merge of #11461 : alexcrichton/rust/rustdoc-fixes...
2014-01-11 borsauto merge of #11466 : eminence/rust/fix_rustpkg_help...
2014-01-11 borsauto merge of #11465 : pcwalton/rust/borrow-check-bug...
2014-01-11 borsauto merge of #11459 : tedhorst/rust/uninstall_rustlib...
2014-01-11 borsauto merge of #11416 : bjz/rust/remove-print-fns, r...
2014-01-10 Brendan ZabarauskasRemove re-exports of std::io::stdio::{print, println...
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-28 borsauto merge of #10050 : gifnksm/rust/ratio-methods,...
2013-10-26 borsauto merge of #10072 : brson/rust/modelines, r=thestinger
2013-10-26 borsauto merge of #10048 : ibukanov/rust/mkdir-fix, r=brson
2013-10-25 borsauto merge of #10067 : sanxiyn/rust/addr-of-bot, r...
2013-10-25 borsauto merge of #10066 : sanxiyn/rust/mut-ptr-clone,...
2013-10-25 borsauto merge of #10055 : pcwalton/rust/arc-clone-inline...
2013-10-24 borsauto merge of #9901 : alexcrichton/rust/unix-sockets...
2013-10-24 Alex CrichtonRemove even more of std::io
2013-08-30 borsauto merge of #8839 : sanxiyn/rust/env, r=thestinger
2013-08-29 borsauto merge of #8800 : fhahn/rust/ticket_5239, r=alexcri...
2013-08-28 borsauto merge of #8718 : bblum/rust/typeof, r=pcwalton
2013-08-28 borsauto merge of #8806 : klutzy/rust/winmain, r=cmr
2013-08-28 borsauto merge of #8805 : jfager/rust/remove-hashutil,...
2013-08-28 borsauto merge of #8697 : kballard/rust/rustpkg-no-args...
2013-08-28 borsauto merge of #8802 : pcwalton/rust/compile-speed,...
2013-08-28 Patrick Waltonlibrustc: Ensure that type parameters are in the right...
2013-08-22 borsauto merge of #8590 : blake2-ppc/rust/std-str, r=alexcr...
2013-08-21 borsauto merge of #8602 : sanxiyn/rust/sysconf, r=graydon
2013-08-21 borsauto merge of #8573 : mrordinaire/rust/struct-new-as...
2013-08-21 borsauto merge of #8656 : toddaaro/rust/idle-opt+cleaning...
2013-08-20 borsauto merge of #8328 : alexcrichton/rust/llvm-head,...
2013-08-20 borsauto merge of #8566 : toddaaro/rust/idle-opt+cleaning...
2013-08-19 borsauto merge of #8623 : pnkfelix/rust/fsk-visitor-vpar...
2013-08-19 borsauto merge of #8459 : thestinger/rust/checked, r=graydon
2013-08-19 borsauto merge of #8619 : pnkfelix/rust/fsk-visitor-vpar...
2013-08-19 borsauto merge of #8539 : pnkfelix/rust/fsk-visitor-vpar...
2013-08-19 borsauto merge of #8564 : alexcrichton/rust/ifmt+++, r...
2013-08-19 borsauto merge of #8565 : bblum/rust/select-bugfix, r=brson
2013-08-19 borsauto merge of #8561 : kballard/rust/do-block-internal...
2013-08-18 borsauto merge of #8560 : kballard/rust/reserve-yield,...
2013-08-18 borsauto merge of #8558 : kballard/rust/xorshift-seed,...
2013-08-18 borsauto merge of #8555 : chris-morgan/rust/time-clone...
2013-08-18 borsauto merge of #8551 : huonw/rust/speling, r=alexcrichton
2013-08-18 borsauto merge of #8550 : kballard/rust/token-start-err...
2013-08-18 borsauto merge of #8547 : kballard/rust/trait-parse-err...
2013-08-18 borsauto merge of #8544 : dim-an/rust/fix-match-pipes,...
2013-08-17 borsauto merge of #8554 : michaelwoerister/rust/generics...
2013-08-17 borsauto merge of #8433 : brson/rust/rm-more-oldrt-crud...
2013-08-17 borsauto merge of #8441 : erickt/rust/deny-warnings, r...
2013-08-17 Erick TryzelaarFix warnings it tests
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-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-08 borsauto merge of #6119 : brson/rust/main, r=brson
2013-05-07 borsauto merge of #6228 : brson/rust/run-destroy, r=brson
2013-05-07 borsauto merge of #6226 : alexcrichton/rust/issue-6199...
2013-05-06 borsauto merge of #6150 : yichoi/rust/arm-test-pull, r...
2013-05-05 Niko MatsakisMerge remote-tracking branch 'mozilla/incoming' into...
2013-05-05 borsauto merge of #6208 : sanxiyn/rust/accurate-span, r...
2013-05-05 borsauto merge of #6235 : pnkfelix/rust/issue-3326-play...
2013-05-05 borsauto merge of #6234 : yichoi/rust/glob-dummy-pull,...
2013-05-04 borsauto merge of #6230 : thestinger/rust/whitespace, r...
2013-05-04 Daniel Micayadd gitattributes and fix whitespace issues
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-22 Patrick Waltonlibrustc: Remove all uses of `static` from functions...
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-02-28 borsauto merge of #5098 : pkgw/rust/pr/issue4869, r=brson
next