| Age | Commit message (Expand) | Author | Lines |
| 2021-07-02 | Rollup merge of #86797 - inquisitivecrystal:bound-cloned, r=jyn514 | Guillaume Gomez | -3/+1 |
| 2021-07-01 | Stabilize `Bound::cloned()` | Aris Merchant | -3/+1 |
| 2021-06-28 | Update to new bootstrap compiler | Mark Rousskov | -284/+7 |
| 2021-06-27 | Auto merge of #86655 - jonas-schievink:const-arguments-as-str, r=kennytm | bors | -1/+2 |
| 2021-06-27 | Add reference to tracking issue #86302 for const_ptr_write | Albin Hedman | -4/+4 |
| 2021-06-27 | Add reference to issue for const_intrinsic_copy in ptr::write | Albin Hedman | -1/+1 |
| 2021-06-27 | Revert "Revert tests added by PR 81167." | Albin Hedman | -0/+50 |
| 2021-06-27 | Revert "Revert effects of PRs 81167 and 83091." | Albin Hedman | -6/+13 |
| 2021-06-27 | Make `fmt::Arguments::as_str` unstably const | Jonas Schievink | -1/+2 |
| 2021-06-26 | Auto merge of #86586 - Smittyvb:https-everywhere, r=petrochenkov | bors | -20/+20 |
| 2021-06-26 | Auto merge of #86637 - ehuss:spellings, r=dtolnay | bors | -8/+8 |
| 2021-06-25 | Fix a few misspellings. | Eric Huss | -8/+8 |
| 2021-06-26 | Rollup merge of #86592 - jhpratt:non_exhaustive, r=JohnTitor | Yuki Okushi | -19/+14 |
| 2021-06-24 | Use `hash_one` to simplify some other doctests | Scott McMurray | -8/+3 |
| 2021-06-24 | Add tracking issue and rename to hash_one | Scott McMurray | -7/+7 |
| 2021-06-24 | Add `BuildHasher::hash_of` as unstable | Scott McMurray | -0/+44 |
| 2021-06-24 | Use `#[non_exhaustive]` where appropriate | Jacob Pratt | -19/+14 |
| 2021-06-24 | Rollup merge of #86415 - Kmeakin:iterator-associativity-docs, r=dtolnay | Yuki Okushi | -2/+29 |
| 2021-06-23 | Use HTTPS links where possible | Smitty | -20/+20 |
| 2021-06-23 | Auto merge of #86386 - inquisitivecrystal:better-errors-for-display-traits-v3... | bors | -1/+2 |
| 2021-06-23 | Rollup merge of #86521 - the8472:add-footgun-comments, r=RalfJung | Dylan DPC | -0/+9 |
| 2021-06-22 | Add comments around code where ordering is important due for panic-safety | The8472 | -0/+9 |
| 2021-06-22 | Auto merge of #84910 - eopb:stabilize_int_error_matching, r=yaahc | bors | -23/+9 |
| 2021-06-22 | postpone stabilizaton by one release | Ethan Brierley | -8/+8 |
| 2021-06-22 | Change Debug unimplemented message per request | Aris Merchant | -1/+1 |
| 2021-06-22 | Auto merge of #86527 - JohnTitor:rollup-cbu78g4, r=JohnTitor | bors | -3/+3 |
| 2021-06-22 | Rollup merge of #86367 - m-ou-se:fix-abs-comment, r=scottmcm | Yuki Okushi | -3/+3 |
| 2021-06-21 | Auto merge of #86383 - shamatar:slice_len_lowering, r=bjorn3 | bors | -0/+1 |
| 2021-06-21 | Rollup merge of #86452 - the8472:fix-zip-drop-safety, r=m-ou-se | Yuki Okushi | -1/+29 |
| 2021-06-21 | Rollup merge of #85637 - RalfJung:partial-ord, r=m-ou-se | Yuki Okushi | -25/+64 |
| 2021-06-20 | Squashed implementation of the pass | Alex Vlasov | -0/+1 |
| 2021-06-20 | disable test on platforms that don't support unwinding | The8472 | -2/+4 |
| 2021-06-19 | Rollup merge of #86453 - akiselev:patch-1, r=dtolnay | Yuki Okushi | -1/+1 |
| 2021-06-19 | Rollup merge of #86397 - Eosis:alter-cell-docs, r=JohnTitor | Yuki Okushi | -0/+7 |
| 2021-06-18 | Fixed typo `BorroeError` => `BorrowError` in RefCell docs | Alexander Kiselev | -1/+1 |
| 2021-06-19 | fix panic-safety in specialized Zip::next_back | The8472 | -1/+27 |
| 2021-06-17 | Document associativity of iterator folds. | Karl Meakin | -2/+29 |
| 2021-06-17 | Rollup merge of #86389 - kpreid:sum, r=scottmcm | Yuki Okushi | -10/+8 |
| 2021-06-17 | Alter std::cell::Cell::get_mut documentation | Rupert Rutledge | -0/+7 |
| 2021-06-17 | Fix comment about rustc_inherit_overflow_checks in abs(). | Mara Bos | -3/+3 |
| 2021-06-16 | Add doc(hidden) to all __iterator_get_unchecked | Jacob Hoffman-Andrews | -0/+11 |
| 2021-06-16 | Make `sum()` and `product()` hyperlinks refer to `Iterator` methods. | Kevin Reid | -10/+8 |
| 2021-06-17 | Rollup merge of #86372 - snoyberg:patch-1, r=jonas-schievink | Yuki Okushi | -1/+1 |
| 2021-06-17 | Rollup merge of #86140 - scottmcm:array-hash-facepalm, r=kennytm | Yuki Okushi | -0/+17 |
| 2021-06-16 | Typo correction: s/is/its | Michael Snoyman | -1/+1 |
| 2021-06-16 | Improve errors for missing Debug and Display impls | Aris Merchant | -1/+2 |
| 2021-06-16 | Rollup merge of #86209 - tlyu:option-doc-typos, r=JohnTitor | Yuki Okushi | -3/+3 |
| 2021-06-16 | Rollup merge of #86200 - qwerty01:clone-doc-update, r=JohnTitor | Yuki Okushi | -1/+1 |
| 2021-06-15 | Auto merge of #85406 - VillSnow:integrate_binary_search, r=JohnTitor | bors | -21/+1 |
| 2021-06-15 | Rollup merge of #86294 - m-ou-se:edition-prelude-modules, r=joshtriplett | Yuki Okushi | -8/+8 |