about summary refs log tree commit diff
path: root/src/libstd
AgeCommit message (Expand)AuthorLines
2019-02-01also replace before_exec by pre_exec on redoxRalf Jung-6/+26
2019-02-01deprecate before_exec in favor of unsafe pre_execRalf Jung-4/+24
2019-02-01Stabilize std::error::Error::type_idSimon Sapin-3/+1
2019-02-01Fix `std::os::fortanix_sgx::usercalls::raw::UsercallNrs`Jethro Beekman-20/+10
2019-01-31Simplify lambdasLinus Färnstrand-4/+4
2019-01-31Stabilize the time_checked_add featureLinus Färnstrand-4/+4
2019-01-31Rollup merge of #57971 - jethrogb:jb/sgx-panic, r=alexcrichtonMazdak Farrokhzad-22/+32
2019-01-29Auto merge of #57808 - gnzlbg:ustdsimd, r=gnzlbgbors-17/+113
2019-01-29SGX target: improve panic & exit handlingJethro Beekman-22/+32
2019-01-29Update stdsimdgnzlbg-17/+113
2019-01-28Rollup merge of #57833 - jethrogb:jb/thread-spawn-unwrap, r=alexcrichtonMazdak Farrokhzad-1/+1
2019-01-27Change generator trait to use pinningWim Looman-1/+3
2019-01-27Auto merge of #57765 - Mark-Simulacrum:bootstrap-bump, r=alexcrichtonbors-16/+45
2019-01-26Replace deprecated ATOMIC_INIT constsMark Rousskov-12/+45
2019-01-26Rollup merge of #57703 - m-ou-se:mutexguard-debug, r=cramertjMazdak Farrokhzad-3/+1
2019-01-26Bump bootstrap compiler to 1.33 betaMark Rousskov-4/+0
2019-01-24Rollup merge of #57867 - Aaron1011:fix/gen-future-doc, r=CentrilMazdak Farrokhzad-1/+1
2019-01-24Rollup merge of #57860 - jethrogb:jb/sgx-os-ffi, r=joshtriplettMazdak Farrokhzad-1/+111
2019-01-24Rollup merge of #57803 - jethrogb:jb/sgx-unwind-version, r=alexcrichtonMazdak Farrokhzad-0/+15
2019-01-24Rollup merge of #57380 - bearcage:master, r=alexcrichtonMazdak Farrokhzad-44/+83
2019-01-23Add a comment on the meaning of Instant t: DurationAlex Berghage-0/+2
2019-01-24Rollup merge of #57179 - Xaeroxe:patch-1, r=QuietMisdreavusMazdak Farrokhzad-6/+2
2019-01-23Fix std::future::from_generator documentationAaron Hill-1/+1
2019-01-23Add os::fortanix_sgx::ffi moduleJethro Beekman-1/+111
2019-01-22Rebase and fix new instantiation fnAlex Berghage-1/+1
2019-01-22Move Instant backing type to DurationAlex Berghage-22/+14
2019-01-22Simplify units in Duration/Instant math on WindowsAlex Berghage-42/+87
2019-01-22dbg!() without parameters.Clar Fon-0/+6
2019-01-22Remove unused linksJacob Kiesel-2/+0
2019-01-22Print a slightly clearer message when failing to spawn a threadJethro Beekman-1/+1
2019-01-21Expose alloc/dealloc properly for SGX libunwindJethro Beekman-0/+15
2019-01-20Auto merge of #57655 - mtak-:fix-tls-dtors-macos, r=alexcrichtonbors-24/+45
2019-01-18Use `to_ne_bytes` for converting IPv4Address to octetsJakub Onderka-2/+1
2019-01-18Rollup merge of #57683 - xfix:patch-15, r=QuietMisdreavusMazdak Farrokhzad-2/+3
2019-01-18Rollup merge of #57654 - ehuss:fs-links, r=alexcrichtonMazdak Farrokhzad-5/+17
2019-01-18Rollup merge of #57340 - eqrion:doc/c_variadic, r=Mark-SimulacrumMazdak Farrokhzad-1/+1
2019-01-18Auto merge of #56996 - clarcharr:spin_loop_hint, r=KodrAusbors-0/+1
2019-01-17Simplify Debug implementation of MutexGuard.Mara Bos-7/+1
2019-01-17Make MutexGuard's Debug implementation more useful.Mara Bos-3/+7
2019-01-17Auto merge of #57520 - alexreg:tidy-copyright-lint, r=Mark-Simulacrumbors-10/+6
2019-01-17Document Unpin in std::prelude documentationKonrad Borowski-2/+3
2019-01-15OSX: fix #57534 registering thread dtors while running thread dtorstyler-24/+45
2019-01-15Add some links in std::fs.Eric Huss-5/+17
2019-01-15Move spin_loop_hint to core::hint moduleClar Fon-0/+1
2019-01-15Stabilize FileExt::read_exact_at/write_all_atDror Levin-4/+2
2019-01-15Auto merge of #57130 - VardhanThigle:Vardhan/x86_64-fortanix-unknown-sgx-tier...bors-0/+19
2019-01-14Rollup merge of #57043 - ssomers:master, r=alexcrichtonMazdak Farrokhzad-7/+60
2019-01-14Rollup merge of #57584 - nnethercote:rm-connect_timeout_unroutable, r=sfacklerMazdak Farrokhzad-11/+0
2019-01-14Stabilize `cfg_target_vendor`, #29718Jethro Beekman-1/+1
2019-01-14Remove the `connect_timeout_unroutable` test.Nicholas Nethercote-11/+0