about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2015-02-28Rollup merge of #22867 - FuGangqiang:master, r=steveklabnikManish Goregaokar-2/+2
2015-02-28Rollup merge of #22866 - iKevinY:version-output-doc-fix, r=ManishearthManish Goregaokar-2/+2
2015-02-28Rollup merge of #22884 - japaric:obsolete, r=alexcrichtonManish Goregaokar-2/+2
2015-02-28Rollup merge of #22875 - kmcallister:maceager, r=sfacklerManish Goregaokar-4/+4
2015-02-27remove leftover annotationsJorge Aparicio-2/+2
2015-02-28change to iterate over &vetFuGangqiang-1/+1
2015-02-27Replace MacExpr / MacPat / MacItems with MacEagerKeegan McAllister-4/+4
2015-02-27Rollup merge of #22748 - jxcl:string-backslash, r=steveklabnikManish Goregaokar-1/+14
2015-02-27Rollup merge of #22732 - jxcl:cargo-new, r=steveklabnikManish Goregaokar-4/+62
2015-02-27remove the call `.iter()`FuGangqiang-2/+2
2015-02-27Update expected output of `rustc --version`Kevin Yap-2/+2
2015-02-25Changed prose to assert_eq! macro.Alexander Bliskovsky-2/+2
2015-02-25Added documentation of backslash ending string literals.Alexander Bliskovsky-1/+14
2015-02-25Rollup merge of #22784 - rnestler:fix_doc_faq, r=dotdashManish Goregaokar-1/+1
2015-02-25Rollup merge of #22635 - kmcallister:macros-chapter, r=steveklabnikManish Goregaokar-32/+143
2015-02-24Enhance and move information about macro debuggingKeegan McAllister-23/+39
2015-02-24Tweak wording in the macros guideKeegan McAllister-10/+19
2015-02-24Add a second, more vexing section on recursive macrosKeegan McAllister-0/+47
2015-02-24Add a section on recursive macrosKeegan McAllister-0/+39
2015-02-24Fix "How to submit a bug report" linkRaphael Nestler-1/+1
2015-02-25Rollup merge of #22458 - steveklabnik:try_in_error_chapter, r=alexcrichtonManish Goregaokar-0/+72
2015-02-24Use arrays instead of vectors in testsVadim Petrochenkov-1/+1
2015-02-24Mention try macro in error chapterSteve Klabnik-0/+72
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-23Removed `{}` and small wording fixes to "Hello Cargo!" chapter.Alexander Bliskovsky-10/+10
2015-02-23Added section on `cargo new` to "Hello Cargo!" chapter.Alexander Bliskovsky-1/+59
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