| Age | Commit message (Expand) | Author | Lines |
| 2019-01-18 | Rollup merge of #57132 - daxpedda:master, r=steveklabnik | Mazdak Farrokhzad | -1/+1 |
| 2019-01-18 | Rollup merge of #57107 - mjbshaw:thread_local_test, r=nikomatsakis | Mazdak Farrokhzad | -0/+36 |
| 2019-01-18 | Auto merge of #57737 - Centril:rollup, r=Centril | bors | -66/+138 |
| 2019-01-18 | Rollup merge of #57710 - GuillaumeGomez:non-clickable, r=QuietMisdreavus | Mazdak Farrokhzad | -4/+0 |
| 2019-01-18 | Rollup merge of #57685 - pthariensflame:enhancement/pin-impl-applicability, r... | Mazdak Farrokhzad | -3/+45 |
| 2019-01-18 | Rollup merge of #57683 - xfix:patch-15, r=QuietMisdreavus | Mazdak Farrokhzad | -2/+3 |
| 2019-01-18 | Rollup merge of #57654 - ehuss:fs-links, r=alexcrichton | Mazdak Farrokhzad | -5/+17 |
| 2019-01-18 | Rollup merge of #57646 - GuillaumeGomez:fix-css, r=QuietMisdreavus | Mazdak Farrokhzad | -14/+2 |
| 2019-01-18 | Rollup merge of #57636 - GuillaumeGomez:fix-sources-sidebar, r=QuietMisdreavus | Mazdak Farrokhzad | -3/+1 |
| 2019-01-18 | Rollup merge of #57551 - petrochenkov:regrtest, r=nikomatsakis | Mazdak Farrokhzad | -0/+26 |
| 2019-01-18 | Rollup merge of #57357 - frewsxcv:frewsxcv-partial-eq, r=QuietMisdreavus | Mazdak Farrokhzad | -16/+22 |
| 2019-01-18 | Rollup merge of #57340 - eqrion:doc/c_variadic, r=Mark-Simulacrum | Mazdak Farrokhzad | -12/+12 |
| 2019-01-18 | Rollup merge of #56594 - sdroege:c_void-is-not-never, r=TimNN | Mazdak Farrokhzad | -7/+10 |
| 2019-01-18 | Auto merge of #56189 - rep-nop:keep_doc_test_executable, r=QuietMisdreavus | bors | -8/+73 |
| 2019-01-18 | Auto merge of #57065 - Zoxc:graph-tweaks, r=michaelwoerister | bors | -113/+117 |
| 2019-01-18 | Auto merge of #56996 - clarcharr:spin_loop_hint, r=KodrAus | bors | -9/+27 |
| 2019-01-17 | Bless test. | Wesley Norris | -3/+11 |
| 2019-01-17 | Add book section and fix typo. | Wesley Norris | -1/+7 |
| 2019-01-17 | Minor changes to wording and formatting. | Wesley Norris | -6/+7 |
| 2019-01-17 | Bless test. | Wesley Norris | -2/+3 |
| 2019-01-17 | Fix tidy error. | Wesley Norris | -2/+10 |
| 2019-01-17 | Persist doc test executables to given path. | Wesley Norris | -6/+47 |
| 2019-01-17 | Fix non-clickable urls | Guillaume Gomez | -4/+0 |
| 2019-01-17 | Auto merge of #57694 - pietroalbini:revert-beta-on-master, r=pietroalbini | bors | -25/+5 |
| 2019-01-17 | Revert "Auto merge of #57670 - rust-lang:beta-next, r=Mark-Simulacrum" | Pietro Albini | -25/+5 |
| 2019-01-17 | Auto merge of #57520 - alexreg:tidy-copyright-lint, r=Mark-Simulacrum | bors | -205/+163 |
| 2019-01-16 | Fix tidy errors. | Alexander Ronald Altman | -2/+0 |
| 2019-01-17 | Auto merge of #57670 - rust-lang:beta-next, r=Mark-Simulacrum | bors | -5/+25 |
| 2019-01-17 | Auto merge of #56869 - GuillaumeGomez:index-size-reduction, r=QuietMisdreavus | bors | -25/+98 |
| 2019-01-16 | Enhance `Pin` impl applicability for `PartialEq` and `PartialOrd`. | Alexander Ronald Altman | -3/+47 |
| 2019-01-17 | End fixing search index minification | Guillaume Gomez | -25/+95 |
| 2019-01-17 | Minify search-index in one pass | Guillaume Gomez | -5/+5 |
| 2019-01-17 | Reduce search-index.js size | Guillaume Gomez | -2/+5 |
| 2019-01-17 | Document Unpin in std::prelude documentation | Konrad Borowski | -2/+3 |
| 2019-01-16 | Auto merge of #57392 - Xanewok:always-calc-glob-map, r=petrochenkov | bors | -43/+13 |
| 2019-01-16 | allow unused warnings related to rustc_layout_scalar_valid_range_start | Pietro Albini | -0/+20 |
| 2019-01-16 | prepare beta 1.33.0 | Pietro Albini | -5/+5 |
| 2019-01-16 | Auto merge of #57321 - petrochenkov:atokens, r=nikomatsakis | bors | -1625/+1398 |
| 2019-01-16 | Auto merge of #57416 - alexcrichton:remove-platform-intrinsics, r=nagisa | bors | -15986/+4 |
| 2019-01-16 | Updated Book and Reference submodules. | Alexander Regueiro | -0/+0 |
| 2019-01-15 | Add some links in std::fs. | Eric Huss | -5/+17 |
| 2019-01-15 | demonstrate symmetry | Corey Farwell | -1/+1 |
| 2019-01-15 | Fixes text becoming invisible when element targetted | Guillaume Gomez | -14/+2 |
| 2019-01-15 | Move spin_loop_hint to core::hint module | Clar Fon | -9/+27 |
| 2019-01-15 | Auto merge of #57629 - matthiaskrgr:clippy_submodule_upd, r=oli-obk | bors | -10/+15 |
| 2019-01-15 | Fix sources sidebar not showing up | Guillaume Gomez | -3/+1 |
| 2019-01-15 | Auto merge of #57630 - Centril:rollup, r=Centril | bors | -35/+417 |
| 2019-01-15 | Rollup merge of #57614 - GuillaumeGomez:fix-crate-filtering, r=QuietMisdreavus | Mazdak Farrokhzad | -1/+1 |
| 2019-01-15 | Rollup merge of #57608 - timvisee:master, r=frewsxcv | Mazdak Farrokhzad | -1/+1 |
| 2019-01-15 | Rollup merge of #57587 - Aaron1011:fix/const-pat-ice, r=alexcrichton | Mazdak Farrokhzad | -0/+1 |