about summary refs log tree commit diff
path: root/src/doc/trpl
AgeCommit message (Expand)AuthorLines
2015-02-23Rollup merge of #22612 - jxcl:iter-replace, r=steveklabnikManish Goregaokar-13/+13
2015-02-23Rollup merge of #22593 - brson:spatch, r=steveklabnikManish Goregaokar-4/+5
2015-02-23Rollup merge of #22556 - brson:str, r=steveklabnikManish Goregaokar-7/+10
2015-02-23Static and dynamic dispatch: missing wordSteve Klabnik-2/+2
2015-02-22Fixed erroneous statements in iterators.md.Alexander Bliskovsky-8/+5
2015-02-22Switch to &vector notation in the iterators chapter.Alexander Bliskovsky-13/+16
2015-02-22Rollup merge of #22625 - inrustwetrust:dispatch-doc-grammar, r=huonwManish Goregaokar-9/+9
2015-02-22Rollup merge of #22524 - stevencrockett:master, r=steveklabnikManish Goregaokar-1/+1
2015-02-22Rollup merge of #22515 - adamhjk:add-else-if-to-docs, r=steveklabnikManish Goregaokar-0/+14
2015-02-22Rollup merge of #22267 - steveklabnik:fix_lie, r=GankroManish Goregaokar-2/+7
2015-02-21Minor grammar/spelling fixes to the "Static and Dynamic Dispatch" docinrustwetrust-9/+9
2015-02-20docs: Explain static dispatch advantage more clearlyBrian Anderson-4/+5
2015-02-19book: Minor clarifications about stringsBrian Anderson-7/+10
2015-02-19docs: correct guessing game to mention old_io module instead of ioSteven Crockett-1/+1
2015-02-18Add documentation for `else if` to trplAdam Jacob-0/+14
2015-02-18rollup merge of #22502: nikomatsakis/deprecate-bracket-bracketAlex Crichton-1/+1
2015-02-18Replace all uses of `&foo[]` with `&foo[..]` en masse.Niko Matsakis-1/+1
2015-02-18rollup merge of #22497: nikomatsakis/suffixesAlex Crichton-2/+2
2015-02-18rollup merge of #22484: riginding/masterAlex Crichton-1/+1
2015-02-18std: Implement CString-related RFCsAlex Crichton-2/+2
2015-02-18revised pointer exampleJunseok Lee-13/+14
2015-02-18Update docs by dropping suffixes except where they served to instruct.Niko Matsakis-2/+2
2015-02-18Fixed link in ffi documentationRyan Riginding-1/+1
2015-02-17Test fixes and rebase conflictsAlex Crichton-1/+1
2015-02-17Test fixes and rebase conflictsAlex Crichton-40/+22
2015-02-17rollup merge of #22123: steveklabnik/doc_where_clausesAlex Crichton-0/+90
2015-02-17fix doctestManish Goregaokar-1/+1
2015-02-17Rollup merge of #22393 - kmcallister:macros-chapter , r=steveklabnikManish Goregaokar-524/+512
2015-02-17Rollup merge of #22410 - Reignbeaux:master, r=steveklabnikManish Goregaokar-2/+2
2015-02-17Rollup merge of #22333 - caipre:patch-1, r=steveklabnikManish Goregaokar-2/+2
2015-02-17Rollup merge of #22296 - steveklabnik:gh21577, r=GankroManish Goregaokar-43/+41
2015-02-17Rollup merge of #22027 - iblech:patch-1, r=steveklabnikManish Goregaokar-10/+10
2015-02-17Rollup merge of #22241 - kmcallister:macro-plugin-cleanup, r=sfacklerManish Goregaokar-0/+10
2015-02-17Rollup merge of #22378 - jxcl:master, r=steveklabnikManish Goregaokar-0/+5
2015-02-17Rollup merge of #22377 - thiagooak:book-glossary, r=steveklabnikManish Goregaokar-0/+17
2015-02-17Rollup merge of #22368 - thiagooak:book-arity, r=steveklabnikManish Goregaokar-1/+2
2015-02-17Rollup merge of #22365 - serejkus:configs-link, r=steveklabnikManish Goregaokar-1/+1
2015-02-16Tiny typo changes (per discussion in pull request #22027)Ingo Blechschmidt-8/+7
2015-02-16Rewrite the macros chapterKeegan McAllister-524/+512
2015-02-16Fixed typo and removed unfitting 'can'Henrik Schopmans-2/+2
2015-02-16Document where clauses.Steve Klabnik-0/+90
2015-02-16Remove use of range() in iterator docs.Steve Klabnik-43/+41
2015-02-16Fix grammarManish Goregaokar-1/+1
2015-02-15improve textThiago Carvalho-3/+2
2015-02-15Added explanation to trpl of integer types.Alexander Bliskovsky-0/+5
2015-02-15glossaryThiago Carvalho-0/+18
2015-02-15Book - short explanation of arityThiago Carvalho-1/+2
2015-02-15Rollup merge of #22256 - brson:installer-next, r=alexcrichtonManish Goregaokar-3/+3
2015-02-15Rollup merge of #22293 - steveklabnik:gh12891, r=brsonManish Goregaokar-1/+10
2015-02-15Rollup merge of #22329 - thiagooak:book, r=steveklabnikManish Goregaokar-3/+3