about summary refs log tree commit diff
path: root/src/doc/book
AgeCommit message (Expand)AuthorLines
2016-02-14Rollup merge of #31612 - raindev:grammar, r=steveklabnikManish Goregaokar-1/+1
2016-02-14Rollup merge of #31610 - Manishearth:doc-clarify-txrx, r=steveklabnikManish Goregaokar-0/+2
2016-02-14Rollup merge of #31563 - SDX2000:docfixes1, r=steveklabnikManish Goregaokar-4/+6
2016-02-13Fixed build error as per steveklabnik's suggestion and expanded on the ills o...Sandeep Datta-1/+5
2016-02-12Remove unnecessary articleAndrew Barchuk-1/+1
2016-02-13Clarify what tx/rx mean in concurrency docsManish Goregaokar-0/+2
2016-02-11Minor change.Sandeep Datta-7/+7
2016-02-11Minor change.Sandeep Datta-2/+2
2016-02-11Explained the data race with an example.Sandeep Datta-10/+30
2016-02-11Clarified move semantics in "the details" section.Sandeep Datta-7/+27
2016-02-11Added a few words to indicate where the vector object is created.Sandeep Datta-4/+6
2016-02-10Fix documentation example in the bookOliver Middleton-3/+3
2016-02-09Rollup merge of #31514 - cgar:spelling, r=alexcrichtonSteve Klabnik-1/+1
2016-02-09Minor spelling fixesCarlos E. Garcia-1/+1
2016-02-07Clean up Error Handling case study examplesAndrew Barchuk-45/+44
2016-02-04Synthesize calls to box_free language itemSimonas Kazlauskas-0/+6
2016-02-03Rollup merge of #31366 - paulsmith:patch-1, r=steveklabnikManish Goregaokar-1/+1
2016-02-03Rollup merge of #31352 - steveklabnik:gh31154, r=nikomatsakisManish Goregaokar-1/+33
2016-02-02Add note about temporariesSteve Klabnik-2/+10
2016-02-02Fix reference to `expect`Paul Smith-1/+1
2016-02-02Rollup merge of #31348 - alexcrichton:shuffle-tiers, r=steveklabnikSteve Klabnik-1/+5
2016-02-02Rollup merge of #31345 - kamalmarhubi:book-docs-special-section-errors, r=ste...Steve Klabnik-1/+1
2016-02-02Rollup merge of #31344 - steveklabnik:gh31334, r=alexcrichtonSteve Klabnik-5/+4
2016-02-02Rollup merge of #31340 - pra85:patch-1, r=alexcrichtonSteve Klabnik-1/+1
2016-02-02Rollup merge of #30971 - SDX2000:docfixes, r=steveklabnikSteve Klabnik-5/+26
2016-02-01Explain behavior of _Steve Klabnik-1/+25
2016-02-01doc: Move 32-bit MSVC to a tier 1 platformAlex Crichton-1/+5
2016-02-01book: Change "Failures" to "Errors" in doc special sections chapterKamal Marhubi-1/+1
2016-02-01make this example more obviousSteve Klabnik-5/+4
2016-02-01Fix typo in doc/book/getting-started.mdPrayag Verma-1/+1
2016-01-30Reword explanation of 'size' types.jocki84-3/+5
2016-01-30Rollup merge of #31296 - steveklabnik:gh31249, r=alexcrichtonManish Goregaokar-0/+11
2016-01-30Rollup merge of #31295 - steveklabnik:gh31266, r=alexcrichtonManish Goregaokar-0/+5
2016-01-30Ignoring demo code with compilation error.Sandeep Datta-1/+1
2016-01-29Add main() so that examples workSteve Klabnik-0/+11
2016-01-29Make note that this is different in stdSteve Klabnik-0/+5
2016-01-29Fix number of methods in guessing gameSteve Klabnik-2/+2
2016-01-28Auto merge of #31240 - durka:follow-set-docs, r=pnkfelixbors-3/+3
2016-01-28Rollup merge of #31226 - steveklabnik:gh30954, r=ManishearthManish Goregaokar-3/+4
2016-01-28Rollup merge of #31222 - durka:patch-15, r=steveklabnikManish Goregaokar-2/+7
2016-01-28Rollup merge of #30689 - Manishearth:lifetime-bound, r=steveklabnikManish Goregaokar-1/+2
2016-01-27trpl: fix macro follow setsAlex Burka-3/+3
2016-01-26Mention that globs import public symbolsSteve Klabnik-3/+4
2016-01-26capitalization and associated typesAlex Burka-5/+5
2016-01-26book: cover UFCS in Syntax IndexAlex Burka-1/+6
2016-01-26Rollup merge of #31199 - steveklabnik:gh31181, r=ManishearthManish Goregaokar-0/+4
2016-01-26Rollup merge of #31197 - apasel422:issue-31195, r=steveklabnikManish Goregaokar-1/+1
2016-01-25Mention the need for a linkerSteve Klabnik-0/+4
2016-01-25Fix typo in "Loops" section of the bookAndrew Paseltiner-1/+1
2016-01-25Replace link to learn-rust in the bookOliver Middleton-12/+3