about summary refs log tree commit diff
path: root/src/doc/guide.md
AgeCommit message (Expand)AuthorLines
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: 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
2014-06-27Skeleton outline of the guide.Steve Klabnik-0/+61
2014-06-26Add one more ignore.Steve Klabnik-1/+1
2014-06-26Fix windows run instructionsSteve Klabnik-1/+1
2014-06-26C macros, not C++ templates.Steve Klabnik-2/+2
2014-06-26Fix missing word and some grammarSteve Klabnik-2/+2
2014-06-26Note that macros != templatesSteve Klabnik-1/+4
2014-06-26Clarify which curly is being referred toSteve Klabnik-2/+2
2014-06-26TIL PATHEXTSteve Klabnik-1/+1
2014-06-26Move note about $ upSteve Klabnik-3/+3
2014-06-26Fixing link to subreddit.Steve Klabnik-4/+4
2014-06-26StackOverflow -> Stack OverflowSteve Klabnik-1/+1
2014-06-26Fix IRC linkage.Steve Klabnik-2/+3
2014-06-26staticly -> staticallySteve Klabnik-5/+5
2014-06-26all/someSteve Klabnik-1/+1
2014-06-26tha -> thanSteve Klabnik-4/+4
2014-06-26Fix capitalization of Issue.Steve Klabnik-1/+1
2014-06-26Add a note that this requires `git`.Steve Klabnik-1/+8
2014-06-26Guide: Hello, cargoSteve Klabnik-0/+113
2014-06-26auto merge of #15181 : steveklabnik/rust/hello_world, r=brsonbors-0/+180
2014-06-25Add extra ignore directives.Steve Klabnik-4/+4
2014-06-25Guide: Hello, world!Steve Klabnik-0/+180
2014-06-25thanks @sfacklerSteve Klabnik-1/+1
2014-06-25fix feedback from @huonwSteve Klabnik-3/+7
2014-06-25Guide: install instructionsSteve Klabnik-1/+96
2014-06-24Add the Guide, add warning to tutorial.Steve Klabnik-0/+10