| Age | Commit message (Expand) | Author | Lines |
| 2017-08-14 | Rollup merge of #43868 - lukaramu:issue-43866, r=steveklabnik | Corey Farwell | -0/+2 |
| 2017-08-14 | Rollup merge of #43862 - QuietMisdreavus:get-in-line-autohide, r=GuillaumeGomez | Corey Farwell | -1/+1 |
| 2017-08-14 | Rollup merge of #43848 - frewsxcv:frewsxcv-stack-size, r=QuietMisdreavus | Corey Farwell | -10/+45 |
| 2017-08-14 | Rollup merge of #43790 - steveklabnik:rustdoc-passes, r=QuietMisdreavus | Corey Farwell | -1/+84 |
| 2017-08-14 | Rollup merge of #43756 - sfackler:instant-nondecreasing, r=alexcrichton | Corey Farwell | -2/+2 |
| 2017-08-14 | Add missing newline in Deref docs to fix rendering | lukaramu | -0/+2 |
| 2017-08-14 | Auto merge of #43826 - kennytm:fix-43796-mis-calculated-spans, r=petrochenkov | bors | -123/+33 |
| 2017-08-14 | Write the "passes" chapter of the rustdoc book | steveklabnik | -1/+84 |
| 2017-08-14 | Indicate which stack size option has precedence. | Corey Farwell | -1/+1 |
| 2017-08-14 | Auto merge of #43574 - notriddle:master, r=sfackler | bors | -0/+71 |
| 2017-08-14 | rustdoc: put auto-hidden docblock labels in line with the toggle | QuietMisdreavus | -1/+1 |
| 2017-08-14 | Auto merge of #43740 - michaelwoerister:local-id-in-typecktables, r=arielb1 | bors | -544/+1222 |
| 2017-08-14 | Fix unused variable warnings in builds disabled debug-assertions. | Michael Woerister | -2/+1 |
| 2017-08-14 | Auto merge of #43857 - michaelwoerister:fix-impl-trait-closure-vis, r=eddyb | bors | -0/+16 |
| 2017-08-14 | save-analysis: Remove path span extraction methods from SpanUtils | kennytm | -123/+33 |
| 2017-08-14 | Mark closures return via impl-trait as reachable. | Michael Woerister | -0/+16 |
| 2017-08-14 | Fix some merge fallout. | Michael Woerister | -15/+4 |
| 2017-08-14 | Auto merge of #43856 - sfackler:no-inline-debug, r=alexcrichton | bors | -5/+0 |
| 2017-08-14 | Auto merge of #43844 - arielb1:literally-nonstandard, r=eddyb | bors | -6/+44 |
| 2017-08-14 | Auto merge of #43842 - bjorn3:no_llvm_cleanup, r=alexcrichton | bors | -141/+144 |
| 2017-08-13 | Don't inline debug methods | Steven Fackler | -5/+0 |
| 2017-08-13 | Auto merge of #43836 - taleks:issue-39827, r=arielb1 | bors | -4/+63 |
| 2017-08-13 | Indicate thread names get passed to the OS. | Corey Farwell | -4/+8 |
| 2017-08-13 | Auto merge of #43815 - alexcrichton:optimize-alloc, r=sfackler | bors | -76/+133 |
| 2017-08-13 | Rewrite docs for stack size/thread names for spawned threads. | Corey Farwell | -10/+41 |
| 2017-08-13 | Fix error | bjorn3 | -0/+1 |
| 2017-08-13 | ast_validation: forbid "nonstandard" literal patterns | Ariel Ben-Yehuda | -6/+44 |
| 2017-08-13 | Update driver.rs | bjorn3 | -1/+1 |
| 2017-08-13 | Change run-make ignore message | bjorn3 | -1/+1 |
| 2017-08-13 | Change a #[cfg()] to a cfg!() | bjorn3 | -2/+1 |
| 2017-08-13 | Fix tidy errors | bjorn3 | -7/+15 |
| 2017-08-13 | Remove some more cfg's | bjorn3 | -106/+119 |
| 2017-08-13 | Auto merge of #43839 - GuillaumeGomez:rollup, r=GuillaumeGomez | bors | -175/+268 |
| 2017-08-13 | Addresses comments in PR #43836 | Alexey Tarasov | -126/+16 |
| 2017-08-13 | Rollup merge of #43833 - dtolnay:connect-timeout, r=sfackler | Guillaume Gomez | -1/+1 |
| 2017-08-13 | Rollup merge of #43824 - kennytm:fix-43232-hir-stats, r=petrochenkov | Guillaume Gomez | -0/+5 |
| 2017-08-13 | Rollup merge of #43822 - topecongiro:missing-span-let, r=petrochenkov | Guillaume Gomez | -1/+1 |
| 2017-08-13 | Rollup merge of #43821 - NilSet:redox-dns, r=alexcrichton | Guillaume Gomez | -14/+12 |
| 2017-08-13 | Rollup merge of #43819 - frewsxcv:frewsxcv-include, r=QuietMisdreavus | Guillaume Gomez | -8/+47 |
| 2017-08-13 | Rollup merge of #43814 - Eijebong:fix_typos2, r=petrochenkov | Guillaume Gomez | -82/+83 |
| 2017-08-13 | Rollup merge of #43803 - GuillaumeGomez:missing-links-doc, r=frewsxcv | Guillaume Gomez | -39/+64 |
| 2017-08-13 | Rollup merge of #43782 - nrc:include, r=GuillaumeGomez | Guillaume Gomez | -30/+55 |
| 2017-08-13 | Auto merge of #43813 - pengowen123:unused_result, r=estebank | bors | -1/+42 |
| 2017-08-13 | Auto merge of #43630 - Mark-Simulacrum:rustbuild-cleanups, r=alexcrichton | bors | -189/+236 |
| 2017-08-13 | Build rustdoc with the native build triple | Mark Simulacrum | -1/+1 |
| 2017-08-13 | Auto merge of #43348 - kennytm:fix-24658-doc-every-platform, r=alexcrichton | bors | -75/+1261 |
| 2017-08-12 | Fix TcpStream::connect_timeout tracking issue number | David Tolnay | -1/+1 |
| 2017-08-13 | Cargotest needs only one rustdoc.exe to exist on Windows | Mark Simulacrum | -2/+8 |
| 2017-08-13 | Correct code to not run host-only tests. | Mark Simulacrum | -3/+7 |
| 2017-08-13 | Clean tools after building libstd/libtest/librustc. | Mark Simulacrum | -6/+21 |