summary refs log tree commit diff
path: root/src/libcore
AgeCommit message (Expand)AuthorLines
2019-02-22improve Pin documentationRalf Jung-51/+312
2019-01-16allow unused warnings related to rustc_layout_scalar_valid_range_startPietro Albini-0/+20
2019-01-15Rollup merge of #57608 - timvisee:master, r=frewsxcvMazdak Farrokhzad-1/+1
2019-01-15Rollup merge of #57579 - stjepang:once-with, r=SimonSapinMazdak Farrokhzad-0/+135
2019-01-14Simplify 'product' factorial exampletimvisee-1/+1
2019-01-14Add another feature(iter_once_with)Stjepan Glavina-0/+2
2019-01-14Add feature(iter_once_with)Stjepan Glavina-0/+2
2019-01-14Remove unnecessary mutStjepan Glavina-1/+1
2019-01-14Auto merge of #57322 - Centril:stabilize-identity, r=SimonSapinbors-4/+1
2019-01-14Fix failing testStjepan Glavina-6/+7
2019-01-13Fix intradoc link and update issue numberStjepan Glavina-8/+9
2019-01-13Auto merge of #57577 - Centril:rollup, r=Centrilbors-24/+24
2019-01-13Rollup merge of #57549 - taiki-e:must_use, r=estebankMazdak Farrokhzad-24/+24
2019-01-13Add core::iter::once_withStjepan Glavina-0/+129
2019-01-13Auto merge of #57567 - Centril:stabilize-transpose, r=alexregbors-6/+2
2019-01-13Auto merge of #57568 - Centril:rollup, r=Centrilbors-64/+49
2019-01-13Change #[must_use] message of Iterator in documentationTaiki Endo-1/+1
2019-01-13Change #[must_use] message of IteratorTaiki Endo-22/+22
2019-01-13stabilize transpose_result in 1.33Mazdak Farrokhzad-6/+2
2019-01-13Rollup merge of #57496 - steveklabnik:gh32934, r=CentrilMazdak Farrokhzad-20/+15
2019-01-13Rollup merge of #57454 - sinkuu:fmt_cleanup, r=joshtriplettMazdak Farrokhzad-40/+10
2019-01-13Rollup merge of #57353 - huonw:faster-finiteness-checks, r=KodrAusMazdak Farrokhzad-4/+24
2019-01-13Minor cosmetic changesAlexander Regueiro-8/+12
2019-01-13const stabilize .Mazdak Farrokhzad-22/+44
2019-01-13Add #[must_use] message to Iterator and FutureTaiki Endo-2/+2
2019-01-12Rollup merge of #57499 - steveklabnik:gh47757, r=Mark-SimulacrumMazdak Farrokhzad-2/+6
2019-01-12Rollup merge of #57433 - ecstatic-morse:issue-56610-bad-link, r=dtolnayMazdak Farrokhzad-0/+1
2019-01-12Auto merge of #57234 - Centril:const-stabilizations-2, r=oli-obkbors-43/+78
2019-01-11re-do docs for core::cmpSteve Klabnik-20/+15
2019-01-10note that FromStr does not work for borrowed typesSteve Klabnik-2/+6
2019-01-09Auto merge of #57419 - cramertj:pin-set, r=withouboatsbors-2/+2
2019-01-08Auto merge of #56407 - GuillaumeGomez:missing-docs-reexported-macros, r=varkorbors-0/+2
2019-01-09Misc cleanupsShotaro Yamada-8/+7
2019-01-08Update stdsimd submoduleGuillaume Gomez-0/+2
2019-01-07Add link destination for `read-ownership`Dylan MacKenzie-0/+1
2019-01-07Reborrow Pin<P> using &mut in `Pin::set`Taylor Cramer-2/+2
2019-01-07Rollup merge of #57375 - stjepang:duration-constants, r=joshtriplettPietro Albini-0/+16
2019-01-07Optimise floating point `is_finite` (2x) and `is_infinite` (1.6x).Huon Wilson-4/+24
2019-01-07Specify the tracking issueStjepan Glavina-4/+4
2019-01-06Add duration constantsStjepan Glavina-0/+16
2019-01-06Derive Clone for ArgumentV1Shotaro Yamada-9/+1
2019-01-06Remove unnecessary adapterShotaro Yamada-23/+2
2019-01-05Auto merge of #57354 - kennytm:rollup, r=kennytmbors-8/+9
2019-01-05Rollup merge of #57311 - dlrobertson:fix_valist_copy, r=KodrAuskennytm-1/+1
2019-01-05Rollup merge of #57273 - alexcrichton:update-stdsimd, r=nikomatsakiskennytm-0/+1
2019-01-05Rollup merge of #57249 - frewsxcv:frewsxcv-second-edition, r=KodrAuskennytm-7/+7
2019-01-05Auto merge of #57145 - RalfJung:panic-if-uninhabited, r=alexcrichtonbors-0/+11
2019-01-04stabilize convert::identityMazdak Farrokhzad-4/+1
2019-01-03VaList::copy should not require a mutable refDan Robertson-1/+1
2019-01-02Update the stdsimd submoduleAlex Crichton-0/+1