]> git.lizzy.rs Git - rust.git/history - src/test/run-pass/expr-match-panic-all.rs
cleanup: s/impl Copy/#[derive(Copy)]/g
[rust.git] / src / test / run-pass / expr-match-panic-all.rs
2015-01-12 borsMerge pull request #20903 from XMPPwocky/deadlink1
2014-11-23 borsauto merge of #18140 : JelteF/rust-1/guide-fix, r=cmr
2014-11-22 borsauto merge of #17513 : dradtke/rust/master, r=kballard
2014-11-21 borsauto merge of #18908 : tbu-/rust/pr_mapinplace_fixzeros...
2014-11-17 Jakub Bukajrollup merge of #18890: luqmana/tf
2014-11-15 borsauto merge of #18901 : steveklabnik/rust/quickfix,...
2014-11-14 borsauto merge of #18894 : ArtemGr/rust/patch-1, r=pnkfelix
2014-11-14 borsauto merge of #18880 : barosl/rust/doc-fail-to-panic...
2014-11-14 borsauto merge of #18893 : bkoropoff/rust/issue-18883,...
2014-11-14 borsauto merge of #18891 : erickt/rust/deprecate-as-ref...
2014-11-14 borsauto merge of #18840 : huonw/rust/tweaks, r=alexcrichton
2014-11-14 borsauto merge of #18827 : bjz/rust/rfc369-numerics, r...
2014-11-13 borsauto merge of #18887 : aturon/rust/controlled-inherit...
2014-11-13 borsauto merge of #18811 : pczarn/rust/issue-18763-ice...
2014-11-13 borsauto merge of #18879 : pcwalton/rust/path-silliness...
2014-11-13 borsauto merge of #18877 : michaelsproul/rust/panic-tests...
2014-11-11 Michael Sproultest: Rename files, fail -> panic.