about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2015-04-14copyediting: structsSteve Klabnik-6/+46
2015-04-14Fallout: move from scoped to spawnAaron Turon-41/+12
2015-04-13Point to From trait in error handling guidefenduru-1/+1
2015-04-13Fix up nightly installation instructions.Steve Klabnik-1/+1
2015-04-13Link RBE more prominentlySteve Klabnik-14/+6
2015-04-13Update vectors.mdrundrop1-2/+1
2015-04-13Wording for dynamic languages.Avdi Grimm-1/+1
2015-04-13Refer to Ruby/Python/JS as "dynamically evaluated"Avdi Grimm-1/+1
2015-04-13Arity link has moved to primitive-types.md.kgv-2/+0
2015-04-12Updated dead link in Traits chapter of book to point to Trait Objects chapter.Michael Alexander-2/+2
2015-04-11Fix readme doctest (fixup #24239)Manish Goregaokar-3/+3
2015-04-11Rollup merge of #24309 - tshepang:doc-avoid-x-confusion, r=ManishearthManish Goregaokar-4/+4
2015-04-11Rollup merge of #24281 - steveklabnik:lol_editing, r=alexcrichtonManish Goregaokar-311/+161
2015-04-11Rollup merge of #24253 - steveklabnik:doc_primitive_types, r=alexcrichtonManish Goregaokar-171/+267
2015-04-11Rollup merge of #24247 - steveklabnik:update_variable_bindings, r=huonwManish Goregaokar-49/+57
2015-04-11Rollup merge of #24244 - steveklabnik:more_editing, r=steveklabnikManish Goregaokar-172/+282
2015-04-11Rollup merge of #24239 - steveklabnik:editing_pass, r=steveklabnikManish Goregaokar-25/+178
2015-04-11Rollup merge of #24234 - thiagooak:academic-research, r=steveklabnikManish Goregaokar-0/+47
2015-04-11book: 'x' is already taken, so use something elseTshepang Lekhonkhobe-4/+4
2015-04-10More editing work on TRPLSteve Klabnik-172/+282
2015-04-10copyediting: while loopsSteve Klabnik-18/+28
2015-04-10copyediting: for loopsSteve Klabnik-15/+14
2015-04-10copyedits: patternsSteve Klabnik-51/+66
2015-04-10copyediting: matchSteve Klabnik-117/+23
2015-04-10copy-editing: ifSteve Klabnik-95/+15
2015-04-10remove backticks from titlesSteve Klabnik-9/+9
2015-04-10some TOC reorganizationSteve Klabnik-6/+6
2015-04-10Auto merge of #24177 - alexcrichton:rustdoc, r=aturonbors-1/+3
2015-04-10copyedits: documentationSteve Klabnik-20/+18
2015-04-10copyedits: functionsSteve Klabnik-51/+85
2015-04-09Write the 'primitive types' section of TRPLSteve Klabnik-171/+267
2015-04-09TRPL: new introductionSteve Klabnik-25/+178
2015-04-09Copyediting for 'variable bindings'Steve Klabnik-49/+57
2015-04-10Rollup merge of #24170 - omo:omo-typo-fix, r=steveklabnikManish Goregaokar-1/+1
2015-04-09resurrect research paper list #24004Thiago Carvalho-0/+47
2015-04-08Rollup merge of #24178 - steveklabnik:new_toc, r=nikomatsakisSteve Klabnik-1942/+845
2015-04-08Update "`let` is used to introduce variables" paragraphYork Xiang-6/+10
2015-04-07Import real content.Steve Klabnik-3/+9377
2015-04-07book: Fix a hyperlink to CONFIGS.mdAlex Crichton-1/+3
2015-04-07New TOCSteve Klabnik-10519/+48
2015-04-07Fix a typoHajime Morrita-1/+1
2015-04-08Rollup merge of #24148 - xfq:patch-2, r=steveklabnikManish Goregaokar-4/+4
2015-04-08Rollup merge of #24139 - xfq:patch-1, r=steveklabnikManish Goregaokar-3/+3
2015-04-07Rollup merge of #24112 - joshtriplett:patch-1, r=steveklabnikManish Goregaokar-2/+1
2015-04-07Rollup merge of #24088 - GuillaumeGomez:patch-1, r=alexcrichtonManish Goregaokar-1/+1
2015-04-07Rollup merge of #24042 - callahad:bug_24030, r=steveklabnikManish Goregaokar-2/+2
2015-04-07Rollup merge of #23277 - aochagavia:intro, r=steveklabnikManish Goregaokar-22/+14
2015-04-07Update hello-world.mdXue Fuqiao-4/+4
2015-04-07Update intro.mdXue Fuqiao-3/+3
2015-04-06traits.md: Fix example of using traits to match descriptionJosh Triplett-2/+1