about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2016-03-08Rollup merge of #32092 - bluss:operator-overload, r=steveklabnikSteve Klabnik-10/+10
2016-03-08Rollup merge of #32083 - nodakai:reference-scoped-enum-alias, r=nikomatsakisSteve Klabnik-0/+10
2016-03-08Rollup merge of #31772 - nodakai:patch-1, r=steveklabnikSteve Klabnik-3/+9
2016-03-08Remove final note from testing chapter.Pyfisch-4/+0
2016-03-08Update a spelling inconsistencyTang Chenglong-1/+1
2016-03-08reference.md: clarify the limitation of type alias on an enumNODA, Kai-0/+10
2016-03-07Fixed linkTim Montague-1/+1
2016-03-07book: Update syntax index with OpAssign traitsUlrik Sverdrup-10/+10
2016-03-07reference.md: clarify negation.NODA, Kai-1/+7
2016-03-07Clarify the semantics of enum discriminantsKai Noda-3/+9
2016-03-06Auto merge of #30884 - durka:inclusive-ranges, r=aturonbors-1/+31
2016-03-04Rollup merge of #32002 - srinivasreddy:vector_doc, r=ManishearthSteve Klabnik-0/+30
2016-03-03added ignoresrinivasreddy-1/+1
2016-03-02made print message similar across two loopssrinivasreddy-1/+1
2016-03-02addressed review comments - grammar corrections, space additionssrinivasreddy-5/+12
2016-03-02Explained the difference between ownership iteration and reference iterationsrinivasreddy-0/+23
2016-03-01Make book ordering more naturalEvan-1/+1
2016-03-01Rollup merge of #31987 - gcatlin:patch-1, r=steveklabnikSteve Klabnik-1/+1
2016-03-01Rollup merge of #31984 - xaocon:master, r=steveklabnikSteve Klabnik-4/+4
2016-03-01grammar: 'fewer' instead of 'less'Geoff Catlin-1/+1
2016-03-01Auto merge of #31713 - alexcrichton:rustbuild-docs, r=brsonbors-1/+3
2016-02-29Clarified the details of a borrowing example.Evan-4/+4
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-27document inclusive range syntaxAlex Burka-1/+31
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