about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2015-02-24Rollup merge of #22473 - leejunseok:fix_pointer_example, r=steveklabnikManish Goregaokar-13/+14
2015-02-24Rollup merge of #22740 - frewsxcv:patch-4, r=alexcrichtonManish Goregaokar-0/+1
2015-02-24Rollup merge of #22719 - steveklabnik:typo_fix, r=alexcrichtonManish Goregaokar-2/+2
2015-02-24Rollup merge of #22711 - lummax:patch-1, r=dotdashManish Goregaokar-4/+4
2015-02-23Enforce a white background for the docsCorey Farwell-0/+1
2015-02-23Rollup merge of #22660 - achernya:tuple-reference, r=alexcrichtonManish Goregaokar-1/+3
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-23Rollup merge of #22514 - diamondman:intro_doc_threading, r=steveklabnikManish Goregaokar-34/+30
2015-02-23Static and dynamic dispatch: missing wordSteve Klabnik-2/+2
2015-02-23doc: Fix `target_{word_size,pointer_width}` renaminglummax-4/+4
2015-02-23Rollup merge of #22270 - steveklabnik:gh22152, r=huonwManish Goregaokar-0/+3
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-22Update intro.md to fix thread spawning example Closes #22419Jessy Diamond Exum-34/+30
2015-02-22Link from literals to their representationSteve Klabnik-0/+3
2015-02-22Include tuple indexing in the Reference.Alexander Chernyakhovsky-1/+3
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-21Auto merge of #21959 - dhuseby:bitrig-support, r=brsonbors-2/+2
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 #22286: nikomatsakis/variance-4bAlex Crichton-5/+5
2015-02-18rollup merge of #22502: nikomatsakis/deprecate-bracket-bracketAlex Crichton-2/+2
2015-02-18Replace all uses of `&foo[]` with `&foo[..]` en masse.Niko Matsakis-2/+2
2015-02-18rollup merge of #22497: nikomatsakis/suffixesAlex Crichton-16/+12
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-18Fallout: docs, elided examples often elided too much.Niko Matsakis-5/+5
2015-02-18Update docs by dropping suffixes except where they served to instruct.Niko Matsakis-16/+12
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 #22331: steveklabnik/guidelinesAlex Crichton-0/+2547
2015-02-17rollup merge of #22123: steveklabnik/doc_where_clausesAlex Crichton-0/+90
2015-02-17remove .gitignoreSteve Klabnik-3/+0
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 #22364 - Manishearth:rfc-572-forbid-attr, r=nikomatsakisManish Goregaokar-0/+7
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 #22282 - steveklabnik:gh5831, r=brsonManish Goregaokar-61/+0