about summary refs log tree commit diff
path: root/src/doc/guide.md
AgeCommit message (Expand)AuthorLines
2014-08-03Remove "bin" section from Cargo.tomlDaniel Hofstetter-4/+0
2014-08-03auto merge of #16198 : cakebaker/rust/remove_unused_tuple_struct, r=steveklabnikbors-1/+0
2014-08-02auto merge of #16186 : steveklabnik/rust/guide_cargo_new, r=alexcrichtonbors-53/+30
2014-08-02Remove unused tuple structDaniel Hofstetter-1/+0
2014-08-02auto merge of #16175 : EduardoBautista/rust/fix-guessing-game-appearing-early...bors-14/+14
2014-08-02auto merge of #16160 : EduardoBautista/rust/use-bang-at-end-of-hello-world, r...bors-4/+4
2014-08-01Add note about Cargo.lockSteve Klabnik-0/+12
2014-08-01Use cargo new.Steve Klabnik-53/+18
2014-08-02auto merge of #16119 : steveklabnik/rust/guide_pointers, r=brsonbors-7/+255
2014-08-01Move caret under the 'x' variabeEduardo Bautista-3/+3
2014-08-01Use hello_world instead of the guessing_gameEduardo Bautista-11/+11
2014-07-31Be more consistent with "Hello, world!"Eduardo Bautista-4/+4
2014-07-31Guide: pointersSteve Klabnik-7/+255
2014-07-30Guide: testingSteve Klabnik-1/+574
2014-07-29New Guide: crates and modulesSteve Klabnik-9/+351
2014-07-23auto merge of #15899 : aochagavia/rust/guide, r=kballardbors-9/+4
2014-07-22Remove misleading code example from The GuideAdolfo OchagavĂ­a-9/+4
2014-07-21Guide: fix headingsSteve Klabnik-38/+38
2014-07-21Guessing game explanationSteve Klabnik-70/+879
2014-07-21Guide: improve error handlingSteve Klabnik-49/+131
2014-07-18Fix typo.David Vazgenovich Shakaryan-1/+1
2014-07-15Fix cargo install instructionsSteve Klabnik-53/+6
2014-07-15auto merge of #15534 : steveklabnik/rust/guide_stdin, r=brsonbors-0/+106
2014-07-15auto merge of #15531 : steveklabnik/rust/guide_looping, r=brsonbors-4/+137
2014-07-15auto merge of #15434 : steveklabnik/rust/guide_match, r=brsonbors-0/+96
2014-07-11Bump version to 0.12.0-preBrian Anderson-1/+1
2014-07-09Remove car analogy.Steve Klabnik-10/+5
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-08Guide: Standard inputSteve Klabnik-0/+106
2014-07-08Guide: loopingSteve Klabnik-4/+137
2014-07-08Guide: matchSteve Klabnik-0/+96
2014-07-08Guide: commentsSteve Klabnik-2/+45
2014-07-08Guide: complex data typesSteve Klabnik-3/+273
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-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-04auto merge of #15343 : alexcrichton/rust/0.11.0-release, r=brsonbors-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-02Merge remote-tracking branch 'origin/master' into 0.11.0-releaseAlex Crichton-14/+226
2014-07-01Guide: variable bindings.Steve Klabnik-0/+210
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-30Little typo fixsmenardpw-2/+2
2014-06-29it -> CargoSteve Klabnik-2/+3
2014-06-27Update to 0.11.0 0.11.0Alex Crichton-3/+3