]> git.lizzy.rs Git - rust.git/history - src/librustdoc/lib.rs
auto merge of #15421 : catharsis/rust/doc-ffi-minor-fixes, r=alexcrichton
[rust.git] / src / librustdoc / lib.rs
2014-07-15 borsauto merge of #15421 : catharsis/rust/doc-ffi-minor...
2014-07-15 borsauto merge of #15534 : steveklabnik/rust/guide_stdin...
2014-07-15 borsauto merge of #15531 : steveklabnik/rust/guide_looping...
2014-07-15 borsauto merge of #15434 : steveklabnik/rust/guide_match...
2014-07-14 borsauto merge of #15497 : jasonthompson/rust/docs/str3...
2014-07-13 borsauto merge of #15591 : aturon/rust/box-cell-stability...
2014-07-13 borsauto merge of #15584 : alexcrichton/rust/warn-annoyance...
2014-07-13 borsauto merge of #15621 : sfackler/rust/attr-span, r=cmr
2014-07-13 borsauto merge of #15614 : lucidd/rust/#15474, r=alexcrichton
2014-07-12 borsauto merge of #15617 : aturon/rust/std-more-experimenta...
2014-07-12 borsauto merge of #15613 : cmr/rust/rustdoc-arg-patterns...
2014-07-12 borsauto merge of #15610 : brson/rust/0.12.0, r=alexcrichton
2014-07-12 borsauto merge of #15607 : lucidd/rust/master, r=pnkfelix
2014-07-12 borsauto merge of #15605 : blake2-ppc/rust/rustdoc-const...
2014-07-12 borsauto merge of #15602 : adrientetar/rust/name-fix, r...
2014-07-12 borsauto merge of #15601 : jbclements/rust/disable-default...
2014-07-12 borsauto merge of #15592 : arjantop/rust/bufwriter-write...
2014-07-12 borsauto merge of #15588 : alexcrichton/rust/issue-15478...
2014-07-12 borsauto merge of #15597 : brson/rust/ldconfig, r=pcwalton
2014-07-12 borsauto merge of #15589 : Denommus/rust/master, r=alexcrichton
2014-07-11 borsauto merge of #15586 : aturon/rust/stability-dashboard...
2014-07-11 borsauto merge of #15565 : alexcrichton/rust/issue-15475...
2014-07-11 borsauto merge of #15570 : omasanori/rust/radix, r=alexcrichton
2014-07-11 Aaron Turonrustdoc: Add stability dashboard
2014-07-10 borsauto merge of #15578 : alexcrichton/rust/fix-dist-again...
2014-07-10 borsauto merge of #15563 : luqmana/rust/nif, r=pcwalton
2014-07-10 borsauto merge of #15566 : japaric/rust/command-clone,...
2014-07-10 borsauto merge of #15561 : huonw/rust/must-use-iterators...
2014-07-10 borsauto merge of #15556 : alexcrichton/rust/snapshots...
2014-07-09 borsauto merge of #15471 : erickt/rust/push_all, r=acrichto
2014-07-09 borsauto merge of #15283 : kwantam/rust/master, r=alexcrichton
2014-07-09 Alex CrichtonRegister new snapshots
2014-07-09 borsauto merge of #15540 : Gankro/rust/master, r=huonw
2014-07-09 borsauto merge of #15530 : adrientetar/rust/proper-fonts...
2014-07-09 borsauto merge of #15422 : steveklabnik/rust/guide_compound...
2014-07-09 borsauto merge of #15374 : steveklabnik/rust/comments,...
2014-07-08 borsauto merge of #14832 : alexcrichton/rust/no-rpath,...
2014-07-08 borsauto merge of #15493 : brson/rust/tostr, r=pcwalton
2014-07-08 Richo Healeystd: Rename the `ToStr` trait to `ToString`, and `to_st...
2014-07-08 borsauto merge of #15406 : luqmana/rust/nop, r=pcwalton
2014-07-07 borsauto merge of #15440 : pcwalton/rust/struct-aliases...
2014-07-07 borsauto merge of #15411 : mitchmindtree/rust/master, r...
2014-07-07 borsauto merge of #15464 : dotdash/rust/bool_stores, r...
2014-07-06 borsauto merge of #15465 : SimonSapin/rust/patch-4, r=alexc...
2014-07-06 borsauto merge of #15456 : aochagavia/rust/guide, r=alexcri...
2014-07-06 borsauto merge of #15454 : jakub-/rust/15453, r=huonw
2014-07-06 borsauto merge of #15447 : patrickyevsukov/rust/patch-1...
2014-07-06 borsauto merge of #15441 : P1start/rust/lifetime-suggest...
2014-07-06 borsauto merge of #15439 : dotdash/rust/remove_entry_bcx...
2014-07-06 borsauto merge of #15417 : pfalabella/rust/rational-signed...
2014-07-05 borsauto merge of #15319 : alexcrichton/rust/no-crate-id...
2014-07-05 borsauto merge of #15225 : Ryman/rust/liburl_minor, r=alexc...
2014-07-05 Alex Crichtonrustc: Remove CrateId and all related support
2014-07-05 borsauto merge of #15442 : luqmana/rust/odp, r=pnkfelix
2014-07-05 borsauto merge of #15284 : apoelstra/rust/bitv-methods...
2014-07-05 borsauto merge of #15425 : jbclements/rust/hygiene-for...
2014-07-04 borsauto merge of #15404 : vhbit/rust/ios-ptr-fixes, r...
2014-07-04 borsauto merge of #15051 : retep998/rust/master, r=alexcrichton
2014-07-04 borsauto merge of #15403 : vhbit/rust/ios-llvm-fixme, r...
2014-07-04 borsauto merge of #15388 : jakub-/rust/issue-12285, r=pcwalton
2014-07-04 borsauto merge of #15387 : huonw/rust/toc-space, r=alexcrichton
2014-07-04 borsauto merge of #15378 : mdinger/rust/Issue_15333, r...
2014-07-04 borsauto merge of #15369 : omasanori/rust/asctime, r=alexcr...
2014-07-04 borsauto merge of #15356 : pcwalton/rust/wrong-implementor...
2014-07-04 borsauto merge of #15321 : huonw/rust/nil-prim, r=alexcrichton
2014-07-04 borsauto merge of #15343 : alexcrichton/rust/0.11.0-release...
2014-07-03 Alex CrichtonMerge remote-tracking branch 'origin/master' into 0...
2014-07-02 borsauto merge of #15222 : alexcrichton/rust/relnotes,...
2014-07-02 Alex CrichtonMerge remote-tracking branch 'origin/master' into 0...
2014-07-02 borsauto merge of #15286 : alexcrichton/rust/channel-stabil...
2014-07-02 borsauto merge of #15257 : erickt/rust/hashmap, r=alexcrichton
2014-07-02 borsauto merge of #15069 : luqmana/rust/cia, r=pcwalton
2014-07-01 borsauto merge of #15288 : brson/rust/cleanslice, r=alexcri...
2014-07-01 borsauto merge of #15281 : alexcrichton/rust/show-for-show...
2014-07-01 borsauto merge of #15242 : pcwalton/rust/self-in-trait...
2014-07-01 borsauto merge of #15271 : jasonthompson/rust/docs/str...
2014-06-30 borsauto merge of #15247 : smenardpw/rust/patch-1, r=alexcr...
2014-06-30 borsauto merge of #15238 : aochagavia/rust/json, r=alexcrichton
2014-06-30 Adolfo OchagavĂ­aFix issues in librustdoc
2014-06-30 borsauto merge of #14613 : schmee/rust/utf16-iterator,...
2014-06-30 borsauto merge of #15259 : steveklabnik/rust/patch-3, r...
2014-06-30 borsauto merge of #15262 : zecozephyr/rust/15620, r=luqmana
2014-06-30 borsauto merge of #15237 : zzmp/rust/feat/markdown-in-crate...
2014-06-30 zzmpAllow external html in rustdoc for crates.
2014-06-28 borsauto merge of #15210 : luqmana/rust/windoc, r=alexcrichton
2014-06-28 borsauto merge of #15208 : alexcrichton/rust/snapshots...
2014-06-28 borsauto merge of #15233 : jbclements/rust/match-var-hygien...
2014-06-27 Alex CrichtonUpdate to 0.11.0
2014-06-27 borsauto merge of #15166 : zookoatleastauthoritycom/rust...
2014-06-26 borsauto merge of #14886 : alexcrichton/rust/rt-improvement...
2014-06-26 borsauto merge of #15197 : omasanori/rust/doc-fix, r=alexcr...
2014-06-26 borsauto merge of #15192 : mrec/rust/json-nan, r=alexcrichton
2014-06-26 borsauto merge of #15194 : Sawyer47/rust/to-string-cleanup...
2014-06-26 Piotr JawniakRemove unnecessary to_string calls
2014-06-25 borsauto merge of #15121 : steveklabnik/rust/matching_docs...
2014-06-25 borsauto merge of #15165 : zookoatleastauthoritycom/rust...
2014-06-25 borsauto merge of #15160 : alexcrichton/rust/remove-f128...
2014-06-25 borsauto merge of #15163 : alexcrichton/rust/rollup, r...
2014-06-25 Robert BuonpastoreStabilize version output for rustc and rustdoc
2014-06-24 borsauto merge of #14963 : w3ln4/rust/master, r=alexcrichton
next