| Age | Commit message (Expand) | Author | Lines |
| 2017-01-13 | Rollup merge of #39027 - behnam:typo, r=frewsxcv | Guillaume Gomez | -1/+1 |
| 2017-01-12 | [libcollections] [doc] Fix typo in documentation | Behnam Esfahbod | -1/+1 |
| 2017-01-11 | Fix some typos in Nomicon | Ben Wiederhake | -2/+2 |
| 2017-01-11 | Add `&mut expr` to syntax index | krdln | -1/+1 |
| 2017-01-10 | Update struct_expr grammar for field init shorthand. | theduke | -2/+3 |
| 2017-01-10 | Rollup merge of #38816 - Manishearth:coercion-doc, r=GuillaumeGomez | Seo Sanghyeon | -1/+3 |
| 2017-01-10 | Auto merge of #38138 - rkruppe:no_std-no_loop, r=steveklabnik | bors | -11/+10 |
| 2017-01-04 | book: use abort() over loop {} for panic | Robin Kruppe | -11/+10 |
| 2017-01-04 | Document custom derive. | Steve Klabnik | -8/+256 |
| 2017-01-04 | Add more docs for CoerceUnsized and Unsize | Manish Goregaokar | -1/+3 |
| 2017-01-03 | Document RFC 1623: static lifetime elision. | Chris Krycho | -6/+29 |
| 2017-01-03 | Auto merge of #38066 - bluss:string-slice-error, r=sfackler | bors | -2/+2 |
| 2017-01-03 | book: match enum warning removed | Constantin | -1/+1 |
| 2017-01-02 | Reword 'stupid' and 'crazy' in docs. | Clar Charr | -10/+10 |
| 2016-12-29 | Rollup merge of #38662 - agl:patch-2, r=frewsxcv | Alex Crichton | -2/+2 |
| 2016-12-29 | Rollup merge of #38659 - agl:patch-1, r=apasel422 | Alex Crichton | -1/+1 |
| 2016-12-29 | Rollup merge of #38630 - frewsxcv:variadic, r=steveklabnik | Alex Crichton | -0/+34 |
| 2016-12-28 | Use "an" before "i32" | Adam Langley | -2/+2 |
| 2016-12-28 | Add missing apostrophe. | Adam Langley | -1/+1 |
| 2016-12-27 | Document foreign variadic functions in TRPL and the reference. | Corey Farwell | -0/+34 |
| 2016-12-27 | And suddenly a german word :O | kellerkindt | -1/+1 |
| 2016-12-24 | Rollup merge of #38568 - chris-morgan:fix-markdown-lists, r=frewsxcv | Steve Klabnik | -9/+9 |
| 2016-12-24 | Rollup merge of #38013 - wezm:simplify-test-notes, r=steveklabnik | Steve Klabnik | -5/+4 |
| 2016-12-24 | Rollup merge of #37956 - tshepang:patch-2, r=steveklabnik | Steve Klabnik | -2/+3 |
| 2016-12-23 | book: replace example I do not understand | Tshepang Lekhonkhobe | -2/+3 |
| 2016-12-22 | Fix Markdown list formatting. | Chris Morgan | -9/+9 |
| 2016-12-20 | Rollup merge of #38215 - liigo:patch-12, r=petrochenkov | Alex Crichton | -1/+2 |
| 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 |