]> git.lizzy.rs Git - rust.git/history - src/test/run-pass/issue-3794.rs
cleanup: s/impl Copy/#[derive(Copy)]/g
[rust.git] / src / test / run-pass / issue-3794.rs
2015-01-25 borsAuto merge of #20613 - dgriffen:master, r=alexcrichton
2015-01-21 Alex Crichtonrollup merge of #19913: KOMON/rust-mode-emacs-indentation
2015-01-20 borsAuto merge of #19353 - icorderi:docs/grammar, r=stevekl...
2015-01-12 borsMerge pull request #20968 from estsauver/20762
2015-01-12 borsMerge pull request #20903 from XMPPwocky/deadlink1
2015-01-09 borsMerge pull request #20718 from tshepang/bench-fix-some...
2015-01-08 borsMerge pull request #20735 from squidpickles/master
2015-01-08 Alex Crichtonrollup merge of #20736: akiss77/pr-u8-c_char
2015-01-08 borsauto merge of #20733 : alexcrichton/rust/rollup, r...
2015-01-08 Alex Crichtonrollup merge of #20731: nick29581/assoc-inherant
2015-01-08 Alex Crichtonrollup merge of #20707: nikomatsakis/issue-20582
2015-01-08 Alex Crichtonrollup merge of #20723: pnkfelix/feature-gate-box-syntax
2015-01-08 Alex Crichtonrollup merge of #20665: nikomatsakis/assoc-types-method...
2015-01-08 Felix S. Klock IIfallout: run-pass tests that use box. (many could...
2015-01-08 Alex Crichtonrollup merge of #20631: huon/no-drop-and-copy
2015-01-08 Alex Crichtonrollup merge of #20693: EchoAce/intro-oboe
2015-01-08 Alex Crichtonrollup merge of #20611: simnalamburt/master
2015-01-07 borsauto merge of #20655 : nikomatsakis/rust/carl-ice,...
2015-01-07 borsMerge pull request #20682 from sfackler/fix-impls
2015-01-07 borsMerge pull request #20679 from geekcraik/master
2015-01-07 borsMerge pull request #20675 from jbcrail/fix-test-comments
2015-01-07 borsMerge pull request #20674 from jbcrail/fix-misspelled...
2015-01-07 borsMerge pull request #20672 from vrana/patch-3
2015-01-07 borsMerge pull request #20670 from vrana/patch-2
2015-01-07 borsMerge pull request #20669 from vrana/patch-1
2015-01-07 borsauto merge of #20620 : brson/rust/relnotes, r=huonw
2015-01-07 borsauto merge of #20677 : alexcrichton/rust/rollup, r...
2015-01-06 Alex Crichtonrollup merge of #20563: cmr/macro-input-future-proofing
2015-01-06 Alex Crichtonrollup merge of #20656: japaric/at-clean
2015-01-06 Alex Crichtonrollup merge of #20662: reem/unsized-typeid
2015-01-06 Alex Crichtonrollup merge of #20650: klutzy/omg-windows-error-mode
2015-01-06 Alex Crichtonrollup merge of #20615: aturon/stab-2-thread
2015-01-06 Alex Crichtonrollup merge of #19430: pczarn/interp_tt-cleanup
2015-01-06 Alex Crichtonrollup merge of #20607: nrc/kinds
2015-01-06 Alex Crichtonrollup merge of #20593: nikomatsakis/unused-tps-in...
2015-01-06 Alex Crichtonrollup merge of #20653: alexcrichton/entry-unstable
2015-01-06 Alex Crichtonrollup merge of #20652: vhbit/thread-key-type
2015-01-06 Alex Crichtonrollup merge of #20647: aturon/stab-2-error
2015-01-06 Alex Crichtonrollup merge of #20645: nikomatsakis/rustbook-ice
2015-01-06 Alex Crichtonrollup merge of #20643: scialex/update-zsh
2015-01-06 Alex Crichtonrollup merge of #20623: jroesch/reject-non-param-bounds
2015-01-06 Alex Crichtonrollup merge of #20612: retep998/winsize
2015-01-06 Alex Crichtonrollup merge of #20570: sanxiyn/no-analysis
2015-01-06 Alex Crichtonrollup merge of #20557: cactorium/prettyprinters
2015-01-06 Alex Crichtonrollup merge of #20481: seanmonstar/fmt-show-string
2015-01-06 Sean McArthurcore: split into fmt::Show and fmt::String
2015-01-06 Alex Crichtonrollup merge of #20258: sanxiyn/show-span-2
2015-01-06 Alex Crichtonrollup merge of #20099: P1start/parse-more-macro-ops
2015-01-06 Alex Crichtonrollup merge of #20092: barosl/rustdoc-line-number...
2015-01-06 Alex Crichtonrollup merge of #19998: th0114nd/unicode-bottom
2015-01-06 Alex Crichtonrollup merge of #19888: steveklabnik/gh19861
2015-01-04 borsMerge pull request #19963 from tshepang/patch-3
2015-01-03 borsauto merge of #20154 : P1start/rust/qualified-assoc...
2015-01-03 borsauto merge of #19835 : pythonesque/rust/add-unordered...
2015-01-02 Alex Crichtonrollup merge of #20410: japaric/assoc-types
2015-01-02 Brian AndersonMerge remote-tracking branch 'erickt/rustup'
2015-01-02 Alex Crichtonrollup merge of #20341: nikomatsakis/impl-trait-for...
2015-01-02 Alex CrichtonMerge remote-tracking branch 'origin/master' into rollup
2015-01-02 borsauto merge of #20365 : nick29581/rust/mod, r=huonw
2015-01-02 Nick CameronUse `derive` rather than `deriving` in tests
2014-11-22 borsauto merge of #17513 : dradtke/rust/master, r=kballard
2014-10-28 borsauto merge of #17851 : brson/rust/rustup, r=alexcrichton
2014-10-25 borsauto merge of #18080 : veddan/rust/assume, r=thestinger
2014-10-24 borsauto merge of #17896 : mahkoh/rust/intmax, r=alexcrichton
2014-10-24 borsauto merge of #17960 : mahkoh/rust/clone_from_slice...
2014-10-21 borsauto merge of #18201 : Gankro/rust/option-what, r=alexc...
2014-10-20 borsauto merge of #18174 : huonw/rust/fix-sqrt, r=alexcrichton
2014-10-18 borsauto merge of #18041 : arielb1/rust/no-size-overflow...
2014-10-18 borsauto merge of #18105 : nikomatsakis/rust/issue-18055...
2014-10-18 borsauto merge of #18099 : jakub-/rust/fixed-issues, r...
2014-10-18 borsauto merge of #18096 : Gankro/rust/ganksy-is-dum, r...
2014-10-18 borsauto merge of #18024 : phungleson/rust/fix-var-name...
2014-10-18 borsauto merge of #18022 : nikomatsakis/rust/issue-18019...
2014-10-18 borsauto merge of #17955 : rjz/rust/tweak-tasks-guide,...
2014-10-18 borsauto merge of #17815 : typelist/rust/recursive-structs...
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-17 borsauto merge of #18093 : steveklabnik/rust/remove_gc_refe...
2014-10-17 borsauto merge of #18089 : gamazeps/rust/small-bitv-cleanup...
2014-10-17 borsauto merge of #18052 : IvanUkhov/rust/raw-byte-string...
2014-10-17 borsauto merge of #18056 : TeXitoi/rust/shootout-reverse...
2014-10-17 borsauto merge of #17998 : rapha/rust/master, r=alexcrichton
2014-10-16 borsauto merge of #17989 : alexcrichton/rust/spectralnorm...
2014-10-16 borsauto merge of #17947 : lukemetz/rust/master, r=aturon
2014-10-16 borsauto merge of #18064 : luqmana/rust/remove-reflection...
2014-10-16 Luqman AdenRemove libdebug and update tests.
2014-09-17 borsauto merge of #16836 : P1start/rust/closure_ret_bang...
2014-09-17 Alex Crichtonrollup merge of #17326 : brson/wintest
2014-09-17 Alex Crichtonrollup merge of #16936 : nham/two_way_makeover
2014-09-17 Alex Crichtonrollup merge of #16889 : P1start/array-not-vector
2014-09-10 borsauto merge of #16824 : steveklabnik/rust/string_guide_i...
2014-09-09 borsauto merge of #16827 : steveklabnik/rust/fix_doc_index...
2014-09-09 borsauto merge of #16965 : huonw/rust/isaac-oob--, r=alexcr...
2014-09-09 borsauto merge of #16825 : steveklabnik/rust/fix_manual_arr...
2014-09-08 borsauto merge of #16952 : alexcrichton/rust/windows-large...
2014-09-08 borsauto merge of #16903 : mahkoh/rust/move_items_unwrap...
2014-09-07 borsauto merge of #16942 : alexcrichton/rust/remove-net...
2014-09-07 borsauto merge of #17035 : huonw/rust/moar-jquery, r=alexcr...
2014-09-06 borsauto merge of #16907 : SimonSapin/rust/tempdir-result...
2014-09-05 borsauto merge of #16628 : pczarn/rust/hashmap-opt, r=nikom...
next