| Age | Commit message (Expand) | Author | Lines |
| 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 |
| 2015-08-25 | Rollup merge of #27982 - frewsxcv:patch-25, r=steveklabnik | Steve Klabnik | -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 | Use correct indefinite article in reference.md | Corey Farwell | -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 #27935 - mbrubeck:cfg-test, r=steveklabnik | Steve Klabnik | -0/+1 |
| 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-22 | Rollup merge of #27924 - pornel:bookthreadjoin, r=steveklabnik | Steve Klabnik | -3/+5 |
| 2015-08-22 | Rollup merge of #27921 - tshepang:missing-words, r=steveklabnik | Steve Klabnik | -1/+1 |
| 2015-08-21 | Include cfg(test) in the reference | Matt Brubeck | -0/+1 |
| 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-20 | nomicon: insert missing words | Tshepang Lekhonkhobe | -1/+1 |
| 2015-08-20 | nomicon: use current syntax | Tshepang Lekhonkhobe | -1/+1 |
| 2015-08-18 | Rollup merge of #27883 - steveklabnik:gh27587, r=alexcrichton | Steve Klabnik | -0/+5 |
| 2015-08-18 | Rollup merge of #27882 - steveklabnik:gh27428, r=alexcrichton | Steve Klabnik | -4/+54 |
| 2015-08-18 | add cfg(target_env) to the reference | Steve Klabnik | -0/+5 |
| 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-13 | Auto merge of #27789 - chriskrycho:remove_pandoc_references, r=steveklabnik | bors | -13/+4 |
| 2015-08-12 | doc/readme: replace references to Pandoc with rustdoc. | Chris Krycho | -13/+4 |
| 2015-08-11 | rollup merge of #27682: neurons/np.27681 | Alex Crichton | -2/+2 |
| 2015-08-11 | rollup merge of #27659: goyox86/goyox86/update-spanish-book-link | Alex Crichton | -2/+1 |
| 2015-08-11 | rollup merge of #27622: eefriedman/https-url | Alex Crichton | -46/+48 |
| 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 |