| Age | Commit message (Expand) | Author | Lines |
| 2015-07-22 | Rollup merge of #27183 - Dangthrimble:master, r=steveklabnik | Steve Klabnik | -2/+13 |
| 2015-07-22 | Path changed to %PATH% | Jonathan Hansford | -6/+6 |
| 2015-07-21 | Static linking | Aidan Hobson Sayers | -0/+127 |
| 2015-07-21 | Klabnik nit-picks ;) | Ticki | -1/+1 |
| 2015-07-21 | rust -> Rust | Ticki | -4/+4 |
| 2015-07-21 | Add info about usage of 'unsafe' keyword in bindings to foreign interfaces. | Ticki | -3/+7 |
| 2015-07-21 | Rename 'link-args' to 'advanced-linking', add intro | Aidan Hobson Sayers | -5/+12 |
| 2015-07-21 | Guidance on Windows install re "Add to PATH" | Jonathan Hansford | -2/+13 |
| 2015-07-20 | Add travis config to TRPL: release channels | Steve Klabnik | -0/+23 |
| 2015-07-17 | Clean up some wording around globs. | Steve Klabnik | -3/+2 |
| 2015-07-16 | Rollup merge of #27020 - goyox86:goyox86/fix-error-handling-snippet, r=stevek... | Manish Goregaokar | -1/+3 |
| 2015-07-16 | Rollup merge of #26695 - rutsky:patch-2, r=Manishearth | Manish Goregaokar | -2/+2 |
| 2015-07-14 | Auto merge of #27016 - alexcrichton:inline-asm-docs, r=steveklabnik | bors | -1/+10 |
| 2015-07-13 | Fixed snippet to return the proper error. | Jose Narvaez | -1/+3 |
| 2015-07-13 | doc: Add a link to LLVM's new inline assembly docs | Alex Crichton | -1/+10 |
| 2015-07-13 | minor grammatical update | Frank McSherry | -2/+2 |
| 2015-07-12 | Clean up trailing whitespaces | Pavel Pravosud | -11/+11 |
| 2015-07-12 | Fix multi-threading example in dining-philosophers | Pavel Pravosud | -4/+4 |
| 2015-07-08 | TRPL: make version constraits explicit | Steve Klabnik | -3/+5 |
| 2015-07-07 | Rollup merge of #26855 - steveklabnik:gh26344, r=alexcrichton | Steve Klabnik | -5/+6 |
| 2015-07-07 | Rollup merge of #26854 - steveklabnik:gh26345, r=alexcrichton | Steve Klabnik | -1/+14 |
| 2015-07-07 | Rollup merge of #26853 - steveklabnik:gh26346, r=Gankro | Steve Klabnik | -14/+14 |
| 2015-07-07 | Re-word UB in unsafe guide | Steve Klabnik | -14/+14 |
| 2015-07-07 | Not literally all of concurrency is a library | Steve Klabnik | -5/+6 |
| 2015-07-07 | There are four uses of unsafe, actually | Steve Klabnik | -1/+14 |
| 2015-07-07 | Describe lifetime syntax for impl | Steve Klabnik | -0/+29 |
| 2015-07-06 | Rollup merge of #26827 - steveklabnik:gh25786, r=alexcrichton | Steve Klabnik | -0/+32 |
| 2015-07-06 | Rollup merge of #26761 - steveklabnik:actually_ub, r=alexcrichton | Steve Klabnik | -13/+4 |
| 2015-07-06 | FFI panic is UB | Steve Klabnik | -13/+4 |
| 2015-07-06 | Document _ in bindings | Steve Klabnik | -0/+32 |
| 2015-07-06 | book: introduce `//!` doc comment in comments section | Liigo Zhuang | -0/+11 |
| 2015-07-01 | remove terminating dot from caption | Vladimir Rutsky | -1/+1 |
| 2015-07-01 | add missing colon | Vladimir Rutsky | -1/+1 |
| 2015-06-30 | Rollup merge of #26580 - adamheins:master, r=steveklabnik | Steve Klabnik | -1/+1 |
| 2015-06-30 | Rollup merge of #26506 - tshepang:doc-fix, r=steveklabnik | Steve Klabnik | -3/+5 |
| 2015-06-30 | Auto merge of #26662 - steveklabnik:gh26661, r=alexcrichton | bors | -3/+3 |
| 2015-06-29 | Update link to Ousterhout | Steve Klabnik | -3/+3 |
| 2015-06-29 | Auto merge of #26623 - Saser:master, r=steveklabnik | bors | -1/+6 |
| 2015-06-27 | Clarifying deallocation order of resources within same scope | Christian Persson | -1/+6 |
| 2015-06-26 | make book match reference | Alexis Beingessner | -5/+2 |
| 2015-06-25 | Improve sentence flow. | Adam Heins | -1/+1 |
| 2015-06-24 | Replace std::comm reference with std::sync::mpsc. | Brody Holden | -2/+2 |
| 2015-06-24 | Auto merge of #26528 - brson:papers, r=alexcrichton | bors | -2/+29 |
| 2015-06-24 | Auto merge of #26526 - djc:patch-1, r=steveklabnik | bors | -0/+6 |
| 2015-06-24 | Auto merge of #26509 - tshepang:4-and-not-3, r=bluss | bors | -2/+2 |
| 2015-06-23 | doc: Add newest Rust papers | Brian Anderson | -2/+29 |
| 2015-06-23 | Add some more headers to installation documentations | Dirkjan Ochtman | -0/+6 |
| 2015-06-23 | Auto merge of #26508 - tshepang:stray-code-block, r=bluss | bors | -5/+0 |
| 2015-06-22 | Use a more descriptive variable name. | Jake Hickey | -3/+3 |
| 2015-06-22 | book: there are 4 special sections | Tshepang Lekhonkhobe | -2/+2 |