| Age | Commit message (Expand) | Author | Lines |
| 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 | Rollup merge of #27978 - mgrabovsky:doc-fix, r=steveklabnik | Steve Klabnik | -2/+2 |
| 2015-08-24 | book: Mention that --ignored is a test binary argument | Adam Crume | -0/+3 |
| 2015-08-24 | book: Fix spacing in testing section | Adam Crume | -1/+1 |
| 2015-08-24 | Clarify a sentence in the Book | Matěj Grabovský | -2/+2 |
| 2015-08-23 | book: Talk about ignore attribute in testing guide | Adam Crume | -0/+57 |
| 2015-08-23 | Auto merge of #27922 - tshepang:dst-definition, r=alexcrichton | bors | -0/+6 |
| 2015-08-22 | Rollup merge of #27934 - MatejLach:spacing_fix, r=steveklabnik | Steve Klabnik | -2/+2 |
| 2015-08-22 | Rollup merge of #27926 - durka:emphasize-no-bin-doctest, r=steveklabnik | Steve Klabnik | -8/+8 |
| 2015-08-21 | fix spacing issue in trpl/documentation doc | Matej Ľach | -2/+2 |
| 2015-08-20 | emphasize that doctests don't run in bin crates | Alex Burka | -8/+8 |
| 2015-08-20 | Use handle the same way in similarly structured examples | Kornel Lesiński | -3/+5 |
| 2015-08-20 | book: add DST to glossary | Tshepang Lekhonkhobe | -0/+6 |
| 2015-08-18 | Rollup merge of #27882 - steveklabnik:gh27428, r=alexcrichton | Steve Klabnik | -4/+54 |
| 2015-08-18 | Add note about backtraces to TRPL | Steve Klabnik | -4/+54 |
| 2015-08-18 | Auto merge of #27536 - steveklabnik:doc_object_safety, r=alexcrichton | bors | -0/+38 |
| 2015-08-18 | Add object safety to TRPL | Steve Klabnik | -0/+38 |
| 2015-08-13 | Fix broken link to Wilson | Steve Klabnik | -1/+1 |
| 2015-08-11 | rollup merge of #27682: neurons/np.27681 | Alex Crichton | -2/+2 |
| 2015-08-11 | rollup merge of #27622: eefriedman/https-url | Alex Crichton | -11/+11 |
| 2015-08-11 | Update version number response for new version of rust | Niranjan Padmanabhan | -2/+2 |
| 2015-08-11 | Rollup merge of #27611 - vincentbernat:fix/doc/chars-iterator, r=steveklabnik | Manish Goregaokar | -1/+1 |
| 2015-08-11 | Rollup merge of #27542 - steveklabnik:gh27303, r=alexcrichton | Manish Goregaokar | -0/+53 |
| 2015-08-10 | Auto merge of #27338 - alexcrichton:remove-morestack, r=brson | bors | -12/+2 |
| 2015-08-10 | Remove morestack support | Alex Crichton | -12/+2 |
| 2015-08-09 | Use https URLs to refer to rust-lang.org where appropriate. | Eli Friedman | -11/+11 |
| 2015-08-09 | TRPL: minor correction on how `chars().nth()` work | Vincent Bernat | -1/+1 |
| 2015-08-07 | Added arrows to references in tables | Mike Marcacci | -133/+133 |
| 2015-08-07 | Auto merge of #27558 - mlalic:patch-1, r=brson | bors | -1/+1 |
| 2015-08-07 | Auto merge of #27552 - tshepang:misc, r=brson | bors | -7/+6 |
| 2015-08-06 | fixed the few nits! | Ruby | -3/+3 |
| 2015-08-06 | Explained asterisk on & and &mut reference | Ruby | -0/+4 |
| 2015-08-06 | Add opaque structs to TRPL:FFI | Steve Klabnik | -0/+53 |
| 2015-08-06 | TRPL/lifetimes.md: Fix typo lifteimes -> lifetimes | Marko Lalic | -1/+1 |
| 2015-08-06 | book: some improvements to Advanced Linking | Tshepang Lekhonkhobe | -7/+6 |
| 2015-08-05 | Rollup merge of #27539 - steveklabnik:gh26746, r=brson | Steve Klabnik | -0/+60 |
| 2015-08-05 | Rollup merge of #27538 - steveklabnik:gh26917, r=Gankro | Steve Klabnik | -2/+12 |
| 2015-08-05 | Rollup merge of #27535 - steveklabnik:for_jhun, r=alexcrichton | Steve Klabnik | -2/+2 |
| 2015-08-05 | Rollup merge of #27285 - lastorset:trait-operator-impl, r=steveklabnik | Steve Klabnik | -14/+146 |
| 2015-08-05 | Add more infor about function pointers to TRPL | Steve Klabnik | -0/+60 |
| 2015-08-05 | Expand further on <> syntax in TRPL. | Steve Klabnik | -2/+12 |
| 2015-08-05 | work -> compile in Guessing Game | Steve Klabnik | -2/+2 |
| 2015-08-05 | Auto merge of #27530 - Manishearth:rollup, r=Manishearth | bors | -122/+122 |
| 2015-08-05 | Rollup merge of #27519 - JanLikar:rearrange-patterns, r=steveklabnik | Manish Goregaokar | -122/+122 |
| 2015-08-04 | Tweaked concurrency.md | Chris Nixon | -33/+61 |
| 2015-08-04 | Rearrange sections in "Patterns" | Jan Likar | -122/+122 |