about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2014-07-09Remove car analogy.Steve Klabnik-10/+5
2014-07-09auto merge of #15530 : adrientetar/rust/proper-fonts, r=alexcrichtonbors-9/+13
2014-07-09auto merge of #15422 : steveklabnik/rust/guide_compound_data_types, r=brsonbors-3/+273
2014-07-09auto merge of #15374 : steveklabnik/rust/comments, r=brsonbors-2/+45
2014-07-08std: Rename the `ToStr` trait to `ToString`, and `to_str` to `to_string`.Richo Healey-14/+14
2014-07-08webfonts: serve Source Code Pro locallyAdrien Tétar-2/+6
2014-07-08webfonts: proper fixAdrien Tétar-7/+7
2014-07-08Guide: commentsSteve Klabnik-2/+45
2014-07-08Guide: complex data typesSteve Klabnik-3/+273
2014-07-07manual: Fix typo.Ruud van Asseldonk-3/+2
2014-07-06auto merge of #15467 : brson/rust/guideversion, r=alexcrichtonbors-1/+0
2014-07-06auto merge of #15456 : aochagavia/rust/guide, r=alexcrichtonbors-2/+2
2014-07-05doc: --version no longer displays the host tripleBrian Anderson-1/+0
2014-07-05auto merge of #15431 : iliekturtles/rust/13279-error-msg-order, r=pcwaltonbors-3/+4
2014-07-05Improved example in the GuideAdolfo Ochagavía-2/+2
2014-07-04rustc: Reorder error and note message to reduce confusion.Mike Boutin-3/+4
2014-07-04add a missing closing parensdgoon-1/+1
2014-07-04auto merge of #15387 : huonw/rust/toc-space, r=alexcrichtonbors-1/+2
2014-07-04auto merge of #15378 : mdinger/rust/Issue_15333, r=alexcrichtonbors-10/+10
2014-07-04auto merge of #15343 : alexcrichton/rust/0.11.0-release, r=brsonbors-5/+5
2014-07-04doc: reduce spacing of table of contents.Huon Wilson-1/+2
2014-07-03correct a few spelling mistakes in the tutorialNathan Froyd-3/+3
2014-07-03Guide: add mutable binding sectionSteve Klabnik-3/+39
2014-07-03Guide: functionsSteve Klabnik-0/+146
2014-07-03Guide: ifSteve Klabnik-0/+147
2014-07-03auto merge of #15331 : Derecho/rust/master, r=alexcrichtonbors-1/+1
2014-07-03Improve code reuse between trans/_match.rs and check_match.rsJakub Wieczorek-2/+0
2014-07-02Fix broken link by adding commamdinger-10/+10
2014-07-02Merge remote-tracking branch 'origin/master' into 0.11.0-releaseAlex Crichton-100/+328
2014-07-02auto merge of #15286 : alexcrichton/rust/channel-stability, r=cmrbors-0/+4
2014-07-02Apply stability attributes to std::commAlex Crichton-0/+4
2014-07-02Fix example in docs on documentationDerecho-1/+1
2014-07-02auto merge of #15229 : steveklabnik/rust/if, r=cmrbors-10/+221
2014-07-01Guide: variable bindings.Steve Klabnik-0/+210
2014-07-01doc: Clarify that an error is a compiler errorBrian Anderson-1/+1
2014-07-01Re-arrange TOC.Steve Klabnik-11/+12
2014-06-30auto merge of #15247 : smenardpw/rust/patch-1, r=alexcrichtonbors-2/+2
2014-06-30auto merge of #15259 : steveklabnik/rust/patch-3, r=alexcrichtonbors-2/+3
2014-06-30auto merge of #15237 : zzmp/rust/feat/markdown-in-crate-documentation, r=huonwbors-4/+15
2014-06-30Allow external html in rustdoc for crates.zzmp-4/+15
2014-06-30Little typo fixsmenardpw-2/+2
2014-06-29it -> CargoSteve Klabnik-2/+3
2014-06-29librustc: Remove the fallback to `int` for integers and `f64` forPatrick Walton-50/+48
2014-06-28auto merge of #15208 : alexcrichton/rust/snapshots, r=pcwaltonbors-30/+32
2014-06-28Rename all raw pointers as necessaryAlex Crichton-30/+32
2014-06-28auto merge of #15233 : jbclements/rust/match-var-hygiene-etc, r=cmrbors-1/+2
2014-06-27looks like a cut-n-paste error in unused codeJohn Clements-1/+2
2014-06-27Update to 0.11.0 0.11.0Alex Crichton-5/+5
2014-06-27auto merge of #15211 : steveklabnik/rust/guide_skeleton, r=huonwbors-0/+61
2014-06-27auto merge of #15166 : zookoatleastauthoritycom/rust/13570-add-see-below-to-a...bors-5/+6