]> git.lizzy.rs Git - rust.git/history - src/test/run-pass/match-ref-binding-mut-option.rs
cleanup: s/impl Copy/#[derive(Copy)]/g
[rust.git] / src / test / run-pass / match-ref-binding-mut-option.rs
2014-07-08 borsauto merge of #14832 : alexcrichton/rust/no-rpath,...
2014-06-28 borsauto merge of #15210 : luqmana/rust/windoc, r=alexcrichton
2014-06-27 borsauto merge of #15166 : zookoatleastauthoritycom/rust...
2014-06-26 borsauto merge of #15197 : omasanori/rust/doc-fix, r=alexcr...
2014-06-25 borsauto merge of #15121 : steveklabnik/rust/matching_docs...
2014-06-25 borsauto merge of #15165 : zookoatleastauthoritycom/rust...
2014-06-25 borsauto merge of #15160 : alexcrichton/rust/remove-f128...
2014-06-25 borsauto merge of #15163 : alexcrichton/rust/rollup, r...
2014-06-25 Niko Matsakislibrustc: Remove the fallback to `int` from typechecking.
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 Brian AndersonMerge remote-tracking branch 'brson/io' into incoming
2013-05-29 borsauto merge of #6813 : pnkfelix/rust/fsk-issue-6805...
2013-05-29 borsauto merge of #6733 : alexcrichton/rust/issue-2400...
2013-05-29 borsauto merge of #6793 : graydon/rust/drop-ast-before...
2013-05-29 borsauto merge of #6780 : june0cho/rust/issue5984, r=brson
2013-05-29 borsauto merge of #6740 : Aatch/rust/atomic-types, r=brson
2013-05-29 borsauto merge of #6731 : thomaslee/rust/issue-6575, r...
2013-05-28 borsauto merge of #6775 : yjh0502/rust/issue_6696, r=catamo...
2013-05-28 borsauto merge of #6707 : catamorphism/rust/issue-5543...
2013-05-28 borsauto merge of #6783 : hoelzro/rust/master, r=bstrie
2013-05-28 borsauto merge of #6773 : lkuper/rust/alt-to-match, r=thest...
2013-05-27 Lindsey KuperChange `alt` to `match` in filenames.