about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
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 #30543 - brson:doc, r=steveklabnikSteve Klabnik-463/+16
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-23Strip the documentation index down to the essentials.Brian Anderson-31/+13
2015-12-23Remove links to out-of-tree docsBrian Anderson-24/+0
2015-12-23Remove the FAQs in favor of the websiteBrian Anderson-408/+3
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-19Auto merge of #30184 - petrochenkov:ascr, r=nikomatsakisbors-0/+2
2015-12-18Auto merge of #29973 - petrochenkov:privinpub, r=nikomatsakisbors-4/+0
2015-12-18Require exact type equality + add testsVadim Petrochenkov-0/+2
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-18Rewrite VisiblePrivateTypesVisitorVadim Petrochenkov-4/+0
2015-12-17Clarified shadowing exampleXmasreturns-4/+6
2015-12-17Rollup merge of #30439 - swooster:swooster-nomicon-patch-1, r=steveklabnikSteve Klabnik-2/+2
2015-12-17Rollup merge of #30404 - Shiney:ImprovedStackHeap, r=steveklabnikSteve Klabnik-20/+22
2015-12-17Change "big ask" to "tall order" in Rustonomicon.Steve Wooster-2/+2
2015-12-16Used bold and italic in the markdown to make the stack and heap documentation...Shiney-20/+22
2015-12-16Auto merge of #30206 - petrochenkov:newdepr, r=brsonbors-0/+2
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 #30332 - bluss:nomicon-variance, r=gankrobors-5/+6
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-12Implement `#[deprecated]` attribute (RFC 1270)Vadim Petrochenkov-0/+2
2015-12-12nomicon: Mention contravarianceUlrik Sverdrup-4/+5
2015-12-11nomicon: Fix variance in exampleUlrik Sverdrup-1/+1
2015-12-11book: Add missing punctuationOri Avtalion-1/+1