about summary refs log tree commit diff
path: root/src/doc/book
AgeCommit message (Expand)AuthorLines
2016-01-04Mention that structs can contain &mut TsSteve Klabnik-0/+29
2016-01-04Add missing use statementsLawrence Woodman-6/+9
2016-01-04Improve syntax-index entry for lifetime boundsManish Goregaokar-1/+2
2016-01-03Correct formatting use of tab instead of spacesLawrence Woodman-2/+2
2015-12-30Rollup merge of #30620 - salty-horse:an_mut, r=brsonSteve Klabnik-4/+4
2015-12-30Rollup merge of #30502 - Luke-Nukem:master, r=steveklabnikSteve Klabnik-16/+16
2015-12-29book: Replace "an &mut" with "a mut". Fixes #30568Ori Avtalion-4/+4
2015-12-29Rollup merge of #30405 - durka:patch-12, r=steveklabnikSteve Klabnik-2/+1
2015-12-29Remove "Learn Rust" from TRPL.Steve Klabnik-1086/+14
2015-12-27Auto merge of #30575 - jswalden:error-handling-typo, r=apasel422bors-1/+1
2015-12-27Change the typo 'that' to 'than' in the book error-handling chapter.Jeff Walden-1/+1
2015-12-26llvm: Add support for vectorcall (X86_VectorCall) conventionSteffen-0/+1
2015-12-26book: Fix typoOri Avtalion-1/+1
2015-12-25Rollup merge of #30545 - bluss:operator-overload, r=steveklabnikManish Goregaokar-5/+6
2015-12-24book: Some operator fixes for the syntax indexUlrik Sverdrup-5/+6
2015-12-23Rollup merge of #30473 - nwin:patch-2, r=steveklabnikSteve Klabnik-1/+1
2015-12-23Rollup merge of #30461 - lnmx:doc-typo, r=steveklabnikSteve Klabnik-1/+1
2015-12-21Auto merge of #30400 - fbergr:master, r=steveklabnikbors-1/+1
2015-12-21Revert to colon. The text is introducing a list.Luke Jones-1/+1
2015-12-21Update patterns.mdLuke Jones-1/+1
2015-12-21Correct line wrapLuke Jones-4/+12
2015-12-21Rewrite paragraph in 'match' to be more concise and readable. StartLuke Jones-18/+10
2015-12-19Update no-stdlib.mdnwin-1/+1
2015-12-18doc: minor format fixes in book/error-handlinglnmx-1/+1
2015-12-18Rollup merge of #30447 - Xmasreturns:Docu, r=steveklabnikManish Goregaokar-4/+6
2015-12-18Rollup merge of #30406 - durka:patch-13, r=sanxiynManish Goregaokar-3/+3
2015-12-17Clarified shadowing exampleXmasreturns-4/+6
2015-12-16Used bold and italic in the markdown to make the stack and heap documentation...Shiney-20/+22
2015-12-15change macro ambiguity example from ty to identAlex Burka-3/+3
2015-12-15remove claim that $crate is a single identifierAlex Burka-2/+1
2015-12-15Book: Fix link anchor in Syntax Indexfbergr-1/+1
2015-12-13Auto merge of #30329 - salty-horse:punctuation, r=steveklabnikbors-1/+1
2015-12-13Auto merge of #30310 - mbrubeck:doc-vec-bounds, r=steveklabnikbors-0/+30
2015-12-12Auto merge of #30309 - alexcrichton:more-tier-two, r=steveklabnikbors-24/+24
2015-12-11book: Add missing punctuationOri Avtalion-1/+1
2015-12-11Document bounds checking in the bookMatt Brubeck-0/+30
2015-12-10book: Update Tier 2 platformsAlex Crichton-24/+24
2015-12-10Auto merge of #30292 - Xmasreturns:patch-3, r=steveklabnikbors-24/+22
2015-12-09Fixes from reviewXmasreturns-2/+2
2015-12-09Grammar and slight ordering changesXmasreturns-25/+23
2015-12-09Grammar changes for readabilityXmasreturns-8/+8
2015-12-09Rollup merge of #30273 - Xmasreturns:patch-1, r=steveklabnikSteve Klabnik-14/+10
2015-12-08Update traits.mdXmasreturns-1/+1
2015-12-08Update traits.mdXmasreturns-14/+10
2015-12-08Re-order the sections in TRPLSteve Klabnik-12/+12
2015-12-06Auto merge of #30234 - vyp:doc-typo, r=apasel422bors-1/+1
2015-12-06doc(book/error-handling): fix typoxd1le-1/+1
2015-12-06Auto merge of #30221 - thyrgle:concurrency_doc, r=alexcrichtonbors-3/+3
2015-12-06Auto merge of #30187 - alexcrichton:stabilize-1.6, r=aturonbors-7/+1
2015-12-05std: Stabilize APIs for the 1.6 releaseAlex Crichton-7/+1