]> git.lizzy.rs Git - rust.git/history - src/test/run-pass/generic-fn-infer.rs
cleanup: s/impl Copy/#[derive(Copy)]/g
[rust.git] / src / test / run-pass / generic-fn-infer.rs
2013-11-14 borsauto merge of #9788 : geoffhill/rust/bare-fn-cast,...
2013-11-01 borsauto merge of #10203 : kud1ing/rust/ios, r=alexcrichton
2013-10-28 borsauto merge of #10095 : huonw/rust/master, r=cmr
2013-10-28 borsauto merge of #10094 : alexcrichton/rust/issue-8704...
2013-10-28 borsauto merge of #10093 : alexcrichton/rust/issue-8811...
2013-10-28 borsauto merge of #10083 : alexcrichton/rust/timer-port...
2013-10-28 borsauto merge of #10050 : gifnksm/rust/ratio-methods,...
2013-10-28 borsauto merge of #10080 : brson/rust/sched_queue, r=brson
2013-10-27 borsauto merge of #10026 : luqmana/rust/mut-pat, r=pcwalton
2013-10-26 borsauto merge of #10072 : brson/rust/modelines, r=thestinger
2013-10-26 Brian AndersonRemove ancient emacs mode lines from test cases
2013-07-26 borsauto merge of #7820 : pnkfelix/rust/fill-in-some-missin...
2013-07-21 borsauto merge of #7923 : alexcrichton/rust/add-tests,...
2013-07-20 borsauto merge of #7855 : brson/rust/rt-overcommit, r=pcwalton
2013-07-19 borsauto merge of #7863 : catamorphism/rust/issue-5883...
2013-07-19 borsauto merge of #7859 : kmcallister/rust/rt-diag-messages...
2013-07-19 borsauto merge of #7856 : brson/rust/no-thread-per-core...
2013-07-19 borsauto merge of #7854 : brson/rust/rt-test-threads, r...
2013-07-18 borsauto merge of #7847 : alexcrichton/rust/verbose-submodu...
2013-07-18 borsauto merge of #7846 : alexcrichton/rust/static-mut...
2013-07-18 borsauto merge of #7845 : gifnksm/rust/tutorial-remove...
2013-07-18 borsauto merge of #7842 : thestinger/rust/closure, r=huonw
2013-07-18 borsauto merge of #7840 : alexcrichton/rust/better-test...
2013-07-18 borsauto merge of #7747 : chris-morgan/rust/vim-compiler...
2013-07-18 borsauto merge of #7849 : nikomatsakis/rust/issue-7444...
2013-07-18 borsauto merge of #7851 : dotdash/rust/intrinsics, r=pcwalton
2013-07-17 Patrick Waltonlibrustc: Remove all uses of the `Copy` bound.
2013-04-18 borsauto merge of #5418 : luqmana/rust/stack-float, r=brson
2013-04-03 borsauto merge of #5559 : jbclements/rust/change-to-tt...
2013-03-30 Erick TryzelaarMerge remote-tracking branch 'remotes/origin/incoming...
2013-03-29 borsauto merge of #5628 : brson/rust/assert, r=brson
2013-03-29 Patrick Waltonlibrustc: Remove `fail_unless!`
2013-03-08 borsauto merge of #5278 : brson/rust/logplusplus, r=brson
2013-03-08 borsauto merge of #5260 : pcwalton/rust/assert, r=pcwalton
2013-03-08 Patrick Waltonlibrustc: Convert all uses of `assert` over to `fail_un...
2013-02-26 borsauto merge of #5023 : mitsuhiko/rust/make-absolute...
2013-02-21 borsauto merge of #5068 : sethpink/rust/derive-eq-tuple...
2013-02-21 borsauto merge of #5065 : catamorphism/rust/issue-3453...
2013-02-21 borsauto merge of #5063 : pcwalton/rust/plussing, r=pcwalton
2013-02-21 Patrick Waltonlibrustc: Separate most trait bounds with '+'. rs=plussing
2013-02-05 Tim ChevalierMerge
2013-02-04 Brian AndersonMerge remote-tracking branch 'bstrie/rimov' into incoming
2013-02-03 borsautomated merge
2013-02-02 Graydon Hoarecheck-fast fallout from removing export, r=burningtree
2012-12-11 Tim ChevalierMerge pull request #4144 from luqmana/deprecated-attribute
2012-12-11 Graydon HoareReliciense makefiles and testsuite. Yup.
2012-09-08 Brian AndersonConvert all kind bounds to camel case. Remove send...
2012-08-02 Brian AndersonConvert ret to return
2012-01-05 Stefan PlantikowMerge branch 'master' into kmath
2012-01-05 Marijn HaverbekeSwitch to new param kind bound syntax
2011-11-18 Marijn HaverbekeUpdate stdlib, compiler, and tests to new kind system
2011-10-25 Marijn HaverbekeUpdate our code to new type parameter kind syntax
2011-09-12 Brian AndersonMerge branch 'unwind'
2011-09-12 Marijn HaverbekeReformat for new mode syntax, step 1
2011-09-08 Graydon HoareMerge pull request #867 from paulstansifer/master
2011-08-23 Graydon HoareAdd kind-checking for assign-op, copy, ret, be, fail...
2011-08-16 Erick TryzelaarPort the tests to the decl foo<T> syntax.
2011-07-29 robarnoldMerge pull request #781 from robarnold/upstream-stable
2011-07-27 Marijn HaverbekeReformat for new syntax
2011-06-15 Graydon HoareReformat source tree (minus a couple tests that are...
2011-05-03 Patrick WaltonUn-revert "Use different syntax for checks that matter...
2011-05-03 Graydon HoareRevert "Use different syntax for checks that matter...
2011-05-02 Tim ChevalierUse different syntax for checks that matter to typestate
2011-01-18 Graydon HoareMake legal and un-XFAIL generic-fn-infer.rs (on both...
2010-06-24 Graydon HoarePopulate tree.