]> git.lizzy.rs Git - rust.git/history - src/librustdoc/fold.rs
test: Make manual changes to deal with the fallout from removal of
[rust.git] / src / librustdoc / fold.rs
2014-03-21 Patrick Waltontest: Make manual changes to deal with the fallout...
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 #12632 : fhahn/rust/issue-12507-rustdoc...
2014-02-26 Florian HahnMark top level module as a crate in rustdoc, closes...
2014-02-20 borsauto merge of #12161 : aepsil0n/rust/docs/for-loop...
2014-02-12 borsauto merge of #12165 : fhahn/rust/change-some-tests...
2014-02-12 borsauto merge of #12204 : alexcrichton/rust/seek, r=pcwalton
2014-02-12 borsauto merge of #12196 : dguenther/rust/fix-fourcc-exampl...
2014-02-12 borsauto merge of #12194 : WebeWizard/rust/master, r=cmr
2014-02-12 borsauto merge of #12190 : alexcrichton/rust/fix-snap-again...
2014-02-12 borsauto merge of #12185 : nikomatsakis/rust/issue-12033...
2014-02-12 borsauto merge of #12184 : JeremyLetang/rust/rustpkg-link...
2014-02-12 borsauto merge of #12027 : vadimcn/rust/compiler-rt, r...
2014-02-12 borsauto merge of #11961 : niftynif/rust/btree, r=brson
2014-02-11 borsauto merge of #12158 : nikomatsakis/rust/issue-6801...
2014-02-11 Niko Matsakislibrustdoc -- move closure to clarify scope
2014-02-11 borsauto merge of #12170 : aepsil0n/rust/feature/reserve_do...
2014-02-11 borsauto merge of #12159 : alexcrichton/rust/move-fourcc...
2014-02-11 borsauto merge of #12156 : dguenther/rust/add-fourcc-doc...
2014-02-11 borsauto merge of #12155 : sanxiyn/rust/binary, r=pnkfelix
2014-02-11 borsauto merge of #12153 : pnkfelix/rust/fsk-add-dash-C...
2014-02-10 borsauto merge of #11956 : edwardw/rust/issue-7556, r=cmr
2014-02-10 Edward WangMove replace and swap to std::mem. Get rid of std:...
2013-12-23 borsauto merge of #11022 : spaolacci/rust/0read, r=alexcrichton
2013-12-20 borsauto merge of #10986 : adridu59/rust/patch-new, r=alexc...
2013-12-19 borsauto merge of #11070 : ezyang/rust/better-errors, r...
2013-12-19 borsauto merge of #10977 : brson/rust/androidtest, r=brson
2013-12-19 borsauto merge of #10927 : g3xzh/rust/sum_bugfix, r=huonw
2013-12-19 borsauto merge of #11029 : huonw/rust/rm-vec-as-buf, r=cmr
2013-12-18 borsauto merge of #11013 : klutzy/rust/win-no-pthread,...
2013-12-18 borsauto merge of #11012 : alexcrichton/rust/needstest...
2013-12-18 borsauto merge of #11033 : michaelwoerister/rust/byvalself...
2013-12-18 borsauto merge of #11024 : huonw/rust/return-from-closures...
2013-12-18 borsauto merge of #10915 : alexcrichton/rust/fixes, r=ILyoan
2013-12-18 borsauto merge of #11025 : ezyang/rust/reword-second-borrow...
2013-12-18 borsauto merge of #11018 : sfackler/rust/variant-strip...
2013-12-17 Steven FacklerFix rustdoc output of enums with private variants
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-17 borsauto merge of #9846 : cmr/rust/serialize_uuid, r=alexcr...
2013-10-17 borsauto merge of #9721 : klutzy/rust/uv-net-read-fix,...
2013-10-17 borsauto merge of #9634 : blake2-ppc/rust/by-ref-iter,...
2013-10-16 borsauto merge of #9857 : brson/rust/mainsched, r=alexcrichton
2013-10-14 borsauto merge of #9848 : huonw/rust/move-trait-doc, r...
2013-10-14 borsauto merge of #9844 : bytbox/rust/master, r=alexcrichton
2013-10-14 borsauto merge of #9843 : sfackler/rust/rustdoc-strip-priva...
2013-10-14 Steven FacklerMake Rustdoc strip private fields
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 #9335 : alexcrichton/rust/issue-7945...
2013-09-24 borsauto merge of #9336 : alexcrichton/rust/issue-7981...
2013-09-24 borsauto merge of #9457 : klutzy/rust/doc-fix, r=alexcrichton
2013-09-23 borsauto merge of #9301 : luqmana/rust/ncm, r=brson
2013-09-23 borsauto merge of #9385 : alexcrichton/rust/actually-ndebug...
2013-09-22 borsauto merge of #9389 : poiru/rust/issue-9333, r=alexcrichton
2013-09-22 borsauto merge of #9408 : thestinger/rust/valgrind, r=alexc...
2013-09-22 borsauto merge of #9402 : alexcrichton/rust/no-ng, r=thestinger
2013-09-22 Alex Crichtonrustdoc: Out with the old, in with the new
2013-08-20 borsauto merge of #8328 : alexcrichton/rust/llvm-head,...
2013-08-14 borsauto merge of #8439 : huonw/rust/hashset-clone, r=cmr
2013-08-13 Graydon HoareMerge pull request #8432 from chris-morgan/remove-asser...
2013-08-12 borsauto merge of #8419 : cmr/rust/fix-rtdebug, r=brson
2013-08-12 borsauto merge of #8400 : blake2-ppc/rust/seq-ord, r=cmr
2013-08-12 borsauto merge of #8429 : catamorphism/rust/rustpkg-docs...
2013-08-12 borsauto merge of #8418 : pnkfelix/rust/fsk-issue3192-impro...
2013-08-12 borsauto merge of #8410 : luqmana/rust/mcpu, r=sanxiyn
2013-08-12 borsauto merge of #8427 : brson/rust/rustc-stack, r=thestinger
2013-08-11 borsauto merge of #8421 : alexcrichton/rust/unnamed-addr...
2013-08-11 borsauto merge of #8404 : stepancheg/rust/zero-unit-inline...
2013-08-10 borsauto merge of #8430 : erickt/rust/cleanup-iterators...
2013-08-10 Erick TryzelaarMerge branch 'match' of https://github.com/msullivan...
2013-08-10 Erick TryzelaarMerge branch 'master' of https://github.com/MAnyKey...
2013-08-10 Erick TryzelaarMerge branch 'issue-8393-attributes-in-macros' of https...
2013-08-10 Erick TryzelaarMerge branch 'master' of https://github.com/p2j4d2c...
2013-08-10 Erick TryzelaarMerge branch 'trie-bound-iters' of https://github.com...
2013-08-10 Erick TryzelaarMerge branch 'vec-exh' of https://github.com/stepancheg...
2013-08-10 Erick TryzelaarMerge branch 'enum-method-privacy' of https://github...
2013-08-10 Erick TryzelaarMerge remote-tracking branch 'remotes/origin/master...
2013-08-10 borsauto merge of #8327 : sstewartgallus/rust/factor_out_wa...
2013-08-10 Erick Tryzelaarstd: Rename Iterator.transform -> .map
2013-08-09 borsauto merge of #8176 : catamorphism/rust/rustpkg-extern...
2013-08-09 borsauto merge of #8369 : yichoi/rust/arm-test, r=sanxiyn
2013-08-09 borsauto merge of #8362 : sfackler/rust/env, r=alexcrichton
2013-08-09 borsauto merge of #8361 : alexcrichton/rust/fix-node-hashes...
2013-08-09 borsauto merge of #8350 : dim-an/rust/fix-struct-match...
2013-08-09 Erick TryzelaarMerge remote-tracking branch 'remotes/origin/master...
2013-08-09 borsauto merge of #8336 : stepancheg/rust/socket-addr-from...
2013-08-08 borsauto merge of #8356 : toddaaro/rust/ws, r=brson
2013-08-08 borsauto merge of #8385 : cmr/rust/big-rollup, r=alexcrichton
2013-08-08 Sangeun KimChange const to static
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...
next