about summary refs log tree commit diff
path: root/library/core
AgeCommit message (Expand)AuthorLines
2021-07-02Rollup merge of #86797 - inquisitivecrystal:bound-cloned, r=jyn514Guillaume Gomez-3/+1
2021-07-01Stabilize `Bound::cloned()`Aris Merchant-3/+1
2021-06-28Update to new bootstrap compilerMark Rousskov-284/+7
2021-06-27Auto merge of #86655 - jonas-schievink:const-arguments-as-str, r=kennytmbors-1/+2
2021-06-27Add reference to tracking issue #86302 for const_ptr_writeAlbin Hedman-4/+4
2021-06-27Add reference to issue for const_intrinsic_copy in ptr::writeAlbin Hedman-1/+1
2021-06-27Revert "Revert tests added by PR 81167."Albin Hedman-0/+50
2021-06-27Revert "Revert effects of PRs 81167 and 83091."Albin Hedman-6/+13
2021-06-27Make `fmt::Arguments::as_str` unstably constJonas Schievink-1/+2
2021-06-26Auto merge of #86586 - Smittyvb:https-everywhere, r=petrochenkovbors-20/+20
2021-06-26Auto merge of #86637 - ehuss:spellings, r=dtolnaybors-8/+8
2021-06-25Fix a few misspellings.Eric Huss-8/+8
2021-06-26Rollup merge of #86592 - jhpratt:non_exhaustive, r=JohnTitorYuki Okushi-19/+14
2021-06-24Use `hash_one` to simplify some other doctestsScott McMurray-8/+3
2021-06-24Add tracking issue and rename to hash_oneScott McMurray-7/+7
2021-06-24Add `BuildHasher::hash_of` as unstableScott McMurray-0/+44
2021-06-24Use `#[non_exhaustive]` where appropriateJacob Pratt-19/+14
2021-06-24Rollup merge of #86415 - Kmeakin:iterator-associativity-docs, r=dtolnayYuki Okushi-2/+29
2021-06-23Use HTTPS links where possibleSmitty-20/+20
2021-06-23Auto merge of #86386 - inquisitivecrystal:better-errors-for-display-traits-v3...bors-1/+2
2021-06-23Rollup merge of #86521 - the8472:add-footgun-comments, r=RalfJungDylan DPC-0/+9
2021-06-22Add comments around code where ordering is important due for panic-safetyThe8472-0/+9
2021-06-22Auto merge of #84910 - eopb:stabilize_int_error_matching, r=yaahcbors-23/+9
2021-06-22postpone stabilizaton by one releaseEthan Brierley-8/+8
2021-06-22Change Debug unimplemented message per requestAris Merchant-1/+1
2021-06-22Auto merge of #86527 - JohnTitor:rollup-cbu78g4, r=JohnTitorbors-3/+3
2021-06-22Rollup merge of #86367 - m-ou-se:fix-abs-comment, r=scottmcmYuki Okushi-3/+3
2021-06-21Auto merge of #86383 - shamatar:slice_len_lowering, r=bjorn3bors-0/+1
2021-06-21Rollup merge of #86452 - the8472:fix-zip-drop-safety, r=m-ou-seYuki Okushi-1/+29
2021-06-21Rollup merge of #85637 - RalfJung:partial-ord, r=m-ou-seYuki Okushi-25/+64
2021-06-20Squashed implementation of the passAlex Vlasov-0/+1
2021-06-20disable test on platforms that don't support unwindingThe8472-2/+4
2021-06-19Rollup merge of #86453 - akiselev:patch-1, r=dtolnayYuki Okushi-1/+1
2021-06-19Rollup merge of #86397 - Eosis:alter-cell-docs, r=JohnTitorYuki Okushi-0/+7
2021-06-18Fixed typo `BorroeError` => `BorrowError` in RefCell docsAlexander Kiselev-1/+1
2021-06-19fix panic-safety in specialized Zip::next_backThe8472-1/+27
2021-06-17Document associativity of iterator folds.Karl Meakin-2/+29
2021-06-17Rollup merge of #86389 - kpreid:sum, r=scottmcmYuki Okushi-10/+8
2021-06-17Alter std::cell::Cell::get_mut documentationRupert Rutledge-0/+7
2021-06-17Fix comment about rustc_inherit_overflow_checks in abs().Mara Bos-3/+3
2021-06-16Add doc(hidden) to all __iterator_get_uncheckedJacob Hoffman-Andrews-0/+11
2021-06-16Make `sum()` and `product()` hyperlinks refer to `Iterator` methods.Kevin Reid-10/+8
2021-06-17Rollup merge of #86372 - snoyberg:patch-1, r=jonas-schievinkYuki Okushi-1/+1
2021-06-17Rollup merge of #86140 - scottmcm:array-hash-facepalm, r=kennytmYuki Okushi-0/+17
2021-06-16Typo correction: s/is/itsMichael Snoyman-1/+1
2021-06-16Improve errors for missing Debug and Display implsAris Merchant-1/+2
2021-06-16Rollup merge of #86209 - tlyu:option-doc-typos, r=JohnTitorYuki Okushi-3/+3
2021-06-16Rollup merge of #86200 - qwerty01:clone-doc-update, r=JohnTitorYuki Okushi-1/+1
2021-06-15Auto merge of #85406 - VillSnow:integrate_binary_search, r=JohnTitorbors-21/+1
2021-06-15Rollup merge of #86294 - m-ou-se:edition-prelude-modules, r=joshtriplettYuki Okushi-8/+8