| Age | Commit message (Expand) | Author | Lines |
| 2019-02-10 | libs: doc comments | Alexander Regueiro | -212/+217 |
| 2019-02-10 | tests: doc comments | Alexander Regueiro | -47/+47 |
| 2019-02-10 | Auto merge of #58129 - RalfJung:maybe-uninit, r=cramertj | bors | -2/+2 |
| 2019-02-10 | fix SGX build failures | Ralf Jung | -2/+2 |
| 2019-02-07 | Remove images' url to make it work even without internet connection | Guillaume Gomez | -3/+1 |
| 2019-02-07 | Rollup merge of #58136 - abonander:doc-win-stdio-unicode, r=dtolnay | kennytm | -1/+48 |
| 2019-02-06 | Rollup merge of #58182 - jethrogb:jb/sgx-bytebuffer-len-0, r=joshtriplett | kennytm | -3/+9 |
| 2019-02-05 | Expose correct items in `os::fortanix_sgx::usercalls::alloc` | Jethro Beekman | -1/+1 |
| 2019-02-05 | SGX target: handle empty user buffers correctly | Jethro Beekman | -2/+8 |
| 2019-02-04 | Remove stray FIXME | Jethro Beekman | -3/+0 |
| 2019-02-03 | Improve error message and docs for non-UTF-8 bytes in stdio on Windows | Austin Bonander | -1/+48 |
| 2019-02-03 | Auto merge of #57922 - davidtwco:issue-57410, r=petrochenkov | bors | -0/+2 |
| 2019-02-03 | Auto merge of #58043 - jethrogb:jb/sgx-usercallnrs, r=joshtriplett | bors | -20/+10 |
| 2019-02-02 | Update visibility of intermediate use items. | David Wood | -0/+2 |
| 2019-02-01 | Stabilize std::error::Error::type_id | Simon Sapin | -3/+1 |
| 2019-02-01 | Fix `std::os::fortanix_sgx::usercalls::raw::UsercallNrs` | Jethro Beekman | -20/+10 |
| 2019-01-31 | Rollup merge of #57971 - jethrogb:jb/sgx-panic, r=alexcrichton | Mazdak Farrokhzad | -22/+32 |
| 2019-01-29 | Auto merge of #57808 - gnzlbg:ustdsimd, r=gnzlbg | bors | -17/+113 |
| 2019-01-29 | SGX target: improve panic & exit handling | Jethro Beekman | -22/+32 |
| 2019-01-29 | Update stdsimd | gnzlbg | -17/+113 |
| 2019-01-28 | Rollup merge of #57833 - jethrogb:jb/thread-spawn-unwrap, r=alexcrichton | Mazdak Farrokhzad | -1/+1 |
| 2019-01-27 | Change generator trait to use pinning | Wim Looman | -1/+3 |
| 2019-01-27 | Auto merge of #57765 - Mark-Simulacrum:bootstrap-bump, r=alexcrichton | bors | -16/+45 |
| 2019-01-26 | Replace deprecated ATOMIC_INIT consts | Mark Rousskov | -12/+45 |
| 2019-01-26 | Rollup merge of #57703 - m-ou-se:mutexguard-debug, r=cramertj | Mazdak Farrokhzad | -3/+1 |
| 2019-01-26 | Bump bootstrap compiler to 1.33 beta | Mark Rousskov | -4/+0 |
| 2019-01-24 | Rollup merge of #57867 - Aaron1011:fix/gen-future-doc, r=Centril | Mazdak Farrokhzad | -1/+1 |
| 2019-01-24 | Rollup merge of #57860 - jethrogb:jb/sgx-os-ffi, r=joshtriplett | Mazdak Farrokhzad | -1/+111 |
| 2019-01-24 | Rollup merge of #57803 - jethrogb:jb/sgx-unwind-version, r=alexcrichton | Mazdak Farrokhzad | -0/+15 |
| 2019-01-24 | Rollup merge of #57380 - bearcage:master, r=alexcrichton | Mazdak Farrokhzad | -44/+83 |
| 2019-01-23 | Add a comment on the meaning of Instant t: Duration | Alex Berghage | -0/+2 |
| 2019-01-24 | Rollup merge of #57179 - Xaeroxe:patch-1, r=QuietMisdreavus | Mazdak Farrokhzad | -6/+2 |
| 2019-01-23 | Fix std::future::from_generator documentation | Aaron Hill | -1/+1 |
| 2019-01-23 | Add os::fortanix_sgx::ffi module | Jethro Beekman | -1/+111 |
| 2019-01-22 | Rebase and fix new instantiation fn | Alex Berghage | -1/+1 |
| 2019-01-22 | Move Instant backing type to Duration | Alex Berghage | -22/+14 |
| 2019-01-22 | Simplify units in Duration/Instant math on Windows | Alex Berghage | -42/+87 |
| 2019-01-22 | Remove unused links | Jacob Kiesel | -2/+0 |
| 2019-01-22 | Print a slightly clearer message when failing to spawn a thread | Jethro Beekman | -1/+1 |
| 2019-01-21 | Expose alloc/dealloc properly for SGX libunwind | Jethro Beekman | -0/+15 |
| 2019-01-20 | Auto merge of #57655 - mtak-:fix-tls-dtors-macos, r=alexcrichton | bors | -24/+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 #57340 - eqrion:doc/c_variadic, r=Mark-Simulacrum | Mazdak Farrokhzad | -1/+1 |
| 2019-01-18 | Auto merge of #56996 - clarcharr:spin_loop_hint, r=KodrAus | bors | -0/+1 |
| 2019-01-17 | Simplify Debug implementation of MutexGuard. | Mara Bos | -7/+1 |
| 2019-01-17 | Make MutexGuard's Debug implementation more useful. | Mara Bos | -3/+7 |
| 2019-01-17 | Auto merge of #57520 - alexreg:tidy-copyright-lint, r=Mark-Simulacrum | bors | -10/+6 |
| 2019-01-17 | Document Unpin in std::prelude documentation | Konrad Borowski | -2/+3 |
| 2019-01-15 | OSX: fix #57534 registering thread dtors while running thread dtors | tyler | -24/+45 |