]> git.lizzy.rs Git - rust.git/history - src/test/run-pass/issue-13775.rs
cleanup: s/impl Copy/#[derive(Copy)]/g
[rust.git] / src / test / run-pass / issue-13775.rs
2014-05-12 borsauto merge of #13932 : MrAlert/rust/win-compat, r=brson
2014-05-12 borsauto merge of #13922 : Rufflewind/rust/patch-1, r=pnkfelix
2014-05-07 borsauto merge of #13832 : alexcrichton/rust/cfail-full...
2014-05-07 borsauto merge of #13914 : alexcrichton/rust/pile-o-rustdoc...
2014-05-07 borsauto merge of #13754 : alexcrichton/rust/net-experiment...
2014-05-07 borsauto merge of #13892 : alexcrichton/rust/mixing-rlib...
2014-05-06 borsauto merge of #13822 : EdorianDark/rust/master, r=cmr
2014-05-06 borsauto merge of #13952 : aaronraimist/rust/patch-1, r...
2014-05-06 borsauto merge of #13939 : richo/rust/docs/composability...
2014-05-06 borsauto merge of #13925 : kballard/rust/vim_indent_bracket...
2014-05-06 borsauto merge of #13946 : pnkfelix/rust/fsk-cleanup-proc...
2014-05-06 borsauto merge of #13940 : edwardw/rust/refutable-match...
2014-05-05 borsauto merge of #13934 : huonw/rust/transmute-mut, r...
2014-05-05 borsauto merge of #13912 : seanmonstar/rust/logrecord,...
2014-05-05 borsauto merge of #13782 : alexcrichton/rust/issue-13775...
2014-04-26 Alex Crichtonrustc: Don't die on 0-length pattern idents