]> git.lizzy.rs Git - rust.git/history - src/test/run-pass/issue-13027.rs
cleanup: s/impl Copy/#[derive(Copy)]/g
[rust.git] / src / test / run-pass / issue-13027.rs
2015-01-12 borsMerge pull request #20903 from XMPPwocky/deadlink1
2014-11-25 borsauto merge of #18966 : huonw/rust/iter2slice, r=aturon
2014-11-24 borsauto merge of #19021 : roysc/rust/emacs-pr, r=brson
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 #18984 : sheroze1123/rust/fix17574, r...
2014-11-21 borsauto merge of #18908 : tbu-/rust/pr_mapinplace_fixzeros...
2014-11-21 borsauto merge of #16552 : jauhien/rust/fix-libdir, r=alexc...
2014-11-20 borsauto merge of #19071 : huonw/rust/col2column, r=nikomat...
2014-11-19 Jakub Bukajrollup merge of #18968: danluu/guide_play
2014-11-19 Jakub Bukajrollup merge of #18944: liigo/improve-os-args-doc
2014-11-19 Jakub Bukajrollup merge of #18903: steveklabnik/error_handling_guide
2014-11-18 borsauto merge of #19031 : nodakai/rust/libcore-pow-and...
2014-11-18 borsauto merge of #19050 : japaric/rust/moar-dst, r=aturon
2014-11-17 Jakub Bukajrollup merge of #19041: japaric/clone
2014-11-17 Jakub Bukajrollup merge of #19038: jayelm/fixed-typos
2014-11-17 Jakub Bukajrollup merge of #19029: vberger/stability_function_body
2014-11-17 Jakub Bukajrollup merge of #19026: alfie/doc-fixes
2014-11-17 Jakub Bukajrollup merge of #19020: Gankro/better-warn
2014-11-17 Jakub Bukajrollup merge of #19018: tomjakubowski/fix-issue-19003
2014-11-17 Jakub Bukajrollup merge of #19016: gkoz/use_util_copy
2014-11-17 Jakub Bukajrollup merge of #19015: alex/libcore-typos
2014-11-17 Jakub Bukajrollup merge of #19008: alex/collections-typos
2014-11-17 Jakub Bukajrollup merge of #19000: IvanUkhov/doc-link-dylib
2014-11-17 Jakub Bukajrollup merge of #18951: tbu-/pr_array_cloneshow
2014-11-17 Jakub Bukajrollup merge of #18921: oli-obk/refactoring/graphviz...
2014-11-17 Jakub Bukajrollup merge of #18911: canndrew/slice_shift_char
2014-11-17 Jakub Bukajrollup merge of #18890: luqmana/tf
2014-11-17 borsauto merge of #18973 : sfackler/rust/enum-namespace...
2014-11-17 Steven FacklerSwitch to purely namespaced enums
2014-10-17 borsauto merge of #17009 : kballard/rust/install_no_sudo...
2014-10-17 borsauto merge of #16855 : P1start/rust/help-messages,...
2014-10-13 borsauto merge of #17467 : hatahet/rust/mybranch, r=alexcri...
2014-10-07 borsauto merge of #16641 : steveklabnik/rust/intro_redux...
2014-10-05 borsauto merge of #16970 : kmcallister/rust/llvm-unreachabl...
2014-10-03 Alex Crichtonrollup merge of #17387 : sneves/master
2014-10-02 Alex Crichtonrollup merge of #17682 : nodakai/librustc-handy-version
2014-10-02 Alex Crichtonrollup merge of #17646 : bkoropoff/cast-ice
2014-10-02 borsauto merge of #17590 : bjadamson/rust/rustc-improvement...
2014-10-02 borsauto merge of #17663 : eddyb/rust/method-origin-subst...
2014-10-02 borsauto merge of #17381 : tbu-/rust/pr_mapinplace2, r...
2014-10-01 borsauto merge of #17667 : wizeman/rust/fix-override-env...
2014-10-01 borsauto merge of #17654 : gereeter/rust/no-unnecessary...
2014-10-01 borsauto merge of #17653 : kaini/rust/master, r=alexcrichton
2014-10-01 borsauto merge of #17630 : sfackler/rust/cfg-warnings,...
2014-10-01 borsauto merge of #17501 : pcwalton/rust/improve-method...
2014-10-01 borsauto merge of #17132 : reem/rust/any-static-bound,...
2014-10-01 borsauto merge of #17584 : pcwalton/rust/range-patterns...
2014-09-30 Patrick Waltonlibrustc: Forbid `..` in range patterns.
2014-08-31 Alex Crichtonrollup merge of #16840 : huonw/feature-has-added
2014-08-11 borsauto merge of #15410 : LemmingAvalanche/rust/patch...
2014-07-31 borsauto merge of #15385 : jroweboy/rust/master, r=brson
2014-07-26 borsauto merge of #15789 : steveklabnik/rust/guide_pointers...
2014-07-24 borsauto merge of #15424 : TeXitoi/rust/relicense-shootout...
2014-07-24 borsauto merge of #15781 : alexcrichton/rust/issue-15758...
2014-07-24 borsauto merge of #15407 : sneves/rust/master, r=aturon
2014-07-23 borsauto merge of #15749 : vhbit/rust/treemap-doc-fixes...
2014-07-23 borsauto merge of #15899 : aochagavia/rust/guide, r=kballard
2014-07-22 borsauto merge of #15894 : treeman/rust/vec-doc, r=alexcrichton
2014-07-22 borsauto merge of #15869 : alexcrichton/rust/issue-15828...
2014-07-22 borsauto merge of #15863 : dotdash/rust/lifetimes3, r=alexc...
2014-07-22 borsauto merge of #15857 : treeman/rust/doc-dijkstra-exampl...
2014-07-22 borsauto merge of #15888 : mprobinson/rust/rustdoc-fixes...
2014-07-22 borsauto merge of #15884 : steveklabnik/rust/guide_fix_head...
2014-07-22 borsauto merge of #15876 : brson/rust/failfat, r=pcwalton
2014-07-22 borsauto merge of #15871 : dotdash/rust/unnamed_fmtstr...
2014-07-22 borsauto merge of #15867 : cmr/rust/rewrite-lexer4, r=alexc...
2014-07-22 Corey RichardsonAdd a ton of ignore-lexer-test
2014-07-08 borsauto merge of #14832 : alexcrichton/rust/no-rpath,...
2014-07-02 borsauto merge of #15222 : alexcrichton/rust/relnotes,...
2014-07-02 Alex CrichtonMerge remote-tracking branch 'origin/master' into 0...
2014-07-02 borsauto merge of #15069 : luqmana/rust/cia, r=pcwalton
2014-06-30 borsauto merge of #15247 : smenardpw/rust/patch-1, r=alexcr...
2014-06-30 borsauto merge of #14613 : schmee/rust/utf16-iterator,...
2014-06-30 borsauto merge of #15237 : zzmp/rust/feat/markdown-in-crate...
2014-06-30 borsauto merge of #15256 : erickt/rust/optimizations, r...
2014-06-30 borsauto merge of #15254 : alex/rust/patch-1, r=alexcrichton
2014-06-29 borsauto merge of #15252 : alexcrichton/rust/issue-15231...
2014-06-29 borsauto merge of #15234 : pcwalton/rust/integer-fallback...
2014-06-29 Patrick Waltonlibrustc: Remove the fallback to `int` for integers...
2014-06-28 borsauto merge of #15210 : luqmana/rust/windoc, r=alexcrichton
2014-06-27 borsauto merge of #15166 : zookoatleastauthoritycom/rust...
2014-06-26 borsauto merge of #15197 : omasanori/rust/doc-fix, r=alexcr...
2014-06-25 borsauto merge of #15121 : steveklabnik/rust/matching_docs...
2014-06-25 borsauto merge of #15165 : zookoatleastauthoritycom/rust...
2014-06-25 borsauto merge of #15160 : alexcrichton/rust/remove-f128...
2014-06-25 borsauto merge of #15163 : alexcrichton/rust/rollup, r...
2014-06-25 Niko Matsakislibrustc: Remove the fallback to `int` from typechecking.
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 #13960 : brandonw/rust/master, r=alexcrichton
2014-05-06 borsauto merge of #13897 : aturon/rust/issue-6085, r=bjz
2014-05-06 borsauto merge of #13822 : EdorianDark/rust/master, r=cmr
2014-05-06 borsauto merge of #13962 : luqmana/rust/al, r=alexcrichton
2014-05-06 borsauto merge of #13952 : aaronraimist/rust/patch-1, r...
2014-05-06 borsauto merge of #13939 : richo/rust/docs/composability...
next