]> git.lizzy.rs Git - rust.git/history - src/test/run-pass/deriving-meta-empty-trait-list.rs
cleanup: s/impl Copy/#[derive(Copy)]/g
[rust.git] / src / test / run-pass / deriving-meta-empty-trait-list.rs
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 #20903 from XMPPwocky/deadlink1
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-04-14 borsauto merge of #13477 : Manishearth/rust/newattr, r...
2014-04-13 borsauto merge of #13470 : Manishearth/rust/docnum, r=brson
2014-04-09 borsauto merge of #13383 : ben0x539/rust/glob-dots, r=brson
2014-04-07 borsauto merge of #13288 : alexcrichton/rust/remove-check...
2014-04-06 Brian AndersonRemove check-fast. Closes #4193, #8844, #6330, #7416
2014-02-20 borsauto merge of #12161 : aepsil0n/rust/docs/for-loop...
2014-02-12 borsauto merge of #12185 : nikomatsakis/rust/issue-12033...
2014-02-12 borsauto merge of #12184 : JeremyLetang/rust/rustpkg-link...
2014-02-11 borsauto merge of #12183 : SimonSapin/rust/patch-4, r=alexc...
2014-02-11 borsauto merge of #12171 : chromatic/rust/fix_crate_tutoria...
2014-02-11 borsauto merge of #12110 : fhahn/rust/issue-11363-change...
2014-02-11 Florian HahnChange `xfail` directives in compiletests to `ignore...
2013-07-08 Eric ReedMerge remote-tracking branch 'upstream/io' into io
2013-07-06 borsauto merge of #7194 : jensnockert/rust/endian, r=cmr
2013-07-03 Brian AndersonMerge remote-tracking branch 'mozilla/master'
2013-06-29 borsauto merge of #7244 : bblum/rust/once, r=nikomatsakis
2013-06-26 borsauto merge of #7255 : michaelwoerister/rust/debuginfo...
2013-06-26 borsauto merge of #7216 : kballard/rust/task_rng, r=brson
2013-06-25 borsauto merge of #7325 : artagnon/rust/resolve-module...
2013-06-25 borsauto merge of #7254 : Blei/rust/intrinsic-overhaul...
2013-06-25 borsauto merge of #7291 : alexcrichton/rust/static-mut...
2013-06-24 Brian AndersonMerge remote-tracking branch 'cmr/various-cleanup'...
2013-06-24 Brian AndersonMerge remote-tracking branch 'sstewartgallus/cleanup_mi...
2013-06-24 Brian AndersonMerge remote-tracking branch 'brson/shorttestnames...
2013-06-24 Brian AndersonMerge remote-tracking branch 'reusee/master' into HEAD
2013-06-24 Brian AndersonMerge remote-tracking branch 'artagnon/abi-dead-code...
2013-06-24 borsauto merge of #7193 : Thiez/rust/fixbench, r=cmr
2013-06-24 borsauto merge of #7334 : thestinger/rust/old_iter, r=Aatch
2013-06-24 Daniel Micaydeal with windows
2013-03-28 borsauto merge of #5561 : fabiand/rust/wllvm32, r=catamorphism
2013-03-14 borsauto merge of #5364 : xenocons/rust/patch-1, r=z0w0
2013-03-14 borsauto merge of #5355 : yichoi/rust/pull-0314, r=graydon
2013-03-13 borsauto merge of #5340 : brson/rust/column, r=brson
2013-03-13 borsauto merge of #5339 : catamorphism/rust/less-copy,...
2013-03-13 borsauto merge of #5337 : yichoi/rust/pull-0312, r=sanxiyn
2013-03-13 borsauto merge of #5319 : brson/rust/debuginfo, r=brson
2013-03-13 borsauto merge of #5293 : brson/rust/logging, r=brson
2013-03-12 borsauto merge of #5332 : jdm/rust/transitivelink, r=graydon
2013-03-12 borsauto merge of #5320 : apasel422/rust/metaderive, r...
2013-03-12 Andrew Paseltinersyntax: implement #[deriving] meta-attribute