| Age | Commit message (Expand) | Author | Lines |
| 2016-12-16 | Update if-let.md | bluecereal | -2/+4 |
| 2016-12-16 | Update book for rustup | Brian Anderson | -9/+23 |
| 2016-12-16 | Book: rustup.sh -> rustup.rs | Steve Klabnik | -21/+7 |
| 2016-12-13 | Associated items and variants inherit visibility from their traits and enums ... | Liigo | -1/+1 |
| 2016-12-13 | minor fix about visibility in reference | Liigo Zhuang | -1/+2 |
| 2016-12-13 | Simplify notes on testing and concurrency | Wesley Moore | -5/+4 |
| 2016-12-12 | Rollup merge of #38164 - sourcefrog:fonts, r=GuillaumeGomez | Corey Farwell | -1/+3 |
| 2016-12-09 | rustdoc: fix doctests with non-feature crate attrs | Alex Burka | -4/+4 |
| 2016-12-07 | Rollup merge of #38225 - Cobrand:patch-1, r=GuillaumeGomez | Guillaume Gomez | -9/+14 |
| 2016-12-07 | Rollup merge of #38163 - durka:patch-33, r=bluss | Guillaume Gomez | -1/+2 |
| 2016-12-07 | Update book/ffi to use catch_unwind | Cobrand | -9/+14 |
| 2016-12-04 | Avoid using locally installed Source Code Pro font (fixes #24355). | Martin Pool | -1/+3 |
| 2016-12-04 | reference: fix definition of :tt | Alex Burka | -1/+2 |
| 2016-12-04 | Auto merge of #38087 - jooert:remove_unmarked, r=petrochenkov | bors | -5/+0 |
| 2016-12-03 | Rollup merge of #38130 - jethrogb:patch-3, r=steveklabnik | Corey Farwell | -4/+5 |
| 2016-12-02 | Update items section in reference | jethrogb | -4/+5 |
| 2016-12-01 | Minor fix to testing concurrency section | Steve Smith | -5/+5 |
| 2016-11-30 | Use more specific panic message for &str slicing errors | Ulrik Sverdrup | -2/+2 |
| 2016-11-30 | Remove the `unmarked_api` feature | Johannes Oertel | -5/+0 |
| 2016-11-25 | Auto merge of #37960 - samestep:five, r=frewsxcv | bors | -1/+1 |
| 2016-11-23 | Use literal 5 instead of five in book section 4.1 | Sam Estep | -1/+1 |
| 2016-11-23 | Rollup merge of #37836 - steveklabnik:remove-incorrect-reference-comment, r=G... | Guillaume Gomez | -1/+1 |
| 2016-11-20 | Rollup merge of #37876 - birkenfeld:patch-1, r=apasel422 | Guillaume Gomez | -8/+9 |
| 2016-11-20 | Rollup merge of #37840 - brcooley:patch-1, r=steveklabnik | Guillaume Gomez | -1/+1 |
| 2016-11-19 | reference: fix duplicate bullet points in feature list | Georg Brandl | -8/+9 |
| 2016-11-17 | Fix grammar error in lifetimes.md | Brett Cooley | -1/+1 |
| 2016-11-17 | Rollup merge of #37766 - tarka:book-testing-concurrency-capture, r=steveklabnik | Guillaume Gomez | -0/+42 |
| 2016-11-17 | Clarify the reference's status. | steveklabnik | -1/+1 |
| 2016-11-14 | Remove thread-per-CPU bit as it may not be accurate. | Steve Smith | -6/+5 |
| 2016-11-14 | Typo in new section | Steve Smith | -1/+1 |
| 2016-11-14 | Auto merge of #37755 - polo-language:doc-punct, r=GuillaumeGomez | bors | -183/+184 |
| 2016-11-14 | Add sections about concurrency and stdout/err capture to the Testing chapter ... | Steve Smith | -0/+43 |
| 2016-11-13 | Improved punctuation, capitalization, and sentence structure of code snippet ... | Angelo Polo | -183/+184 |
| 2016-11-12 | Minor grammar fix to ffi.md | Reza Akhavan | -1/+1 |
| 2016-11-12 | Rollup merge of #37708 - oli-obk:box_free, r=eddyb | Eduard-Mihai Burtescu | -2/+2 |
| 2016-11-12 | Rollup merge of #37503 - nwin:patch-3, r=steveklabnik | Eduard-Mihai Burtescu | -14/+8 |
| 2016-11-12 | Rollup merge of #37368 - trotter:patch-1, r=steveklabnik | Eduard-Mihai Burtescu | -31/+92 |
| 2016-11-11 | Update patch with example. | nwin | -1/+15 |
| 2016-11-11 | [breaking-change] change the `box_free` item to accept pointers to unsized types | Oliver 'ker' Schneider | -2/+2 |
| 2016-11-10 | Ignore tests failing due to lack of `fn main` | Trotter Cashion | -7/+9 |
| 2016-11-10 | Remove extraneous word | Trotter Cashion | -1/+1 |
| 2016-11-10 | Change project path for consistency | Trotter Cashion | -5/+5 |
| 2016-11-10 | Remove `mod tests` from earlier sections | Trotter Cashion | -62/+51 |
| 2016-11-10 | Instruct play.rust-lang.org to treat code as tests | Trotter Cashion | -2/+46 |
| 2016-11-10 | Rollup merge of #37664 - est31:master, r=nrc | Eduard-Mihai Burtescu | -2/+8 |
| 2016-11-09 | Document the question mark operator | est31 | -2/+8 |
| 2016-11-08 | Rollup merge of #37601 - brson:book-without-tiers, r=steveklabnik | Steve Klabnik | -99/+12 |
| 2016-11-08 | Rollup merge of #37483 - xfix:patch-1, r=steveklabnik | Steve Klabnik | -23/+43 |
| 2016-11-08 | Rollup merge of #37425 - polo-language:doc, r=GuillaumeGomez | Steve Klabnik | -1/+1 |
| 2016-11-08 | Rollup merge of #35102 - steveklabnik:ref_warning, r=aturon | Steve Klabnik | -0/+5 |