]> git.lizzy.rs Git - rust.git/history - src/test/run-pass/issue-5997.rs
cleanup: s/impl Copy/#[derive(Copy)]/g
[rust.git] / src / test / run-pass / issue-5997.rs
2014-06-27 borsauto merge of #15166 : zookoatleastauthoritycom/rust...
2014-06-25 borsauto merge of #15165 : zookoatleastauthoritycom/rust...
2014-05-28 borsauto merge of #14387 : alan-andrade/rust/remove_managed...
2014-05-26 borsauto merge of #14374 : swgillespie/rust/swgillespie...
2014-05-26 borsauto merge of #14300 : cmr/rust/enum-size-lint, r=kballard
2014-05-25 borsauto merge of #14370 : cmr/rust/design-faq, r=brson
2014-05-25 borsauto merge of #14415 : Sawyer47/rust/ascii-fixme, r...
2014-05-25 borsauto merge of #14323 : richo/rust/features/strbuf_to_st...
2014-05-25 Richo Healeycore: rename strbuf::StrBuf to string::String
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-22 borsauto merge of #13651 : ryantm/rust/master, r=brson
2014-04-22 borsauto merge of #13618 : yuriks/rust/lru-cache, r=brson
2014-04-22 borsauto merge of #13587 : adrientetar/rust/more-docs,...
2014-04-20 borsauto merge of #13410 : alexcrichton/rust/issue-12278...
2014-04-19 borsauto merge of #13513 : alexcrichton/rust/up-llvm, r...
2014-04-18 borsauto merge of #13585 : brandonw/rust/patch-1, r=cmr
2014-04-18 borsauto merge of #13581 : DiamondLovesYou/rust/tests-mk...
2014-04-18 borsauto merge of #13580 : DiamondLovesYou/rust/std-result...
2014-04-18 borsauto merge of #13525 : Ryman/rust/issue_5997, r=alexcri...
2014-04-17 Kevin ButlerTests for issue 5997 failure and success conditions.