| Age | Commit message (Expand) | Author | Lines |
| 2017-02-25 | Rollup merge of #39980 - arielb1:privately-uninhabited, r=nikomatsakis | Eduard-Mihai Burtescu | -37/+154 |
| 2017-02-25 | Rollup merge of #39961 - redox-os:redox, r=alexcrichton | Eduard-Mihai Burtescu | -1/+13 |
| 2017-02-25 | Rollup merge of #39953 - keeperofdakeys:macro-error, r=jseyfried | Eduard-Mihai Burtescu | -43/+92 |
| 2017-02-25 | Rollup merge of #39950 - ishitatsuyuki:stop-trashing-ldpath, r=alexcrichton | Eduard-Mihai Burtescu | -2/+6 |
| 2017-02-25 | Rollup merge of #39945 - petrochenkov:llvmtarg, r=alexcrichton | Eduard-Mihai Burtescu | -2/+2 |
| 2017-02-25 | Rollup merge of #39914 - raphlinus:mx_handle_wait, r=alexcrichton | Eduard-Mihai Burtescu | -3/+7 |
| 2017-02-25 | Rollup merge of #39905 - estebank:useless-error, r=arielb1 | Eduard-Mihai Burtescu | -30/+37 |
| 2017-02-25 | Rollup merge of #39903 - binarycrusader:issue-39901, r=alexcrichton | Eduard-Mihai Burtescu | -1/+47 |
| 2017-02-25 | Rollup merge of #39888 - nagisa:on-fail-bootstrap, r=alexcrichton | Eduard-Mihai Burtescu | -3/+22 |
| 2017-02-25 | Rollup merge of #39864 - cramertj:normalize-breaks, r=nikomatsakis | Eduard-Mihai Burtescu | -199/+443 |
| 2017-02-25 | Rollup merge of #39859 - GuillaumeGomez:rustdoc-test-relative-path, r=alexcri... | Eduard-Mihai Burtescu | -5/+24 |
| 2017-02-25 | Auto merge of #40060 - alexcrichton:retry-downloads, r=aturon | bors | -4/+17 |
| 2017-02-25 | Auto merge of #40084 - alexcrichton:update-sccache, r=aturon | bors | -73/+72 |
| 2017-02-25 | Auto merge of #40072 - GuillaumeGomez:rollup, r=GuillaumeGomez | bors | -40/+223 |
| 2017-02-24 | Update sccache binaries on CI | Alex Crichton | -73/+72 |
| 2017-02-24 | Auto merge of #39892 - petrochenkov:rt, r=alexcrichton | bors | -13/+21 |
| 2017-02-24 | Rollup merge of #40071 - tomwhoiscontrary:pr-lets-apostrophes, r=GuillaumeGomez | Guillaume Gomez | -1/+1 |
| 2017-02-24 | Rollup merge of #40052 - GuillaumeGomez:sunc_docs, r=frewsxcv | Guillaume Gomez | -1/+3 |
| 2017-02-24 | Rollup merge of #40050 - DaseinPhaos:patch-3, r=steveklabnik | Guillaume Gomez | -2/+2 |
| 2017-02-24 | Rollup merge of #40048 - jimblandy:fmt-arg-types-doc, r=alexcrichton | Guillaume Gomez | -21/+4 |
| 2017-02-24 | Rollup merge of #40030 - matklad:stack-docs, r=alexcrichton | Guillaume Gomez | -3/+6 |
| 2017-02-24 | Rollup merge of #40010 - GuillaumeGomez:barrier-docs, r=frewsxcv | Guillaume Gomez | -7/+69 |
| 2017-02-24 | Rollup merge of #39940 - sgrif:sg-indentation, r=alexcrichton | Guillaume Gomez | -1/+1 |
| 2017-02-24 | Rollup merge of #39886 - mbrubeck:doc-edit, r=steveklabnik | Guillaume Gomez | -0/+60 |
| 2017-02-24 | Rollup merge of #39845 - JDemler:master, r=steveklabnik | Guillaume Gomez | -0/+73 |
| 2017-02-24 | Rollup merge of #39815 - oli-obk:patch-3, r=aturon | Guillaume Gomez | -3/+3 |
| 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-24 | Auto merge of #39714 - vadimcn:top-level-expn2, r=michaelwoerister | bors | -8/+5 |
| 2017-02-24 | Auto merge of #39851 - alexcrichton:verify-unstable, r=brson | bors | -158/+71 |
| 2017-02-23 | use a more conservative inhabitableness rule | Ariel Ben-Yehuda | -9/+19 |
| 2017-02-23 | Auto merge of #40039 - abonander:issue_40001, r=jseyfried | bors | -0/+88 |
| 2017-02-23 | rustbuild: Retry downloads by default | Alex Crichton | -4/+17 |
| 2017-02-23 | Add missing urls in MutexGuard docs | Guillaume Gomez | -1/+3 |
| 2017-02-23 | Add macro suggestions for macros imported with `use` | Josh Driver | -28/+64 |
| 2017-02-23 | Move MacroKind into Def::Macro | Josh Driver | -15/+28 |
| 2017-02-23 | Update exception-safety.md | Luxko | -1/+1 |
| 2017-02-23 | Update exception-safety.md | Luxko | -1/+1 |
| 2017-02-22 | Update std::fmt module docs for landing of #33642. | Jim Blandy | -21/+4 |
| 2017-02-22 | Change break or continue with no label to error nmbr 590 | Taylor Cramer | -2/+2 |
| 2017-02-22 | Don't assume plugin-whitelisted attributes are proc macro attributes | Austin Bonander | -0/+88 |
| 2017-02-22 | Make path separator replacement for subfiles as well | Guillaume Gomez | -1/+1 |
| 2017-02-22 | Clarify thread::Builder::stack_size | Aleksey Kladov | -3/+6 |
| 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 | -2/+198 |
| 2017-02-21 | Auto merge of #39855 - steveklabnik:mdbook-reference, r=GuillaumeGomez | bors | -4449/+5362 |