]> git.lizzy.rs Git - rust.git/history - src/test/run-pass/coerce-to-closure-and-proc.rs
rollup merge of #17355 : gamazeps/issue17210
[rust.git] / src / test / run-pass / coerce-to-closure-and-proc.rs
2014-09-19 Alex Crichtonrollup merge of #17355 : gamazeps/issue17210
2014-09-19 Alex Crichtonrollup merge of #17350 : pablobm/doc-fix
2014-09-19 Alex Crichtonrollup merge of #17338 : nick29581/variants-namespace
2014-09-19 Nick CameronAdd enum variants to the type namespace
2014-06-27 borsauto merge of #15166 : zookoatleastauthoritycom/rust...
2014-06-25 borsauto merge of #15165 : zookoatleastauthoritycom/rust...
2014-05-31 borsauto merge of #14563 : dotdash/rust/clone_kill, r=huonw
2014-05-31 borsauto merge of #14557 : zwarich/rust/missing-comment...
2014-05-31 borsauto merge of #14555 : tomjakubowski/rust/fix-snappy...
2014-05-31 borsauto merge of #14553 : reem/rust/nuke-owned-vectors...
2014-05-31 borsauto merge of #14544 : aturon/rust/issue-14352, r=alexc...
2014-05-31 borsauto merge of #14534 : alexcrichton/rust/snapshots...
2014-05-30 Alex Crichtonstd: Rename {Eq,Ord} to Partial{Eq,Ord}
2014-03-02 borsMerge pull request #12636 from chromatic/fixup_trans_fail
2014-03-02 borsMerge pull request #12308 from kballard/vim-nested...
2014-03-01 borsauto merge of #12641 : sfackler/rust/issue-11552, r...
2014-03-01 borsauto merge of #12639 : luqmana/rust/struct-variant...
2014-03-01 borsauto merge of #12638 : luqmana/rust/op-no-ref, r=alexcr...
2014-03-01 borsauto merge of #12627 : alexcrichton/rust/issue-12623...
2014-03-01 borsauto merge of #12626 : alexcrichton/rust/assert-eq...
2014-03-01 Alex Crichtonstd: Change assert_eq!() to use {} instead of {:?}
2014-02-04 borsauto merge of #11230 : csherratt/rust/cow, r=alexcrichton
2014-02-04 borsauto merge of #11717 : DiamondLovesYou/rust/master...
2014-01-31 borsauto merge of #11810 : Armavica/rust/issue-11645, r...
2014-01-31 borsauto merge of #11784 : eminence/rust/fix_run_tests...
2014-01-29 borsauto merge of #11879 : thestinger/rust/frame-pointer...
2014-01-28 borsauto merge of #11845 : xales/rust/libnative, r=alexcrichton
2014-01-28 borsauto merge of #11837 : xales/rust/doc-fixes, r=cmr...
2014-01-28 borsauto merge of #11833 : kballard/rust/gitignore-doc...
2014-01-28 borsauto merge of #11826 : huonw/rust/7621-deriving-errors...
2014-01-28 borsauto merge of #11847 : alexcrichton/rust/fix-test-deps...
2014-01-27 borsauto merge of #11846 : michaelwoerister/rust/cu_name...
2014-01-27 borsauto merge of #11841 : huonw/rust/noinline-fail, r...
2014-01-27 borsauto merge of #11595 : eddyb/rust/env-et-self-no-more...
2014-01-27 Eduard BurtescuDemote self to an (almost) regular argument and remove...