about summary refs log tree commit diff
path: root/src/doc/trpl
AgeCommit message (Expand)AuthorLines
2015-05-10Rollup merge of #25251 - nham:whitespace_lang_items, r=ManishearthManish Goregaokar-3/+3
2015-05-10Rollup merge of #25249 - robyoung:minor-doc-fix, r=ManishearthManish Goregaokar-2/+4
2015-05-10Rollup merge of #25242 - acgtyrant:patch-3, r=ManishearthManish Goregaokar-1/+1
2015-05-09Fix typo in Match document.Don Petersen-1/+1
2015-05-09Add omitted word to mutability docs.Don Petersen-2/+2
2015-05-10Update error-handling.mdIsaac Ge-1/+1
2015-05-09Convert #[lang=".."] to #[lang = ".."] for docs too.Nick Hamann-3/+3
2015-05-09Minor docs fixRob Young-2/+4
2015-05-09Rollup merge of #25216 - barosl:no-more-task, r=ManishearthManish Goregaokar-2/+2
2015-05-09Fixed a typo. Removed an extra sSindre Johansen-1/+1
2015-05-09Auto merge of #25214 - acgtyrant:patch-1, r=brsonbors-1/+1
2015-05-08Add a precision for referencesGuillaume Gomez-0/+32
2015-05-09Rollup merge of #25215 - acgtyrant:patch-2, r=alexcrichtonManish Goregaokar-1/+1
2015-05-09Rollup merge of #25195 - simonkern:master, r=steveklabnikManish Goregaokar-4/+5
2015-05-09Rollup merge of #25181 - steveklabnik:fix_curlies, r=alexcrichtonManish Goregaokar-1/+1
2015-05-09Rollup merge of #25179 - bengesoff:patch-1, r=steveklabnikManish Goregaokar-6/+5
2015-05-09Fix invalid references due to the automated string substitutionBarosl Lee-1/+1
2015-05-09Squeeze the last bits of `task`s in documentation in favor of `thread`Barosl Lee-3/+3
2015-05-08Update method-syntax.mdIsaac Ge-1/+1
2015-05-08Update method-syntax.mdIsaac Ge-1/+1
2015-05-08fix logic when describing kinds of borrowsAndrew Straw-1/+1
2015-05-08fixed href for structsSimon Kern-1/+1
2015-05-08v2 gets a copy of the pointer, not a copy of the dataSimon Kern-1/+1
2015-05-08deleted unnecessary `the`Simon Kern-1/+1
2015-05-08two minor fixesSimon Kern-1/+2
2015-05-07Another typoTincan-1/+1
2015-05-07Typo in ownership.mdTincan-1/+1
2015-05-07Undid changes involving misunderstanding of 0.3.x Ben Gesoff-10/+11
2015-05-07Fix incorrect curly quotesSteve Klabnik-1/+1
2015-05-07Refactor to keep rand version 0.3.0Ben Gesoff-17/+15
2015-05-07Change rand version to '*'Ben Gesoff-1/+1
2015-05-07Rollup merge of #25173 - andreastt:guessing_game_syntax_fix, r=steveklabnikSteve Klabnik-1/+1
2015-05-07Rollup merge of #25156 - rydotyosh:patch-4, r=alexcrichtonSteve Klabnik-2/+0
2015-05-07Rollup merge of #25154 - rydotyosh:patch-3, r=steveklabnikSteve Klabnik-1/+1
2015-05-07Rollup merge of #25148 - banks:master, r=steveklabnikSteve Klabnik-3/+3
2015-05-07Rollup merge of #25141 - steveklabnik:fix_guessing_game, r=huonwSteve Klabnik-8/+13
2015-05-07Rollup merge of #25139 - hibariya:fix-indentation, r=alexcrichtonSteve Klabnik-2/+2
2015-05-07doc: fix syntax error in Guessing GameAndreas Tolfsen-1/+1
2015-05-07doc: Fix remove secret number at final sourceらいどっと-2/+0
2015-05-07doc: Fix remove unused variableらいどっと-1/+1
2015-05-06Correct initial guessing game example. Fixes #25147. r? @steveklabnikPaul Banks-3/+3
2015-05-06Fix explanation of Cargo's behaviorSteve Klabnik-8/+13
2015-05-06Fix indentation in the "Strings" chapterHika Hibariya-2/+2
2015-05-05Rollup merge of #25112 - jsyeo:jsyeo-while-let, r=alexcrichtonSteve Klabnik-1/+1
2015-05-05Rollup merge of #25080 - steveklabnik:guessing_game, r=alexcrichtonSteve Klabnik-5/+1011
2015-05-05Rollup merge of #24782 - steveklabnik:doc_ownership, r=nikomatsakisSteve Klabnik-567/+740
2015-05-05TRPL: guessing gameSteve Klabnik-5/+1011
2015-05-05TRPL: ownership, borrowing, and lifetimesSteve Klabnik-567/+740
2015-05-05Fix indentation in while-let exampleJason Yeo-1/+1
2015-05-05Rollup merge of #25109 - alexcrichton:fix-doc-crates-io-link, r=steveklabnikManish Goregaokar-1/+1