about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2016-02-16Clarify contiguous memory array structure of vectors in documentationDirk Gadsden-2/+9
2016-02-15reference: vtable entries are resolved at runtimeIvan Kozik-1/+1
2016-02-14Rollup merge of #31658 - felgru:master, r=steveklabnikSteve Klabnik-1/+1
2016-02-14doc: fix compiler outputFelix Gruber-1/+1
2016-02-14doc: Remove trailing whitespacefbergr-1/+1
2016-02-14Rollup merge of #31638 - rkruppe:rm-tex, r=alexcrichtonManish Goregaokar-2/+0
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-13Remove the last remaining .tex fileRobin Kruppe-2/+0
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-06Auto merge of #31307 - nagisa:mir-drop-terminator, r=nikomatsakisbors-0/+6
2016-02-04Rollup merge of #31413 - tshepang:improve, r=steveklabnikSteve Klabnik-2/+2
2016-02-04Rollup merge of #31412 - tshepang:add-trailing-commas, r=steveklabnikSteve Klabnik-5/+5
2016-02-04Rollup merge of #31411 - tshepang:idiom, r=steveklabnikSteve Klabnik-1/+1
2016-02-04reference: add trailing commasTshepang Lekhonkhobe-5/+5
2016-02-04reference: make the line a little more readableTshepang Lekhonkhobe-2/+2
2016-02-04reference: explicit return at function end is not idiomaticTshepang Lekhonkhobe-1/+1
2016-02-04Synthesize calls to box_free language itemSimonas Kazlauskas-0/+6
2016-02-03Remove redundant semicolon from "block_expr" in grammar referenceMatt Brubeck-1/+1
2016-02-03Auto merge of #31370 - Manishearth:rollup, r=Manishearthbors-2/+34
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-02Auto merge of #31312 - alexcrichton:no-le-in-powerpc64le, r=alexcrichtonbors-1/+1
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-01Remove "powerpc64le" and "mipsel" target_archAlex Crichton-1/+1
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