| Age | Commit message (Expand) | Author | Lines |
| 2016-03-08 | Rollup merge of #32092 - bluss:operator-overload, r=steveklabnik | Steve Klabnik | -10/+10 |
| 2016-03-08 | Rollup merge of #32083 - nodakai:reference-scoped-enum-alias, r=nikomatsakis | Steve Klabnik | -0/+10 |
| 2016-03-08 | Rollup merge of #31772 - nodakai:patch-1, r=steveklabnik | Steve Klabnik | -3/+9 |
| 2016-03-08 | Remove final note from testing chapter. | Pyfisch | -4/+0 |
| 2016-03-08 | Update a spelling inconsistency | Tang Chenglong | -1/+1 |
| 2016-03-08 | reference.md: clarify the limitation of type alias on an enum | NODA, Kai | -0/+10 |
| 2016-03-07 | Fixed link | Tim Montague | -1/+1 |
| 2016-03-07 | book: Update syntax index with OpAssign traits | Ulrik Sverdrup | -10/+10 |
| 2016-03-07 | reference.md: clarify negation. | NODA, Kai | -1/+7 |
| 2016-03-07 | Clarify the semantics of enum discriminants | Kai Noda | -3/+9 |
| 2016-03-06 | Auto merge of #30884 - durka:inclusive-ranges, r=aturon | bors | -1/+31 |
| 2016-03-04 | Rollup merge of #32002 - srinivasreddy:vector_doc, r=Manishearth | Steve Klabnik | -0/+30 |
| 2016-03-03 | added ignore | srinivasreddy | -1/+1 |
| 2016-03-02 | made print message similar across two loops | srinivasreddy | -1/+1 |
| 2016-03-02 | addressed review comments - grammar corrections, space additions | srinivasreddy | -5/+12 |
| 2016-03-02 | Explained the difference between ownership iteration and reference iteration | srinivasreddy | -0/+23 |
| 2016-03-01 | Make book ordering more natural | Evan | -1/+1 |
| 2016-03-01 | Rollup merge of #31987 - gcatlin:patch-1, r=steveklabnik | Steve Klabnik | -1/+1 |
| 2016-03-01 | Rollup merge of #31984 - xaocon:master, r=steveklabnik | Steve Klabnik | -4/+4 |
| 2016-03-01 | grammar: 'fewer' instead of 'less' | Geoff Catlin | -1/+1 |
| 2016-03-01 | Auto merge of #31713 - alexcrichton:rustbuild-docs, r=brson | bors | -1/+3 |
| 2016-02-29 | Clarified the details of a borrowing example. | Evan | -4/+4 |
| 2016-02-29 | std: Stabilize APIs for the 1.8 release | Alex Crichton | -3/+0 |
| 2016-02-29 | Auto merge of #31958 - teoryn:patch-3, r=nagisa | bors | -1/+1 |
| 2016-02-29 | Auto merge of #31960 - aidanhs:aphs-tweak-aliasing-docs, r=Manishearth | bors | -1/+1 |
| 2016-02-29 | Add the 'T' present in the rust book | Aidan Hobson Sayers | -1/+1 |
| 2016-02-28 | Fix typo (an Result) | Kevin Stock | -1/+1 |
| 2016-02-28 | Fix typo (!#[no_std]) | Kevin Stock | -1/+1 |
| 2016-02-27 | Auto merge of #31931 - Luke-Nukem:master, r=steveklabnik | bors | -9/+9 |
| 2016-02-27 | Resolve ambiguous documentation | Kevin Stock | -4/+4 |
| 2016-02-27 | document inclusive range syntax | Alex Burka | -1/+31 |
| 2016-02-27 | Rollup merge of #31909 - benaryorg:patch-2, r=Manishearth | Manish Goregaokar | -1/+1 |
| 2016-02-27 | Refinement of paragraph referenced by [this | Luke Jones | -9/+9 |
| 2016-02-26 | Rollup merge of #31883 - birkenfeld:doc-null-escape, r=bluss | Manish Goregaokar | -0/+4 |
| 2016-02-26 | documentation fix | Katze | -1/+1 |
| 2016-02-25 | Rollup merge of #31827 - teoryn:patch-1, r=brson | Manish Goregaokar | -1/+1 |
| 2016-02-25 | Document the null-char/null-byte escape in the reference | Georg Brandl | -0/+4 |
| 2016-02-25 | Rollup merge of #31870 - ivan:filter-explain, r=steveklabnik | Manish Goregaokar | -4/+6 |
| 2016-02-25 | Rollup merge of #31868 - fhahn:capitalize-Rust, r=steveklabnik | Manish Goregaokar | -3/+3 |
| 2016-02-25 | Rollup merge of #31863 - matklad:clarify-reference, r=steveklabnik | Manish Goregaokar | -2/+2 |
| 2016-02-25 | Rollup merge of #31677 - ivan:doc-vtable, r=steveklabnik | Manish Goregaokar | -2/+3 |
| 2016-02-24 | book: Explain better why the filter closure gets a reference | Ivan Kozik | -4/+6 |
| 2016-02-24 | Capitalize some occurences of Rust in documentation | Florian Hahn | -3/+3 |
| 2016-02-24 | reference: clarify use declaration location | Aleksey Kladov | -2/+2 |
| 2016-02-22 | Fix warn(unused_mut) in example | Kevin Stock | -1/+1 |
| 2016-02-20 | Fix number of lines and methods in guessing game | Chad Shaffer | -2/+2 |
| 2016-02-18 | reference: vtable entries: copy @nikomatsakis's wording | Ivan Kozik | -2/+3 |
| 2016-02-17 | Rollup merge of #31565 - SDX2000:docfixes4, r=steveklabnik | Steve Klabnik | -9/+53 |
| 2016-02-17 | Made v2 mutable so that we can actually truncate it. | Sandeep Datta | -2/+2 |
| 2016-02-16 | rustbuild: Add rustbook/standalone doc support | Alex Crichton | -1/+3 |