]> git.lizzy.rs Git - rust.git/history - src/test/run-pass/unboxed-closures-infer-recursive-fn.rs
rustdoc: Replace no-pretty-expanded with pretty-expanded
[rust.git] / src / test / run-pass / unboxed-closures-infer-recursive-fn.rs
2015-03-23 Brian Andersonrustdoc: Replace no-pretty-expanded with pretty-expanded
2015-03-20 Manish GoregaokarRollup merge of #23447 - kjpgit:kjp/pointerexample...
2015-03-13 Manish GoregaokarRollup merge of #21468 - sanxiyn:dead-variant, r=
2015-03-06 borsAuto merge of #22474 - iKevinY:pandoc-version-check...
2015-03-06 Manish GoregaokarRollup merge of #22474 - iKevinY:pandoc-version-check...
2015-03-05 Manish GoregaokarRollup merge of #22029 - iKevinY:tidy-changes, r=brson
2015-02-25 Manish GoregaokarRollup merge of #22783 - alexcrichton:deprecate-taskpoo...
2015-02-24 borsAuto merge of #22530 - rprichard:master, r=dotdash
2015-02-24 Manish GoregaokarRollup merge of #22473 - leejunseok:fix_pointer_example...
2015-02-23 Manish GoregaokarRollup merge of #22544 - bombless:fix-pattern, r=pnkfelix
2015-02-23 Manish GoregaokarRollup merge of #22559 - kmcallister:borrowck-readme...
2015-02-23 Manish GoregaokarRollup merge of #22513 - steveklabnik:doc_str, r=brson
2015-02-23 Manish GoregaokarRollup merge of #22505 - tshepang:current_dir, r=stevek...
2015-02-23 Manish GoregaokarRollup merge of #22371 - fhahn:issue-17829-compiletest...
2015-02-23 Manish GoregaokarRollup merge of #22270 - steveklabnik:gh22152, r=huonw
2015-02-21 Manish GoregaokarRollup merge of #22542 - ipetkov:unsafe-lint, r=huonw
2015-02-21 Manish GoregaokarRollup merge of #22545 - Ryman:fucntion, r=dotdash
2015-02-21 Manish GoregaokarRollup merge of #22527 - dotdash:if-loop, r=huonw
2015-02-21 Manish GoregaokarRollup merge of #22524 - stevencrockett:master, r=steve...
2015-02-21 Manish GoregaokarRollup merge of #22522 - zeroem:patch-1, r=pnkfelix
2015-02-21 Manish GoregaokarRollup merge of #22515 - adamhjk:add-else-if-to-docs...
2015-02-21 Manish GoregaokarRollup merge of #22267 - steveklabnik:fix_lie, r=Gankro
2015-02-21 borsAuto merge of #21959 - dhuseby:bitrig-support, r=brson
2015-02-19 borsAuto merge of #22541 - Manishearth:rollup, r=Gankro
2015-02-19 Alex CrichtonMerge remote-tracking branch 'origin/master' into rollup
2015-02-19 Alex Crichtonrollup merge of #22517: brson/relnotes
2015-02-18 Alex Crichtonrollup merge of #22286: nikomatsakis/variance-4b
2015-02-18 Niko MatsakisFallout: tests. As tests frequently elide things, lots...
2015-02-13 borsAuto merge of #21376 - fhahn:issue-15881-model-lexer...
2015-02-07 borsAuto merge of #21874 - nagisa:reference-is-removal...
2015-02-06 borsAuto merge of #21609 - GarrettHeel:master, r=steveklabnik
2015-02-03 borsAuto merge of #21675 - huonw:less-false-positives,...
2015-02-03 borsAuto merge of #21745 - chris-morgan:add-missing-unstabl...
2015-02-02 Alex Crichtonrollup merge of #21832: genbattle/doc-unicode-escapes
2015-02-02 Alex Crichtonrollup merge of #21825: kmcallister/ttdelim-span
2015-02-02 Alex Crichtonrollup merge of #21819: dsyang/doc_fix
2015-02-02 Alex Crichtonrollup merge of #21818: dotdash/llvm_up
2015-02-02 Alex Crichtonrollup merge of #21817: edwardw/symmetric-binop
2015-02-02 Alex Crichtonrollup merge of #21815: nagisa/overflowing-lints
2015-02-02 Alex Crichtonrollup merge of #21808: jfager/r20454
2015-02-02 Alex Crichtonrollup merge of #21803: madmalik/patch-1
2015-02-02 Alex Crichtonrollup merge of #21800: brson/unused_features
2015-02-02 Alex Crichtonrollup merge of #21794: alexcrichton/stabilize-atomic...
2015-02-02 Alex Crichtonrollup merge of #21787: alexcrichton/std-env
2015-02-02 Alex Crichtonrollup merge of #21782: alexcrichton/issue-21771
2015-02-02 Alex Crichtonrollup merge of #21754: semarie/openbsd-rebased
2015-02-02 Alex Crichtonrollup merge of #21509: lucab/lucab/copyright-update
2015-02-02 borsAuto merge of #21647 - alfie:suffix-medium, r=alexcrichton
2015-02-01 borsAuto merge of #21806 - edwardw:new-range-impl, r=alexcr...
2015-02-01 borsAuto merge of #21811 - tbu-:pr_more_isize, r=alexcrichton
2015-02-01 borsAuto merge of #21805 - nikomatsakis:closure-inference...
2015-02-01 Niko MatsakisTo handle more complex cases, modify the deferred call...