]> git.lizzy.rs Git - rust.git/history - src/test/run-pass/traits-default-method-mut.rs
cleanup: s/impl Copy/#[derive(Copy)]/g
[rust.git] / src / test / run-pass / traits-default-method-mut.rs
2014-05-05 borsauto merge of #13271 : stepancheg/rust/align, r=pcwalton
2014-05-04 borsauto merge of #13391 : smesseim/rust/apache-copyright...
2014-04-20 borsauto merge of #13410 : alexcrichton/rust/issue-12278...
2014-04-17 borsauto merge of #13485 : adrientetar/rust/newrustdoc...
2014-04-16 borsauto merge of #13465 : alexcrichton/rust/fix-comm-dox...
2014-04-16 borsauto merge of #13432 : ruediger/rust/rustmode, r=nikoma...
2014-04-16 borsauto merge of #13418 : ktt3ja/rust/move-out-of, r=brson
2014-04-16 borsauto merge of #13390 : alexcrichton/rust/run-some-destr...
2014-04-16 borsauto merge of #13498 : johnsoft/rust/fix-transmute...
2014-04-16 borsauto merge of #13511 : Meyermagic/rust/enum_typeid...
2014-04-15 borsauto merge of #13489 : JustAPerson/rust/crate-file...
2014-04-15 borsauto merge of #13416 : brson/rust/30min, r=alexcrichton
2014-04-14 borsauto merge of #13496 : alexcrichton/rust/issue-13495...
2014-04-14 borsauto merge of #13493 : Manishearth/rust/newattr-everywh...
2014-04-14 Manish GoregaokarUse new attribute syntax in python files in src/etc...
2013-09-28 borsauto merge of #9459 : eliovir/rust/patch-1, r=bstrie
2013-09-27 borsauto merge of #9544 : alexcrichton/rust/clean-docs...
2013-09-26 borsauto merge of #9497 : pnkfelix/rust/fsk-7752-use-fcnptr...
2013-09-26 borsauto merge of #9490 : alexcrichton/rust/issue-9487...
2013-09-26 borsauto merge of #9404 : blake2-ppc/rust/result-map-opt...
2013-09-25 borsauto merge of #9345 : Dretch/rust/digest-result-bytes...
2013-09-25 borsauto merge of #9493 : huonw/rust/move-tuples, r=thestinger
2013-09-25 borsauto merge of #9428 : alexcrichton/rust/llvm-zlib-and...
2013-09-25 borsauto merge of #9491 : thestinger/rust/noreturn, r=huonw
2013-09-25 borsauto merge of #9492 : pnkfelix/rust/fsk-syntax-visit...
2013-09-25 borsauto merge of #9455 : jesseray/rust/master, r=pnkfelix
2013-09-25 borsauto merge of #9481 : jbclements/rust/minor-cleanup...
2013-09-25 borsauto merge of #9432 : alexcrichton/rust/correct-item...
2013-09-25 Alex CrichtonFix run-pass tests to have 'pub fn main'
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-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-13 borsauto merge of #7734 : alexcrichton/rust/issue-3395...
2013-07-13 borsauto merge of #7742 : chris-morgan/rust/delimitmate...
2013-07-13 borsauto merge of #7725 : msullivan/rust/default-methods...
2013-07-12 borsauto merge of #7706 : sanxiyn/rust/qualification-lint...
2013-07-12 borsauto merge of #7705 : sanxiyn/rust/simd-op, r=cmr
2013-07-12 Daniel MicayMerge pull request #7679 from alexcrichton/consume...
2013-07-12 borsauto merge of #7677 : alexcrichton/rust/tls-gc, r=pcwalton
2013-07-11 Michael SullivanTake default methods out from behind the flag.
2013-07-11 borsauto merge of #7455 : nikomatsakis/rust/issue-7336...
2013-07-11 borsauto merge of #7632 : gavinb/rust/7484_manpages, r=cmr
2013-07-11 borsauto merge of #7683 : alexcrichton/rust/issue-7625...
2013-07-10 borsauto merge of #7698 : nikomatsakis/rust/issue-2951...
2013-07-10 borsauto merge of #7631 : MarkJr94/rust/ptr_arithmetic...
2013-07-10 borsauto merge of #7658 : excepttheweasel/rust/mut_default_...
2013-07-09 John BarkerDon't use static default method
2013-07-09 John BarkerAlways eat up mut when parsing general args, fixes...