| Age | Commit message (Expand) | Author | Lines |
| 2017-02-28 | Rollup merge of #40142 - MajorBreakfast:patch-4, r=steveklabnik | Steve Klabnik | -1/+1 |
| 2017-02-28 | add unstable book to the bookshelf | Steve Klabnik | -1/+3 |
| 2017-02-28 | sort unstable book alphabetically | Steve Klabnik | -75/+75 |
| 2017-02-28 | Rollup merge of #40131 - MajorBreakfast:patch-3, r=steveklabnik | Corey Farwell | -2/+2 |
| 2017-02-28 | Rollup merge of #40124 - koba-e964:patch-1, r=steveklabnik | Corey Farwell | -1/+1 |
| 2017-02-28 | Unit-like structs doc: Improve code sample | Josef Brandl | -1/+2 |
| 2017-02-28 | Structs doc: Change "pointers" to "references" | Josef Brandl | -1/+1 |
| 2017-02-27 | Make lifetime elision docs clearer | Josef Brandl | -2/+2 |
| 2017-02-27 | Auto merge of #38165 - Yamakaky:better-backtrace, r=petrochenkov | bors | -1/+14 |
| 2017-02-28 | Remove unnecessary "for" | Hiroki Kobayashi | -1/+1 |
| 2017-02-27 | Auto merge of #40115 - MajorBreakfast:patch-2, r=steveklabnik | bors | -1/+2 |
| 2017-02-27 | Auto merge of #40102 - pmer:pmer/use-macos-term-in-docs, r=steveklabnik | bors | -6/+6 |
| 2017-02-26 | Loop docs: Present perfect instead of simple past | Josef Brandl | -1/+2 |
| 2017-02-26 | Auto merge of #40078 - tclfs:patch-3, r=GuillaumeGomez | bors | -1/+1 |
| 2017-02-25 | doc: Use "macOS" terminology consistently | Paul Merrill | -6/+6 |
| 2017-02-25 | Rollup merge of #40069 - Rufflewind:master, r=steveklabnik | Eduard-Mihai Burtescu | -2/+20 |
| 2017-02-25 | Add Gankro's table to nomicon/src/phantom-data.md | Phil Ruffwind | -2/+20 |
| 2017-02-24 | Fix a typo | Tang Chenglong | -1/+1 |
| 2017-02-24 | Rollup merge of #40071 - tomwhoiscontrary:pr-lets-apostrophes, r=GuillaumeGomez | Guillaume Gomez | -1/+1 |
| 2017-02-24 | Rollup merge of #40050 - DaseinPhaos:patch-3, r=steveklabnik | Guillaume Gomez | -2/+2 |
| 2017-02-24 | Rollup merge of #39845 - JDemler:master, r=steveklabnik | Guillaume Gomez | -0/+73 |
| 2017-02-24 | Rollup merge of #39777 - mina86:gib, r=steveklabnik | Guillaume Gomez | -1/+1 |
| 2017-02-24 | Correct another typo in procedural macros chapter of the Book. | Tom Anderson | -1/+1 |
| 2017-02-23 | Update exception-safety.md | Luxko | -1/+1 |
| 2017-02-23 | Update exception-safety.md | Luxko | -1/+1 |
| 2017-02-21 | get linkcheck clean | Steve Klabnik | -11/+12 |
| 2017-02-21 | fix some links | Steve Klabnik | -27/+10 |
| 2017-02-21 | TRPL Nightly -> Unstable Book | Steve Klabnik | -1093/+1261 |
| 2017-02-21 | write intro | Steve Klabnik | -0/+20 |
| 2017-02-21 | Import basic book contents | Steve Klabnik | -90/+655 |
| 2017-02-21 | Create "The Unstable Book" | Steve Klabnik | -0/+182 |
| 2017-02-21 | move the reference to the bookshelf | Steve Klabnik | -9/+7 |
| 2017-02-21 | Redirect to the new reference | Steve Klabnik | -4410/+3 |
| 2017-02-21 | Add footnote style. | Steve Klabnik | -0/+798 |
| 2017-02-21 | Get linkchecker clean | Steve Klabnik | -36/+39 |
| 2017-02-21 | statements and expressions | Steve Klabnik | -60/+67 |
| 2017-02-21 | types | Steve Klabnik | -11/+11 |
| 2017-02-21 | memory model | Steve Klabnik | -1/+1 |
| 2017-02-21 | Items | Corey Farwell | -69/+113 |
| 2017-02-21 | linkage | Steve Klabnik | -0/+2 |
| 2017-02-21 | unsafety | Steve Klabnik | -2/+2 |
| 2017-02-21 | influences | Steve Klabnik | -4/+4 |
| 2017-02-21 | Items and attributes | Corey Farwell | -2/+5 |
| 2017-02-21 | Crates and source files | Corey Farwell | -14/+19 |
| 2017-02-21 | Procedural macros | Corey Farwell | -0/+2 |
| 2017-02-21 | Macros By Example | Corey Farwell | -11/+21 |
| 2017-02-21 | Macros | Corey Farwell | -3/+7 |
| 2017-02-21 | Paths | Corey Farwell | -4/+10 |
| 2017-02-21 | Tokens | Corey Farwell | -7/+17 |
| 2017-02-21 | Comments | Corey Farwell | -1/+3 |