about summary refs log tree commit diff
path: root/src/doc/trpl
AgeCommit message (Expand)AuthorLines
2015-05-29trpl: eight sections, not sevenNick Howell-1/+1
2015-05-29Add syntax for multiple lifetimesSteve Klabnik-2/+23
2015-05-29Make note about $ more prominent.Steve Klabnik-2/+6
2015-05-29Auto merge of #25857 - killercup:patch-14, r=steveklabnikbors-1/+1
2015-05-29Corrected typo Mathieu David-1/+1
2015-05-28removed lonely closing parenthesisMathieu David-1/+1
2015-05-28Auto merge of #25835 - steveklabnik:gh25438, r=alexcrichtonbors-2/+2
2015-05-28TRPL: Fix Unescaped URLPascal Hertleif-1/+1
2015-05-28Auto merge of #25849 - reinh:patch-1, r=huonwbors-1/+1
2015-05-28Auto merge of #25843 - shepmaster:remove-public-int-and-uint, r=huonwbors-3/+3
2015-05-27TRPL: fix typo, borow for borrowRein Henrichs-1/+1
2015-05-27Remove mentions of int / uint from public documentationJake Goulding-3/+3
2015-05-27Small wording fix in TRPL: lifetimesSteve Klabnik-2/+2
2015-05-27Auto merge of #25713 - Stebalien:pattern, r=alexcrichtonbors-1/+1
2015-05-25Add a missing space to the Glossary page of TRPLMax Jacobson-1/+1
2015-05-25Auto merge of #25771 - killercup:trpl/cleanup-markdown-links, r=steveklabnikbors-14/+14
2015-05-25Auto merge of #25742 - thombles:tk/StringCoercion, r=steveklabnikbors-0/+15
2015-05-25TRPL: Clean up some Markdown linksPascal Hertleif-14/+14
2015-05-25book: add no_run and use statement to strings no-coercion exampleThomas Karpiniec-1/+3
2015-05-24Fix typo in diagram demonstrating stack vs. heap valuesAlex Stokes-1/+1
2015-05-24Auto merge of #25464 - zaeleus:trpl-riol, r=pnkfelixbors-30/+30
2015-05-24book: explanation that String -> &str coercion doesn't happen for &str traitsThomas Karpiniec-0/+13
2015-05-23Rollup merge of #25715 - nero-luci:patch-1, r=steveklabnikOliver Schneider-1/+1
2015-05-23Rollup merge of #25681 - steveklabnik:gender, r=nmatsakisOliver Schneider-42/+44
2015-05-22Update guessing-game.mdCornel Punga-1/+1
2015-05-22Allow patterns to be followed by if and in.Steven Allen-1/+1
2015-05-21Auto merge of #25669 - GuillaumeGomez:typo-fix, r=Manishearthbors-1/+1
2015-05-21Replace "more later" by "later"Guillaume Gomez-1/+1
2015-05-21Auto merge of #25601 - ericye16:master, r=steveklabnikbors-3/+3
2015-05-21she -> they in Dining PhilosophersSteve Klabnik-42/+44
2015-05-21Introduction vector example elements counting fixdmgawel-2/+2
2015-05-21Rollup merge of #25665 - OlegTsyba:fix_documentation, r=GankroManish Goregaokar-1/+1
2015-05-21Rollup merge of #25661 - Stebalien:macro, r=GankroManish Goregaokar-3/+3
2015-05-21Fix the typo in The Rust Programming Language book, 5.18. StringsOlegTsyba-1/+1
2015-05-20Change "must" to "may only" in macro future proofing rules.Steven Allen-3/+3
2015-05-20trpl: Remove tailing semicolon of an inner attributeIven Hsu-1/+1
2015-05-19Rollup merge of #25607 - peferron:doc-macros-assert-fix, r=steveklabnikSteve Klabnik-3/+3
2015-05-19Rollup merge of #25604 - skeuomorf:docs-lifetime, r=steveklabnikSteve Klabnik-1/+1
2015-05-19Change default gender in the dining philosophers projectErik Michaels-Ober-8/+8
2015-05-19Fix description of assert!peferron-3/+3
2015-05-19Rollup merge of #25580 - killercup:trpl/unify-code-blocks, r=steveklabnikManish Goregaokar-106/+107
2015-05-19Rollup merge of #25575 - clatour:patch-2, r=steveklabnikManish Goregaokar-1/+1
2015-05-19Rollup merge of #25512 - peferron:doc-traits-error-fix, r=alexcrichtonManish Goregaokar-5/+6
2015-05-19Rollup merge of #25452 - jimblandy:master, r=steveklabnikManish Goregaokar-3/+3
2015-05-19Fix lifetimes trpl typoMohammed Attia-1/+1
2015-05-19fix footnote linkEric Ye-3/+3
2015-05-18TRPL: Normalize rust Code Block MarkersPascal Hertleif-35/+35
2015-05-18TRPL: Add `rust` Marker to Some Code BlockPascal Hertleif-71/+72
2015-05-18trpl: Proofread "Rust Inside Other Languages"Michael Macias-30/+30
2015-05-18trpl: Dining philosophers backstory typoclatour-1/+1