about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2014-08-05auto merge of #16246 : ruud-v-a/rust/patch-1, r=brsonbors-1/+1
2014-08-05auto merge of #16234 : cakebaker/rust/rename_guessing_game_rs_to_main_rs, r=s...bors-17/+17
2014-08-05auto merge of #16216 : omasanori/rust/nfkc, r=brsonbors-2/+1
2014-08-04docs: Fix typo in tutorial.Ruud van Asseldonk-1/+1
2014-08-04Rename guessing_game.rs to main.rs in guideDaniel Hofstetter-17/+17
2014-08-04Rename modules.rs to main.rs in guideDaniel Hofstetter-3/+3
2014-08-03Remove the "NFKC clause" in the reference manual.OGINO Masanori-2/+1
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-03auto merge of #16189 : steveklabnik/rust/gh15494, r=alexcrichtonbors-5/+5
2014-08-02auto merge of #16186 : steveklabnik/rust/guide_cargo_new, r=alexcrichtonbors-53/+30
2014-08-02auto merge of #16183 : brson/rust/doctitles, r=alexcrichtonbors-7/+7
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 #16165 : tinaun/rust/newcss, r=alexcrichtonbors-1/+2
2014-08-02auto merge of #16160 : EduardoBautista/rust/use-bang-at-end-of-hello-world, r...bors-4/+4
2014-08-01Fix manual regarding attribute placement.Steve Klabnik-5/+5
2014-08-01Add note about Cargo.lockSteve Klabnik-0/+12
2014-08-01Use cargo new.Steve Klabnik-53/+18
2014-08-02auto merge of #16128 : steveklabnik/rust/speed_faq, r=brsonbors-0/+11
2014-08-01doc: Make sure all doc titles say 'Rust'. #12466Brian Anderson-7/+7
2014-08-02auto merge of #16119 : steveklabnik/rust/guide_pointers, r=brsonbors-7/+255
2014-08-01auto merge of #15992 : steveklabnik/rust/guide_testing, r=brsonbors-1/+574
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-08-01librustc: Forbid pattern bindings after `@`s, for memory safety.Patrick Walton-1/+6
2014-08-01Fix API docs css reversing elements that it shouldn'ttinaun-1/+2
2014-07-31Be more consistent with "Hello, world!"Eduardo Bautista-4/+4
2014-08-01auto merge of #16141 : alexcrichton/rust/rollup, r=alexcrichtonbors-47/+25
2014-07-31Add note about production deployments.Steve Klabnik-1/+12
2014-07-31Remove incorrect exampleSteve Klabnik-30/+0
2014-07-31Guide: pointersSteve Klabnik-7/+255
2014-07-31auto merge of #16073 : mneumann/rust/dragonfly2, r=alexcrichtonbors-1/+1
2014-07-31Fix heading levels in pointer guideSteve Klabnik-3/+3
2014-07-31fix formatting in pointer guide tableSteve Klabnik-12/+9
2014-07-31fix variable name in tutorialDJUrsus-1/+1
2014-07-30Add comment about speed in FAQ.Steve Klabnik-0/+11
2014-07-30Guide: testingSteve Klabnik-1/+574
2014-07-30auto merge of #16092 : alexcrichton/rust/rollup, r=alexcrichtonbors-7/+74
2014-07-29adding discuss.rust-lang to communityAlexis Beingessner-0/+1
2014-07-29manual: update list of feature gates, add phase attributeCorey Richardson-5/+71
2014-07-29Update disclaimer to improve clarity and intentHugo Jobling-2/+2
2014-07-29New Guide: crates and modulesSteve Klabnik-9/+351
2014-07-29Port Rust to DragonFlyBSDMichael Neumann-1/+1
2014-07-27docs: Fix typo in container guide.Ruud van Asseldonk-1/+1
2014-07-25fix small typo in guide-lifetimesMichael Matuzak-1/+1
2014-07-26auto merge of #15789 : steveklabnik/rust/guide_pointers, r=cmrbors-262/+603
2014-07-25auto merge of #15959 : omasanori/rust/cleanup-ja, r=alexcrichtonbors-9407/+5
2014-07-25Remove obsolete Japanese translation for a while.OGINO Masanori-9407/+5
2014-07-24libsyntax: Remove `~self` and `mut ~self` from the language.Patrick Walton-5/+5