about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2015-04-16Auto merge of #23682 - tamird:DRY-is-empty, r=alexcrichtonbors-1/+1
2015-04-15Rollup merge of #24476 - brettcannon:patch-3, r=steveklabnikSteve Klabnik-1/+1
2015-04-15Rollup merge of #24471 - andrewseidl:master, r=alexcrichtonSteve Klabnik-1/+1
2015-04-15Rollup merge of #24468 - brettcannon:patch-2, r=alexcrichtonSteve Klabnik-4/+4
2015-04-15Rollup merge of #24467 - brettcannon:patch-1, r=alexcrichtonSteve Klabnik-2/+2
2015-04-15Rollup merge of #24425 - dhuseby:bitrig_fixing_tests_3, r=alexcrichtonSteve Klabnik-1/+1
2015-04-15Grammar fixBrett Cannon-1/+1
2015-04-15doc: Fix link to rustbyexample.comAndrew Seidl-1/+1
2015-04-15Fix link to stack/heap pageBrett Cannon-4/+4
2015-04-15Fix link formatting errorBrett Cannon-2/+2
2015-04-14Positive case of `len()` -> `is_empty()`Tamir Duberstein-1/+1
2015-04-14disabling a test for bitrig and openbsdDave Huseby-1/+1
2015-04-14rollup merge of #24385: aturon/unstable-scopedAlex Crichton-41/+12
2015-04-14rollup merge of #24401: fenduru/patch-2Alex Crichton-1/+1
2015-04-14rollup merge of #24398: steveklabnik/thanks_mdingerAlex Crichton-1/+1
2015-04-14rollup merge of #24394: rundrop1/patch-1Alex Crichton-2/+1
2015-04-14rollup merge of #24393: steveklabnik/rbeAlex Crichton-14/+6
2015-04-14rollup merge of #24368: kgv/fixAlex Crichton-2/+0
2015-04-14rollup merge of #24273: steveklabnik/even_moar_editingAlex Crichton-76/+148
2015-04-14mutability fixesSteve Klabnik-4/+4
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-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