]> git.lizzy.rs Git - rust.git/history - src/test/run-pass/match-ref-binding.rs
cleanup: s/impl Copy/#[derive(Copy)]/g
[rust.git] / src / test / run-pass / match-ref-binding.rs
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.