| Age | Commit message (Expand) | Author | Lines |
| 2021-06-05 | Rollup merge of #84942 - jyn514:channel-replace, r=Manishearth | Yuki Okushi | -18/+4 |
| 2021-06-04 | rustdoc: link to stable/beta docs consistently in documentation | Joshua Nelson | -18/+4 |
| 2021-06-04 | Auto merge of #85806 - ATiltedTree:android-ndk-beta, r=petrochenkov | bors | -2/+15 |
| 2021-06-04 | Rollup merge of #85963 - m-ou-se:constructor-type-name, r=yaahc | Yuki Okushi | -0/+13 |
| 2021-06-04 | Rollup merge of #85888 - steffahn:fix_internal_trustedrandomaccess_docs, r=Ma... | Yuki Okushi | -1/+1 |
| 2021-06-04 | Rollup merge of #85717 - fee1-dead:document-cow, r=yaahc | Yuki Okushi | -0/+18 |
| 2021-06-03 | Auto merge of #85867 - steffahn:remove_unnecessary_specfromiter_impls, r=Mark... | bors | -34/+1 |
| 2021-06-03 | Add test for issue 84666. | Mara Bos | -0/+13 |
| 2021-06-03 | Rollup merge of #85877 - est31:intra_doc_links, r=jyn514 | Yuki Okushi | -4/+4 |
| 2021-06-03 | Rollup merge of #83362 - SOF3:stab/vecdeque-binary-search, r=m-ou-se | Yuki Okushi | -10/+4 |
| 2021-06-02 | Stabilize VecDeque::partition_point. | Mara Bos | -2/+1 |
| 2021-06-02 | Bump vecdeque_binary_search stabilization to 1.54. | Mara Bos | -3/+3 |
| 2021-06-02 | Bumped `vecdeque_binary_search` stabilization version to 1.53.0 | SOFe | -3/+3 |
| 2021-06-02 | Stabilize `vecdeque_binary_search` | SOFe | -8/+3 |
| 2021-06-02 | Auto merge of #85687 - m-ou-se:new-prelude, r=yaahc | bors | -14/+20 |
| 2021-06-01 | Support Android ndk versions `r23-beta3` and up | Tilmann Meyer | -1/+14 |
| 2021-06-01 | Update `compiler_builtins` to 0.1.44 | Tilmann Meyer | -1/+1 |
| 2021-06-01 | Fix typo in internal documentation for `TrustedRandomAccess` | Frank Steffahn | -1/+1 |
| 2021-06-01 | Rollup merge of #85826 - jsha:npo, r=joshtriplett | Guillaume Gomez | -0/+2 |
| 2021-06-01 | Intra doc link-ify a reference to a function | est31 | -4/+4 |
| 2021-05-31 | Update documentation of SpecFromIter to reflect the removed impls | Frank Steffahn | -3/+1 |
| 2021-05-31 | Remove unnecessary SpecFromIter impls | Frank Steffahn | -31/+0 |
| 2021-05-31 | Auto merge of #85814 - steffahn:fix_linked_list_itermut_debug, r=m-ou-se | bors | -7/+20 |
| 2021-05-31 | Auto merge of #85819 - CDirkx:is_unicast_link_local_strict, r=joshtriplett | bors | -101/+27 |
| 2021-05-30 | Rollup merge of #85817 - r00ster91:patch-9, r=dtolnay | Guillaume Gomez | -1/+1 |
| 2021-05-30 | Rollup merge of #85801 - WaffleLapkin:master, r=joshtriplett | Guillaume Gomez | -0/+37 |
| 2021-05-30 | Auto merge of #85754 - the8472:revert-83770, r=Mark-Simulacrum | bors | -63/+25 |
| 2021-05-30 | Auto merge of #83772 - jhpratt:revamp-step-trait, r=Mark-Simulacrum | bors | -109/+381 |
| 2021-05-30 | Improve Debug impls for LinkedList reference iterators to show items | Frank Steffahn | -2/+18 |
| 2021-05-30 | Remove `is_unicast_link_local_strict` | Christiaan Dirkx | -101/+27 |
| 2021-05-30 | Fix a typo | r00ster | -1/+1 |
| 2021-05-29 | Fix unsoundness of Debug implementation for linked_list::IterMut | Frank Steffahn | -6/+3 |
| 2021-05-29 | Mention "null pointer optimization" in option docs. | Jacob Hoffman-Andrews | -0/+2 |
| 2021-05-29 | Write primitive types via array buffers | Mark Rousskov | -2/+17 |
| 2021-05-29 | Switch to reserve over extend_from_slice | Mark Rousskov | -25/+21 |
| 2021-05-29 | Specialize single-element writes to buffer | Mark Rousskov | -1/+16 |
| 2021-05-29 | Add `String::extend_from_within` | Waffle | -0/+37 |
| 2021-05-28 | Add inherent unchecked_shl, unchecked_shr to integers | ltdk | -12/+154 |
| 2021-05-28 | Auto merge of #85745 - veber-alex:panic_any, r=m-ou-se | bors | -0/+1 |
| 2021-05-27 | Auto merge of #84568 - andoriyu:libtest/junit_formatter, r=yaahc | bors | -5/+190 |
| 2021-05-27 | Rollup merge of #85738 - 370417:opensbd, r=m-ou-se | Guillaume Gomez | -3/+3 |
| 2021-05-27 | Rollup merge of #85730 - Smittyvb:iter-min-max-floats, r=m-ou-se | Guillaume Gomez | -2/+26 |
| 2021-05-27 | Revert "Auto merge of #83770 - the8472:tra-extend, r=Mark-Simulacrum" | The8472 | -63/+25 |
| 2021-05-27 | Auto merge of #85737 - scottmcm:vec-calloc-option-nonzero, r=m-ou-se | bors | -0/+33 |
| 2021-05-27 | Add #[track_caller] to panic_any | Alex Veber | -0/+1 |
| 2021-05-26 | Enable Vec's calloc optimization for Option<NonZero> | Scott McMurray | -0/+33 |
| 2021-05-26 | Rename opensbd to openbsd | Albert Ford | -3/+3 |
| 2021-05-27 | Auto merge of #84124 - 12101111:libunwind, r=petrochenkov | bors | -76/+98 |
| 2021-05-27 | Rollup merge of #85719 - elichai:cstring-into_inner-inline, r=m-ou-se | Dylan DPC | -0/+1 |
| 2021-05-27 | Rollup merge of #85689 - m-ou-se:array-intoiter-3, r=estebank | Dylan DPC | -34/+0 |