about summary refs log tree commit diff
path: root/src/doc/book
AgeCommit message (Expand)AuthorLines
2017-02-21Get linkchecker cleanSteve Klabnik-15/+16
2017-02-20Rollup merge of #39976 - steveklabnik:reenable-book-linkchecker, r=frewsxcvCorey Farwell-84/+84
2017-02-20Auto merge of #39748 - Rufflewind:master, r=steveklabnikbors-6/+52
2017-02-20Revert "Fix up links"Steve Klabnik-84/+84
2017-02-20Auto merge of #39923 - mattyw:patch-1, r=steveklabnikbors-1/+1
2017-02-19Rust Book: Generics: Resolving ambiguitiesPhil Ruffwind-6/+52
2017-02-19Fixed some small issuesJakob Demler-8/+11
2017-02-18Rollup merge of #39847 - CBenoit:patch-1, r=frewsxcvGuillaume Gomez-1/+1
2017-02-18Variable Bindings possible nitpickMatt Williams-1/+1
2017-02-16Correct a typo in procedural macros chapter of the Book. (fixup [c8292fcd6ad2...Benoît CORTIER-1/+1
2017-02-16Auto merge of #39876 - frewsxcv:rollup, r=frewsxcvbors-9/+7
2017-02-15Rollup merge of #39840 - DaseinPhaos:patch-2, r=frewsxcvCorey Farwell-1/+1
2017-02-15fixed whitespace issuesJakob Demler-1/+3
2017-02-15Improve backtrace formating while panicking.Yamakaky-1/+14
2017-02-15book: binary prefixed are defined by IEC and not in SIMichal Nazarewicz-1/+1
2017-02-15book: don’t use GNU extensions in the example unnecessarilyMichal Nazarewicz-8/+6
2017-02-15add bash to error-messagesJakob Demler-2/+2
2017-02-15Correct a typo in procedural macros chapter of the Book.Benoît CORTIER-1/+1
2017-02-15custom attributes and error reporting docs for procedural macrosJakob Demler-1/+69
2017-02-15Update procedural-macros.mdLuxko-1/+1
2017-02-15Stabilize field init shorthandest31-2/+0
2017-02-13Fix up linksSteve Klabnik-84/+84
2017-02-13Port TRPL to mdbookSteve Klabnik-146/+146
2017-02-13Re-implement rustbook in terms of mdbookSteve Klabnik-0/+4
2017-02-11Improve grammar on field init docsJake Goulding-2/+2
2017-02-10Updated installing nightly instructionsAaron Power-13/+13
2017-02-07Rollup merge of #39620 - Gheoan:patch-1, r=steveklabnikCorey Farwell-1/+1
2017-02-07Rollup merge of #39459 - phungleson:fix-short-hand-struct-doc, r=steveklabnikCorey Farwell-0/+24
2017-02-07add missing commaGheorghe Anghelescu-1/+1
2017-02-06Auto merge of #38436 - bluecereal:patch-1, r=frewsxcvbors-2/+4
2017-02-05Update if-let.mdbluecereal-2/+2
2017-02-05Auto merge of #38161 - durka:rustdoc-crate-attrs, r=alexcrichtonbors-4/+4
2017-02-03Simplify wording & fix test src/docSon-3/+3
2017-02-03Auto merge of #39287 - wesleywiser:move_cell, r=aturonbors-5/+7
2017-02-02Rollup merge of #38823 - Freyskeyd:doc-missingInformationCfgTest, r=steveklabnikGuillaume Gomez-0/+4
2017-02-02Wrap 80 columnsSon-2/+4
2017-02-02Add doc field init shorthandGiang Nguyen-0/+22
2017-02-01Update Cell references in the bookWesley Wiser-5/+7
2017-01-29Minor grammar fix 'can not' -> 'cannot'Wilfred Hughes-3/+3
2017-01-27Fix a few links in the docsOliver Middleton-1/+1
2017-01-24fix book: refer to `add_two` as "tested function"Raphael Das Gupta-1/+1
2017-01-24Fix doc cfg(test) and tests directoryFreyskeyd-0/+4
2017-01-23Rollup merge of #39191 - cesarb:book/trait-objects-vtable-size-and-align, r=s...Steve Klabnik-4/+1
2017-01-23Rollup merge of #38993 - krdln:patch-1, r=steveklabnikSteve Klabnik-1/+1
2017-01-23Rollup merge of #38794 - ConnyOnny:master, r=steveklabnikSteve Klabnik-1/+1
2017-01-21Update if-let.mdbluecereal-4/+4
2017-01-19No need to mention how these fields are usedCesar Eduardo Barros-2/+1
2017-01-19book: size and align in trait object vtables are usedCesar Eduardo Barros-3/+1
2017-01-15An update to patterns documentationBjorn Tipling-0/+27
2017-01-12[libcollections] [doc] Fix typo in documentationBehnam Esfahbod-1/+1