| Age | Commit message (Expand) | Author | Lines |
| 2015-09-06 | Auto merge of #28259 - christopherdumas:fix_empty_link, r=Manishearth | bors | -1/+1 |
| 2015-09-05 | Added link for hygenic macro system in macros.md | christopherdumas | -1/+1 |
| 2015-09-05 | Rollup merge of #28225 - jackwilsonv:patch-3, r=steveklabnik | Manish Goregaokar | -8/+8 |
| 2015-09-03 | Capitalize circle reference | Jack Wilson | -1/+1 |
| 2015-09-03 | Fixes minor formatting inconsistencies | Jack Wilson | -8/+8 |
| 2015-09-03 | Rollup merge of #28216 - christopherdumas:fix_28196, r=steveklabnik | Steve Klabnik | -10/+0 |
| 2015-09-03 | Rollup merge of #28215 - matklad:grammar-extern-block-item, r=steveklabnik | Steve Klabnik | -1/+1 |
| 2015-09-03 | Rollup merge of #28214 - tshepang:word-not-name, r=steveklabnik | Steve Klabnik | -1/+1 |
| 2015-09-03 | Rollup merge of #28213 - tshepang:replace-comma, r=steveklabnik | Steve Klabnik | -1/+1 |
| 2015-09-03 | Rollup merge of #28212 - tshepang:rust-is-a-language, r=steveklabnik | Steve Klabnik | -1/+1 |
| 2015-09-03 | Rollup merge of #28210 - tshepang:typo, r=steveklabnik | Steve Klabnik | -1/+1 |
| 2015-09-03 | Rollup merge of #28208 - matklad:grammar-whitespace-cleanup, r=steveklabnik | Steve Klabnik | -1/+1 |
| 2015-09-03 | Rollup merge of #28207 - tshepang:flow, r=steveklabnik | Steve Klabnik | -4/+4 |
| 2015-09-03 | Rollup merge of #28205 - matklad:grammar-remove-proc, r=alexcrichton | Steve Klabnik | -2/+0 |
| 2015-09-03 | Rollup merge of #28204 - matklad:grammar-duplicate-else-tail, r=steveklabnik | Steve Klabnik | -1/+0 |
| 2015-09-03 | Rollup merge of #28203 - benschulz:book-deref-coercion, r=brson | Steve Klabnik | -5/+5 |
| 2015-09-03 | Rollup merge of #28202 - matklad:grammar-loop-labels, r=steveklabnik | Steve Klabnik | -6/+6 |
| 2015-09-03 | Removed incorrect reference from #28196 | christopherdumas | -10/+0 |
| 2015-09-04 | reference grammar: fix item definition | Aleksey Kladov | -1/+1 |
| 2015-09-03 | reference grammar: whitespace cleanup | Aleksey Kladov | -1/+1 |
| 2015-09-03 | book: it is RwLock, not RWLock | Tshepang Lekhonkhobe | -2/+2 |
| 2015-09-04 | Rollup merge of #28186 - thomas07vt:thomas07vt-patch-trpl-rust-inside-other-l... | Manish Goregaokar | -0/+11 |
| 2015-09-04 | Rollup merge of #28184 - xiaochuanyu:patch-1, r=alexcrichton | Manish Goregaokar | -1/+1 |
| 2015-09-03 | book: improve flow | Tshepang Lekhonkhobe | -4/+4 |
| 2015-09-03 | book: Rust is a language, so no need to mention that fact here | Tshepang Lekhonkhobe | -2/+2 |
| 2015-09-03 | reference grammar: remove procedure_type | Aleksey Kladov | -2/+0 |
| 2015-09-03 | reference grammar: remove duplicate else_tail rule | Aleksey Kladov | -1/+0 |
| 2015-09-03 | Take method invocation semantics out of chapter on deref coercion. | benshu | -5/+5 |
| 2015-09-03 | book: "word" feels more suitable than "name" | Tshepang Lekhonkhobe | -1/+1 |
| 2015-09-03 | reference grammar: loop label should be optional | Aleksey Kladov | -6/+6 |
| 2015-09-03 | book: replace comma with a more suitable character | Tshepang Lekhonkhobe | -1/+1 |
| 2015-09-02 | Bash output fix to match real 'ruby embed.rb' call | John Thomas | -0/+11 |
| 2015-09-03 | Fix mistake in trait.md | Xiao Chuan Yu | -1/+1 |
| 2015-09-02 | Makes formatting of struct keyword consistent | Jack Wilson | -11/+11 |
| 2015-09-02 | Auto merge of #28135 - jackwilsonv:patch-1, r=steveklabnik | bors | -1/+1 |
| 2015-09-02 | Auto merge of #28155 - vchimishuk:doc-rust-inside-other-languages-tab, r=alex... | bors | -1/+1 |
| 2015-09-02 | Auto merge of #28149 - jakerr:atomic, r=alexcrichton | bors | -4/+4 |
| 2015-09-01 | Source code style fixed: tab replaced with whitespaces. | Viacheslav Chimishuk | -1/+1 |
| 2015-09-01 | Reverse AtomicBool value in nomicon example to agree with its comment. | Jake Kerr | -4/+4 |
| 2015-08-31 | Makes formatting of i32 consistent | Jack Wilson | -1/+1 |
| 2015-08-31 | Fix typo | AlexDenisov | -1/+1 |
| 2015-08-29 | Auto merge of #28078 - apasel422:patch-1, r=alexcrichton | bors | -1/+0 |
| 2015-08-29 | Auto merge of #28070 - mdchoate:patch-1, r=alexcrichton | bors | -1/+1 |
| 2015-08-28 | Remove superfluous line from Nomicon | Andrew Paseltiner | -1/+0 |
| 2015-08-28 | Fix typo in loops.md | Michael Choate | -1/+1 |
| 2015-08-28 | Be explicit about using crates.io's libc crate | Steve Klabnik | -3/+5 |
| 2015-08-28 | Rollup merge of #28022 - steveklabnik:gh27936, r=alexcrichton | Manish Goregaokar | -1/+14 |
| 2015-08-27 | Add Windows-specific comments to testing guide | Steve Klabnik | -1/+14 |
| 2015-08-26 | Fix docs typo | Nikolay Kondratyev | -1/+1 |
| 2015-08-25 | Document the recursion_limit crate attribute | Matt Brubeck | -1/+5 |