]> git.lizzy.rs Git - rust.git/history - src/test/run-pass/unboxed-closures-cross-crate.rs
cleanup: s/impl Copy/#[derive(Copy)]/g
[rust.git] / src / test / run-pass / unboxed-closures-cross-crate.rs
2015-01-12 borsMerge pull request #20903 from XMPPwocky/deadlink1
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-08 borsauto merge of #18724 : gamazeps/rust/toc, r=alexcrichton
2014-11-06 Alex Crichtonrollup merge of #18679 : brson/lint-trait
2014-11-06 Alex Crichtonrollup merge of #18656 : thiagopnts/rename-deprecated...
2014-11-06 Alex Crichtonrollup merge of #18644 : luqmana/pefc
2014-11-06 Alex Crichtonrollup merge of #18636 : luqmana/armf
2014-11-06 Alex Crichtonrollup merge of #18633 : huonw/target-spec-spelling
2014-11-06 Alex Crichtonrollup merge of #18628 : aturon/fixup-error-comment
2014-11-06 Alex Crichtonrollup merge of #18615 : huonw/simd
2014-11-06 Alex Crichtonrollup merge of #18591 : nick29581/dst-bug-str
2014-11-06 Alex Crichtonrollup merge of #18555 : jakub-/e-needstest
2014-11-06 Alex Crichtonrollup merge of #18373 : steveklabnik/gh18288
2014-11-06 borsauto merge of #18608 : alexcrichton/rust/lint-some...
2014-11-05 borsauto merge of #18462 : netvl/rust/to-socket-addr, r...
2014-11-05 borsauto merge of #18646 : eddyb/rust/snapshots, r=alexcrichton
2014-11-05 borsauto merge of #18546 : bkoropoff/rust/unboxed-closures...
2014-11-02 Brian KoropoffAdd regression test for #16790, #18378 and #18543