summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2016-03-01Auto merge of #31713 - alexcrichton:rustbuild-docs, r=brsonbors-1/+3
2016-02-29std: Stabilize APIs for the 1.8 releaseAlex Crichton-3/+0
2016-02-29Auto merge of #31958 - teoryn:patch-3, r=nagisabors-1/+1
2016-02-29Auto merge of #31960 - aidanhs:aphs-tweak-aliasing-docs, r=Manishearthbors-1/+1
2016-02-29Add the 'T' present in the rust bookAidan Hobson Sayers-1/+1
2016-02-28Fix typo (an Result)Kevin Stock-1/+1
2016-02-28Fix typo (!#[no_std])Kevin Stock-1/+1
2016-02-27Auto merge of #31931 - Luke-Nukem:master, r=steveklabnikbors-9/+9
2016-02-27Resolve ambiguous documentationKevin Stock-4/+4
2016-02-27Rollup merge of #31909 - benaryorg:patch-2, r=ManishearthManish Goregaokar-1/+1
2016-02-27Refinement of paragraph referenced by [thisLuke Jones-9/+9
2016-02-26Rollup merge of #31883 - birkenfeld:doc-null-escape, r=blussManish Goregaokar-0/+4
2016-02-26documentation fixKatze-1/+1
2016-02-25Rollup merge of #31827 - teoryn:patch-1, r=brsonManish Goregaokar-1/+1
2016-02-25Document the null-char/null-byte escape in the referenceGeorg Brandl-0/+4
2016-02-25Rollup merge of #31870 - ivan:filter-explain, r=steveklabnikManish Goregaokar-4/+6
2016-02-25Rollup merge of #31868 - fhahn:capitalize-Rust, r=steveklabnikManish Goregaokar-3/+3
2016-02-25Rollup merge of #31863 - matklad:clarify-reference, r=steveklabnikManish Goregaokar-2/+2
2016-02-25Rollup merge of #31677 - ivan:doc-vtable, r=steveklabnikManish Goregaokar-2/+3
2016-02-24book: Explain better why the filter closure gets a referenceIvan Kozik-4/+6
2016-02-24Capitalize some occurences of Rust in documentationFlorian Hahn-3/+3
2016-02-24reference: clarify use declaration locationAleksey Kladov-2/+2
2016-02-22Fix warn(unused_mut) in exampleKevin Stock-1/+1
2016-02-20Fix number of lines and methods in guessing gameChad Shaffer-2/+2
2016-02-18reference: vtable entries: copy @nikomatsakis's wordingIvan Kozik-2/+3
2016-02-17Rollup merge of #31565 - SDX2000:docfixes4, r=steveklabnikSteve Klabnik-9/+53
2016-02-17Made v2 mutable so that we can actually truncate it.Sandeep Datta-2/+2
2016-02-16rustbuild: Add rustbook/standalone doc supportAlex Crichton-1/+3
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