]> git.lizzy.rs Git - rust.git/history - src/librustdoc/html
Add hide/show detail toggles to rustdoc
[rust.git] / src / librustdoc / html /
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 Kevin Walterrustdoc: render 1-tuples as (T,) instead of (T)
2014-07-11 rootrustdoc: Change type name of raw pointer from *T to...
2014-07-11 Adrien Tétarwebfonts: name fix
2014-07-11 Aaron Turonrustdoc: Add stability dashboard
2014-07-10 borsauto merge of #15563 : luqmana/rust/nif, r=pcwalton
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 borsauto merge of #15483 : AlisdairO/rust/master, r=alexcri...
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 #15339 : cmr/rust/rewrite-lexer2, r=huonw
2014-07-09 Corey Richardsonlexer: lex WS/COMMENT/SHEBANG rather than skipping
2014-07-09 Corey Richardsonsyntax: don't parse numeric literals in the lexer
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 Adrien Tétarwebfonts: check-in licenses
2014-07-08 Adrien Tétarwebfonts: serve Source Code Pro locally
2014-07-08 Adrien Tétarwebfonts: proper fix
2014-07-08 borsauto merge of #15521 : nick29581/rust/type, r=pcwalton
2014-07-08 Nick CameronChange DST syntax: type -> Sized?
2014-07-08 borsauto merge of #15406 : luqmana/rust/nop, r=pcwalton
2014-07-05 borsauto merge of #15225 : Ryman/rust/liburl_minor, r=alexc...
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-03 James RoweUpdated the licensing information for the Levenshtein...
2014-07-03 James RoweImproved the search by including a levenshtein distance...
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-02 Huon Wilsonrustdoc: s/nil/unit/ internally.
2014-07-02 borsauto merge of #15295 : TeXitoi/rust/relicense-shootout...
2014-07-01 borsauto merge of #15292 : alxgnon/rust/vim_syntax_cleanup...
2014-07-01 borsauto merge of #15289 : aturon/rust/libstd-stability...
2014-07-01 borsauto merge of #15288 : brson/rust/cleanslice, r=alexcri...
2014-07-01 borsauto merge of #15263 : aturon/rust/rustdoc-stability...
2014-07-01 Aaron Turonrustdoc: incorporate stability index throughout
2014-06-30 borsauto merge of #15247 : smenardpw/rust/patch-1, r=alexcr...
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-30 borsauto merge of #15256 : erickt/rust/optimizations, r...
2014-06-30 borsauto merge of #15254 : alex/rust/patch-1, r=alexcrichton
2014-06-29 borsauto merge of #15252 : alexcrichton/rust/issue-15231...
2014-06-29 borsauto merge of #15234 : pcwalton/rust/integer-fallback...
2014-06-29 Patrick Waltonlibrustc: Remove the fallback to `int` for integers...
2014-06-29 borsauto merge of #15246 : Sawyer47/rust/rand-doc-fix,...
2014-06-29 borsauto merge of #15249 : aochagavia/rust/rand, r=huonw
2014-06-29 borsauto merge of #14904 : huonw/rust/cstr-remove-withref...
2014-06-29 Huon Wilsonc_str: replace .with_ref with .as_ptr throughout the...
2014-06-29 borsauto merge of #15241 : arjantop/rust/maybeownedvector...
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 Alex CrichtonRename all raw pointers as necessary
2014-06-28 borsauto merge of #15233 : jbclements/rust/match-var-hygien...
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 #15165 : zookoatleastauthoritycom/rust...
2014-06-24 borsauto merge of #15114 : ben0x539/rust/run-make-libpath...
2014-06-24 borsauto merge of #14963 : w3ln4/rust/master, r=alexcrichton
2014-06-24 borsauto merge of #15113 : pnkfelix/rust/fsk-add-regression...
2014-06-24 borsauto merge of #15079 : nikomatsakis/rust/issue-5527...
2014-06-24 borsauto merge of #14952 : alexcrichton/rust/const-unsafe...
2014-06-24 borsauto merge of #15105 : alexcrichton/rust/snapshots...
2014-06-23 borsauto merge of #15106 : Sawyer47/rust/rm-duplicated...
2014-06-23 borsauto merge of #15100 : rapha/rust/master, r=alexcrichton
next