]> git.lizzy.rs Git - rust.git/history - src/test/run-pass/issue-11612.rs
cleanup: s/impl Copy/#[derive(Copy)]/g
[rust.git] / src / test / run-pass / issue-11612.rs
2014-09-17 Alex Crichtonrollup merge of #17326 : brson/wintest
2014-09-03 borsauto merge of #16811 : nick29581/rust/dst-bug-2, r...
2014-09-01 borsauto merge of #16802 : nick29581/rust/dst-bug-1, r...
2014-08-31 borsauto merge of #16809 : nick29581/rust/dst-bug-3, r...
2014-08-31 borsauto merge of #16788 : Manishearth/rust/raw-ptr-syntax...
2014-08-31 Alex Crichtonrollup merge of #16840 : huonw/feature-has-added
2014-08-31 Alex Crichtonrollup merge of #16807 : nham/guide_added_ownership_rule
2014-08-31 Alex Crichtonrollup merge of #16780 : mdinger/marker_types
2014-08-31 Alex Crichtonrollup merge of #16769 : rgawdzik/abs_doc_addition
2014-08-31 Alex Crichtonrollup merge of #16726 : tshepang/consistency
2014-08-31 Alex Crichtonrollup merge of #16721 : tshepang/convenience
2014-08-31 Alex Crichtonrollup merge of #16716 : tshepang/temp
2014-08-30 borsauto merge of #16393 : SimonSapin/rust/patch-9, r=steve...
2014-08-30 borsauto merge of #16598 : bkoropoff/rust/import-shadow...
2014-08-30 borsauto merge of #16322 : michaelwoerister/rust/gdb-pretty...
2014-08-29 borsauto merge of #16767 : SiegeLord/rust/reexported_method...
2014-08-29 borsauto merge of #16770 : cburgdorf/rust/patch_overloaded_...
2014-08-29 borsauto merge of #16768 : nham/rust/libcollections_test_cl...
2014-08-28 borsauto merge of #16664 : aturon/rust/stabilize-option...
2014-08-28 borsauto merge of #16626 : ruud-v-a/rust/duration-reform...
2014-08-28 borsauto merge of #16553 : nick29581/rust/log, r=huon
2014-08-28 borsauto merge of #16453 : nikomatsakis/rust/type-bounds...
2014-08-28 Niko MatsakisImplement generalized object and type parameter bounds...
2014-06-27 borsauto merge of #15166 : zookoatleastauthoritycom/rust...
2014-06-25 borsauto merge of #15165 : zookoatleastauthoritycom/rust...
2014-06-08 borsauto merge of #14728 : TeXitoi/rust/relicense-shootout...
2014-06-07 borsauto merge of #14717 : zwarich/rust/borrowck-tests...
2014-06-07 borsauto merge of #14708 : gereeter/rust/faster-sem, r...
2014-06-07 borsauto merge of #14712 : alexcrichton/rust/rollup, r...
2014-06-07 Luqman Adenlibrustc: Update AutoObject adjustment in writeback.