]> git.lizzy.rs Git - rust.git/history - src/test/run-pass/issue-18110.rs
cleanup: s/impl Copy/#[derive(Copy)]/g
[rust.git] / src / test / run-pass / issue-18110.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-08 borsauto merge of #18724 : gamazeps/rust/toc, r=alexcrichton
2014-11-07 borsauto merge of #18723 : mprobinson/rust/fence-typos...
2014-11-07 borsauto merge of #18688 : bkoropoff/rust/unboxed-closure...
2014-11-07 borsauto merge of #18673 : VHaravy/rust/issue-18632, r...
2014-11-07 borsauto merge of #17830 : pczarn/rust/interp_tt, r=pnkfelix
2014-11-07 borsauto merge of #18714 : nikomatsakis/rust/issue-18621...
2014-11-07 borsauto merge of #18672 : brandonson/rust/functional-updat...
2014-11-07 borsauto merge of #18713 : juxiliary/rust/master, r=alexcri...
2014-11-07 borsauto merge of #18719 : alexcrichton/rust/rollup, r...
2014-11-06 Alex Crichtonrollup merge of #18709 : alexcrichton/fix-windows
2014-11-06 Alex Crichtonrollup merge of #18625 : alexcrichton/no-more-rlibc
2014-11-06 Alex Crichtonrollup merge of #18691 : subhashb/add_clone_trait_to_fi...
2014-11-06 Alex Crichtonrollup merge of #18654 : michaelwoerister/lldb-test...
2014-11-06 Alex Crichtonrollup merge of #18708 : qwitwa/master
2014-11-06 Alex Crichtonrollup merge of #18707 : japaric/moar-dst
2014-11-06 Alex Crichtonrollup merge of #18705 : fabricedesre/patch-1
2014-11-06 Alex Crichtonrollup merge of #18696 : tshakah/patch-1
2014-11-06 Alex Crichtonrollup merge of #18695 : steveklabnik/gh17023
2014-11-06 Alex Crichtonrollup merge of #18684 : nathan7/patch-1
2014-11-06 Alex Crichtonrollup merge of #18683 : thestinger/typo
2014-11-06 Alex Crichtonrollup merge of #18679 : brson/lint-trait
2014-11-06 Alex Crichtonrollup merge of #18665 : scribu/patch-1
2014-11-06 Alex Crichtonrollup merge of #18664 : klutzy/getrandom
2014-11-06 Alex Crichtonrollup merge of #18656 : thiagopnts/rename-deprecated...
2014-11-06 Alex Crichtonrollup merge of #18647 : jbcrail/rename-dragonfly
2014-11-06 Alex Crichtonrollup merge of #18644 : luqmana/pefc
2014-11-06 Alex Crichtonrollup merge of #18636 : luqmana/armf
2014-11-06 Alex Crichtonrollup merge of #18633 : huonw/target-spec-spelling
2014-11-06 Alex Crichtonrollup merge of #18630 : nikomatsakis/purge-the-bars
2014-11-06 Alex Crichtonrollup merge of #18628 : aturon/fixup-error-comment
2014-11-06 Alex Crichtonrollup merge of #18615 : huonw/simd
2014-11-06 Alex Crichtonrollup merge of #18591 : nick29581/dst-bug-str
2014-11-06 Alex Crichtonrollup merge of #18555 : jakub-/e-needstest
2014-11-03 Jakub BukajAdd tests for E-needstest issues