]> git.lizzy.rs Git - rust.git/history - src/test/run-pass/dst-struct.rs
cleanup: s/impl Copy/#[derive(Copy)]/g
[rust.git] / src / test / run-pass / dst-struct.rs
2015-01-25 Jorge Apariciocleanup: s/impl Copy/#[derive(Copy)]/g
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 Felix S. Klock IIfallout: run-pass tests that use box. (many could...
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 Alex Crichtonrollup merge of #20227: FlashYoshi/patch-1
2015-01-02 Alex Crichtonrollup merge of #19625: mrhota/guide_traits
2015-01-02 Alex Crichtonrollup merge of #20273: alexcrichton/second-pass-comm
2015-01-02 borsauto merge of #20365 : nick29581/rust/mod, r=huonw
2015-01-02 Nick CameronUse `derive` rather than `deriving` in tests
2014-12-31 Alex Crichtonrollup merge of #20344: brson/srctarballs
2014-12-31 Alex Crichtonrollup merge of #20328: huonw/attack-of-the-clones
2014-12-31 Alex Crichtonrollup merge of #20326: rohitjoshi/master
2014-12-31 Alex Crichtonrollup merge of #20325: nick29581/obj-safety-static
2014-12-31 Alex Crichtonrollup merge of #20323: brson/beta
2014-12-31 Alex Crichtonrollup merge of #20321: epall/patch-1
2014-12-31 Alex Crichtonrollup merge of #20316: seanmonstar/patch-1
2014-12-31 Alex Crichtonrollup merge of #20286: murarth/get-address-name
2014-12-31 Alex Crichtonrollup merge of #20247: steveklabnik/gh20088
2014-12-31 Alex Crichtonrollup merge of #20217: luqmana/pc
2014-12-30 borsauto merge of #19941 : alexcrichton/rust/issue-19767...
2014-12-30 borsauto merge of #20320 : alexcrichton/rust/rollup, r...
2014-12-30 Alex Crichtonrollup merge of #20317: brson/rust-installer-v2
2014-12-30 Alex Crichtonrollup merge of #20310: fhahn/issue-15877-model-lexer...
2014-12-30 Alex Crichtonrollup merge of #20309: sfackler/refcell-send
2014-12-30 Alex Crichtonrollup merge of #20306: alexcrichton/second-pass-string
2014-12-30 Alex Crichtonrollup merge of #20289: nick29581/shadowing
2014-12-30 Alex Crichtonrollup merge of #20282: WebDrake/makefile-in
2014-12-30 Alex Crichtonrollup merge of #20281: dgiagio/libregex_deprecated_fix1
2014-12-30 Alex Crichtonrollup merge of #20279: dgiagio/libserialize_deprecated...
2014-12-30 Alex Crichtonrollup merge of #20276: alexcrichton/deprecate-term
2014-12-30 Alex Crichtonrollup merge of #20275: inthecloud247/patch-1
2014-12-30 Alex Crichtonrollup merge of #20271: vhbit/datalayout-fix
2014-12-30 Alex Crichtonrollup merge of #20270: bombless/patch-2
2014-12-30 Alex Crichtonrollup merge of #20269: dirk/indent-where
2014-12-30 Alex Crichtonrollup merge of #20268: mdinger/pretty
2014-12-30 Alex Crichtonrollup merge of #20266: nick29581/dxr-use
2014-12-30 Alex Crichtonrollup merge of #20265: nicholasbishop/bishop_add_missi...
2014-12-30 Alex Crichtonrollup merge of #20264: nagisa/threadrng
2014-12-30 Alex Crichtonrollup merge of #20263: crhino/lifetime-elision-help
2014-12-30 Alex Crichtonrollup merge of #20262: arturoc/fix-scoped_thread_local
2014-12-30 Alex Crichtonrollup merge of #20252: huonw/doc-no-ignore
2014-12-30 Alex Crichtonrollup merge of #20250: ipetkov/deriving
2014-12-30 Alex Crichtonrollup merge of #20248: steveklabnik/gh20038
2014-12-30 Alex Crichtonrollup merge of #20245: fhahn/make-lexer-tests-runable...
2014-12-30 Alex Crichtonrollup merge of #20243: bombless/patch-1
2014-12-30 Alex Crichtonrollup merge of #20242: sanxiyn/break-from-fn
2014-12-30 Alex Crichtonrollup merge of #20239: YawarRaza7349/patch-1
2014-12-30 Alex Crichtonrollup merge of #20231: fhahn/issue-20226-eexist
2014-12-30 Alex Crichtonrollup merge of #20230: bheesham/noshard
2014-12-30 Alex Crichtonrollup merge of #20223: aochagavia/typo
2014-12-30 Alex Crichtonrollup merge of #20216: sfackler/fix-mangling
2014-12-30 Alex Crichtonrollup merge of #20215: csouth3/hashmap-rename
2014-12-30 Alex Crichtonrollup merge of #20214: bluss/fix-hashmap-example
2014-12-30 Alex Crichtonrollup merge of #20210: tshepang/patch-5
2014-12-30 Alex Crichtonrollup merge of #20207: jroesch/issue-18906-testcase
2014-12-30 Alex Crichtonrollup merge of #20205: tshepang/patch-4
2014-12-30 Alex Crichtonrollup merge of #20195: nagisa/unused-typo
2014-12-30 Alex Crichtonrollup merge of #20194: nick29581/dst-syntax
2014-12-25 Nick CameronUpdate tests to use `?Sized`
2014-12-25 borsauto merge of #20024 : mneumann/rust/dragonfly-fixes3...
2014-12-24 borsauto merge of #19813 : barosl/rust/autoderef-type-infer...
2014-12-24 Johannes HoffMerge branch 'master' into cfg_tmp_dir
2014-12-23 borsMerge pull request #19886 from brson/rustup
2014-12-22 Alex Crichtonrollup merge of #20141: frewsxcv/rfc438
2014-12-22 Alex Crichtonrollup merge of #20102: tshepang/patch-4
2014-12-22 Alex Crichtonrollup merge of #20084: barosl/struct-variant-field-err
2014-12-22 Alex Crichtonrollup merge of #20075: skade/remove-notrust
2014-12-22 Alex Crichtonrollup merge of #19216: Gankro/bitv
2014-12-22 borsauto merge of #20104 : alexcrichton/rust/rollup, r...
2014-12-21 Alex Crichtonrollup merge of #19972: alexcrichton/snapshots
2014-12-21 Alex Crichtonrollup merge of #20100: alexcrichton/issue-20091
2014-12-21 Alex Crichtonrollup merge of #20090: FlaPer87/snapshot
2014-12-21 Alex Crichtonrollup merge of #20086: shepmaster/random-typo
2014-12-21 Alex Crichtonrollup merge of #20081: tomjakubowski/issue-19646
2014-12-21 Alex Crichtonrollup merge of #20080: seanmonstar/new-show-syntax
2014-12-21 Alex Crichtonrollup merge of #20079: SimonSapin/string_push_ascii_fa...
2014-12-21 Alex Crichtonrollup merge of #20077: shepmaster/stdin-typo
2014-12-21 Alex Crichtonrollup merge of #20070: aturon/stab-2-clone
next