about summary refs log tree commit diff
path: root/src/libstd
AgeCommit message (Expand)AuthorLines
2019-06-02Fix missing semicolon in doc0x1793d1-1/+1
2019-06-01Bump hashbrown to 0.4.0Amanieu d'Antras-1/+1
2019-06-01Auto merge of #60145 - little-dude:ip2, r=alexcrichtonbors-163/+781
2019-05-31Rollup merge of #60897 - seanmonstar:patch-4, r=sfacklerPietro Albini-1/+7
2019-05-29Auto merge of #61203 - memoryruins:bare_trait_objects, r=Centrilbors-10/+10
2019-05-29Rollup merge of #61235 - lzutao:stabilize-bufreader_buffer, r=CentrilMazdak Farrokhzad-4/+2
2019-05-29Update libstd doctests to use dynmemoryruins-10/+10
2019-05-29Rollup merge of #61202 - oberien:permissionext-print-octal, r=varkorMazdak Farrokhzad-2/+2
2019-05-29Rollup merge of #61157 - czipperz:BufReader-Seek-remove-extra-discard_buffer,...Mazdak Farrokhzad-0/+35
2019-05-27Stabilize bufreader_buffer featureLzu Tao-4/+2
2019-05-26Print file mode of PermissionExt in octal in Examplesoberien-2/+2
2019-05-25std: Depend on `backtrace` crate from crates.ioAlex Crichton-2134/+165
2019-05-25Annotate test with #[test]Chris Gregory-0/+1
2019-05-25Add test that impl Seek for BufReader correctly invalidates buffer between seeksChris Gregory-0/+34
2019-05-23Fix typo "spit_paths", add linkBrent Kerby-1/+3
2019-05-23Rollup merge of #61057 - sfackler:revert-next-back, r=alexcrichtonMazdak Farrokhzad-24/+0
2019-05-22Revert "Add implementations of last in terms of next_back on a bunch of Doubl...Steven Fackler-24/+0
2019-05-22Bump compiler-builtins to 0.1.15Alex Crichton-3/+3
2019-05-22Rollup merge of #60581 - hellow554:fix_60580, r=alexcrichtonMazdak Farrokhzad-57/+46
2019-05-20Rollup merge of #60511 - taiki-e:libstd-intra-doc, r=Dylan-DPCMazdak Farrokhzad-2/+50
2019-05-20Rollup merge of #60453 - tbu-:pr_getrandom_enoperm, r=sfacklerMazdak Farrokhzad-1/+6
2019-05-20Auto merge of #60445 - RalfJung:maybe-uninit, r=Centrilbors-1/+0
2019-05-20stabilize core parts of MaybeUninit and deprecate mem::uninitialized in the f...Ralf Jung-1/+0
2019-05-20Auto merge of #60921 - cuviper:remove-mpsc_select, r=SimonSapinbors-1093/+9
2019-05-18Simplify BufRead doc example using NLLBrent Kerby-9/+4
2019-05-17Auto merge of #60920 - Manishearth:rollup-p4xp4gk, r=Manishearthbors-2/+10
2019-05-17Remove the unstable and deprecated mpsc_selectJosh Stone-1093/+9
2019-05-17Rollup merge of #60902 - sfackler:fix-error-soudness, r=alexcrichtonManish Goregaokar-2/+10
2019-05-17Update the compiler_builtins crateAlex Crichton-2/+2
2019-05-17Auto merge of #60899 - cuviper:RawEntryMut-origin-story, r=Centrilbors-2/+4
2019-05-17Auto merge of #60817 - ecstatic-morse:issue-60779, r=Centrilbors-15/+279
2019-05-16Update src/libstd/error.rsSteven Fackler-1/+1
2019-05-16Prevent Error::type_id overridesSteven Fackler-2/+10
2019-05-16doc: correct the origin of RawEntryMutJosh Stone-2/+4
2019-05-17Rollup merge of #60894 - cuviper:hash_set_entry, r=cramertj,CentrilMazdak Farrokhzad-0/+56
2019-05-17Rollup merge of #60685 - dtolnay:spdx, r=nikomatsakisMazdak Farrokhzad-1/+1
2019-05-16error: remove StringError from Debug outputSean McArthur-1/+7
2019-05-16Comment why get_or_insert returns &TJosh Stone-0/+4
2019-05-16Add a hash_set_entry tracking issueJosh Stone-2/+2
2019-05-16Add entry-like methods to HashSetJosh Stone-0/+52
2019-05-16Add all keywords to keyword docsDylan MacKenzie-15/+279
2019-05-15Auto merge of #60775 - hellow554:no_bitrig, r=joshtriplettbors-262/+18
2019-05-14Rollup merge of #60780 - RalfJung:miri, r=oli-obkMazdak Farrokhzad-4/+1
2019-05-14Rollup merge of #60443 - RalfJung:as_ptr, r=SimonSapinMazdak Farrokhzad-2/+7
2019-05-14Rollup merge of #60130 - khuey:efficient_last, r=sfacklerMazdak Farrokhzad-0/+24
2019-05-13Destabilize the `Error::type_id` functionAlex Crichton-1/+4
2019-05-13Revert "use SecRandomCopyBytes on macOS in Miri"Ralf Jung-4/+1
2019-05-13Remove bitrig support from rustMarcel Hellwig-262/+18
2019-05-10Auto merge of #60684 - jethrogb:jb/sgx-test, r=joshtriplettbors-0/+1
2019-05-09Switch to SPDX 2.1 license expressionDavid Tolnay-1/+1