]> git.lizzy.rs Git - rust.git/history - src/test/run-pass/last-use-is-capture.rs
auto merge of #13967 : richo/rust/features/ICE-fails, r=alexcrichton
[rust.git] / src / test / run-pass / last-use-is-capture.rs
2014-05-07 borsauto merge of #13967 : richo/rust/features/ICE-fails...
2014-05-07 borsauto merge of #13958 : pcwalton/rust/detilde, r=pcwalton
2014-05-07 Patrick Waltonlibrustc: Remove `~EXPR`, `~TYPE`, and `~PAT` from...
2014-03-17 borsauto merge of #12742 : FlaPer87/rust/issue-11411-static...
2014-03-17 borsauto merge of #12937 : sinistersnare/rust/method-error...
2014-03-16 borsauto merge of #12924 : Florob/rust/bigint, r=alexcrichton
2014-03-16 borsauto merge of #12929 : sfackler/rust/automatically...
2014-03-16 borsauto merge of #12899 : brson/rust/cleanbacktrace, r...
2014-03-16 borsauto merge of #12791 : alexcrichton/rust/liblog, r...
2014-03-16 Alex Crichtonlog: Introduce liblog, the old std::logging
2013-12-05 borsauto merge of #10562 : ongardie/rust/master, r=brson
2013-12-05 borsauto merge of #10211 : ktt3ja/rust/add-lrucache, r...
2013-11-28 borsauto merge of #10519 : nikomatsakis/rust/issue-8624...
2013-11-27 borsauto merge of #10684 : jld/rust/unstruct-unhack-typekin...
2013-11-27 borsauto merge of #10670 : eddyb/rust/node-u32, r=alexcrichton
2013-11-27 borsauto merge of #10679 : alexcrichton/rust/no-routine...
2013-11-27 borsauto merge of #10677 : jld/rust/type-enum-discrim-rm...
2013-11-26 borsauto merge of #10312 : thestinger/rust/thread_local...
2013-11-26 borsauto merge of #10581 : pcwalton/rust/dedo, r=pcwalton
2013-11-26 Patrick Waltontest: Remove most uses of `&fn()` from the tests.
2013-11-14 borsauto merge of #9788 : geoffhill/rust/bare-fn-cast,...
2013-10-28 borsauto merge of #10095 : huonw/rust/master, r=cmr
2013-10-23 borsauto merge of #10021 : alexcrichton/rust/asm-now-analyz...
2013-10-22 borsauto merge of #10013 : bdash/rust/mavericks-unwinding...
2013-10-22 borsauto merge of #9923 : thestinger/rust/managed_boxes...
2013-10-22 borsauto merge of #10006 : alexcrichton/rust/another-massiv...
2013-10-22 Alex CrichtonDrop the '2' suffix from logging macros
2013-10-17 borsauto merge of #9634 : blake2-ppc/rust/by-ref-iter,...
2013-10-13 borsauto merge of #9608 : hmarr/rust/vec-get-opt, r=huonw
2013-10-04 borsauto merge of #9662 : vadimcn/rust/package-runtime...
2013-10-03 borsauto merge of #9522 : steveklabnik/rust/doc_std_opts...
2013-10-02 borsauto merge of #9638 : pnkfelix/rust/fsk-issue7526-attem...
2013-10-02 borsauto merge of #9656 : thestinger/rust/immediate, r...
2013-10-02 borsauto merge of #9600 : MicahChalmer/rust/fill-with-code...
2013-10-02 borsauto merge of #9578 : alexcrichton/rust/un-ignore-libuv...
2013-10-01 borsauto merge of #9645 : dckc/rust/patch-2, r=catamorphism
2013-10-01 borsauto merge of #9644 : alexcrichton/rust/clarify, r...
2013-10-01 borsauto merge of #9636 : alexcrichton/rust/rustdoc, r...
2013-10-01 borsauto merge of #9576 : FlaPer87/rust/issue/9125, r=alexc...
2013-10-01 borsauto merge of #9599 : alexcrichton/rust/less-fmt, r...
2013-10-01 Alex Crichtonrpass: Remove usage of fmt!
2013-09-26 borsauto merge of #9497 : pnkfelix/rust/fsk-7752-use-fcnptr...
2013-09-26 borsauto merge of #9404 : blake2-ppc/rust/result-map-opt...
2013-09-25 borsauto merge of #9345 : Dretch/rust/digest-result-bytes...
2013-09-25 borsauto merge of #9428 : alexcrichton/rust/llvm-zlib-and...
2013-09-25 borsauto merge of #9455 : jesseray/rust/master, r=pnkfelix
2013-09-25 borsauto merge of #9335 : alexcrichton/rust/issue-7945...
2013-09-24 borsauto merge of #9336 : alexcrichton/rust/issue-7981...
2013-09-24 borsauto merge of #9471 : brson/rust/rustexit, r=thestinger
2013-09-24 borsauto merge of #9463 : pnkfelix/rust/fsk-syntax-visit...
2013-09-24 borsauto merge of #9457 : klutzy/rust/doc-fix, r=alexcrichton
2013-09-24 borsauto merge of #9453 : pnkfelix/rust/fsk-further-syntax...
2013-09-24 borsauto merge of #9450 : jzelinskie/rust/tutorial-tasks...
2013-09-24 borsauto merge of #9449 : dckc/rust/patch-1, r=alexcrichton
2013-09-24 borsauto merge of #9439 : steveklabnik/rust/build_rustpkg_t...
2013-09-24 borsauto merge of #9454 : alexcrichton/rust/snapshot, r...
2013-09-24 borsauto merge of #9310 : pcwalton/rust/at-fn, r=pcwalton
2013-09-24 Patrick Waltontest: Fix rustdoc and tests.
2013-03-28 borsauto merge of #5561 : fabiand/rust/wllvm32, r=catamorphism
2013-03-20 borsauto merge of #5350 : yichoi/rust/pull-0313-2, r=graydo...
2013-03-19 borsauto merge of #5356 : jld/rust/enum-less-magic, r=graydon
2013-03-18 borsauto merge of #5420 : boggle/rust/sudoku-with-traits...
2013-03-17 borsauto merge of #5374 : z0w0/rust/rustdoc-explicit-self...
2013-03-16 borsauto merge of #5408 : thestinger/rust/trie, r=pcwalton
2013-03-16 borsauto merge of #5359 : luqmana/rust/inline-asm, r=pcwalton
2013-03-16 borsauto merge of #5404 : bstrie/rust/decopy, r=pcwalton
2013-03-15 Ben StriegelClonify some of run-pass
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 Brian AndersonRemove uses of log
2013-03-07 Brian AndersonMerge remote-tracking branch 'brson/cross7'
2013-03-07 borsauto merge of #5182 : youknowone/rust/enum-cast, r...
2013-03-04 borsauto merge of #5205 : thestinger/rust/radix, r=graydon
2013-03-03 borsauto merge of #5203 : erickt/rust/incoming, r=brson
2013-03-03 borsauto merge of #5197 : pcwalton/rust/fn-types, r=pcwalton
2013-03-03 Patrick Waltontest: Remove `fn@`, `fn~`, and `fn&` from the test...
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
2013-01-26 Brian AndersonMerge remote-tracking branch 'brson/nocommupstream2'
2013-01-26 Tim Chevaliertestsuite: Eliminate uses of structural records from...
2012-12-11 Tim ChevalierMerge pull request #4144 from luqmana/deprecated-attribute
2012-12-11 Graydon HoareReliciense makefiles and testsuite. Yup.
2012-12-07 Brian AndersonMerge pull request #4101 from brson/bound-default-methods
2012-12-06 Tim ChevalierMerge pull request #4089 from BeyondSora/incoming
2012-12-06 Patrick Waltontest: More bustage fixes. rs=me
2012-12-06 Patrick Waltontest: More run-pass test fixes
2012-07-02 Brian AndersonMerge remote-tracking branch 'Dretch/prettydocs'
2012-07-02 Brian AndersonMerge remote-tracking branch 'brson/uv'
2012-07-02 Brian AndersonConvert to new closure syntax
2012-06-30 Brian AndersonEliminate usages of old sugared call syntax
2012-01-10 Brian AndersonMerge pull request #1477 from erickt/master
2012-01-10 Graydon HoareRemove proto_sugar and 'lambda' as keyword, commit...
2012-01-05 Stefan PlantikowMerge branch 'master' into kmath
next