| Age | Commit message (Expand) | Author | Lines |
| 2021-06-08 | Rollup merge of #86101 - glittershark:bound-as-mut-doc-fix, r=m-ou-se | Yuki Okushi | -1/+1 |
| 2021-06-08 | Rollup merge of #86074 - reaganmcf:iss-86039, r=jyn514 | Yuki Okushi | -1/+1 |
| 2021-06-08 | Rollup merge of #85985 - Lionelf329:master, r=joshtriplett | Yuki Okushi | -9/+15 |
| 2021-06-08 | Auto merge of #83515 - tamird:string-remove-matches-rev, r=m-ou-se | bors | -22/+39 |
| 2021-06-07 | Forwarding implementation for Seek trait's stream_position method | myshylin | -0/+10 |
| 2021-06-07 | Clarify documentation of slice sorting methods | Lionel Foxcroft | -9/+15 |
| 2021-06-07 | make both panic display formats collapse frames | Ashley Mannix | -6/+4 |
| 2021-06-07 | format symbols under shared frames | Ashley Mannix | -2/+3 |
| 2021-06-07 | fix off by one | Anatol Ulrich | -1/+1 |
| 2021-06-07 | Correct type signature in doc for Bound::as_mut | Griffin Smith | -1/+1 |
| 2021-06-06 | A few lerp tests | ltdk | -0/+43 |
| 2021-06-06 | Default panic message should print Box<dyn Any> | Reagan McFarland | -1/+1 |
| 2021-06-06 | Update doc library/std/src/path.rs | Max Wase | -1/+0 |
| 2021-06-06 | String::remove_matches O(n^2) -> O(n) | Tamir Duberstein | -15/+38 |
| 2021-06-06 | Use iter::from_fn in String::remove_matches | Tamir Duberstein | -9/+3 |
| 2021-06-06 | Auto merge of #86054 - JohnTitor:rollup-j40z7sm, r=JohnTitor | bors | -50/+41 |
| 2021-06-06 | Rollup merge of #85930 - mominul:array_into_iter, r=m-ou-se | Yuki Okushi | -50/+41 |
| 2021-06-06 | Auto merge of #84863 - ABouttefeux:libtest, r=m-ou-se | bors | -2/+120 |
| 2021-06-05 | Updated code examples and wording | erer1243 | -11/+9 |
| 2021-06-06 | Move `flt2dec::{Formatted, Part}` to dedicated module | Gary Guo | -121/+133 |
| 2021-06-05 | Rollup merge of #85974 - GuillaumeGomez:td-align, r=jsha | Guillaume Gomez | -2/+2 |
| 2021-06-05 | Rollup merge of #85760 - ChrisDenton:path-doc-platform-specific, r=m-ou-se | Guillaume Gomez | -9/+9 |
| 2021-06-05 | Rollup merge of #85710 - fee1-dead:document-path, r=m-ou-se | Guillaume Gomez | -0/+24 |
| 2021-06-05 | Rollup merge of #83646 - glittershark:bound-map, r=m-ou-se | Guillaume Gomez | -1/+35 |
| 2021-06-05 | Implement `Cursor::{remaining, is_empty}` | Sören Meier | -4/+59 |
| 2021-06-05 | Document Arc::from | Deadbeef | -0/+14 |
| 2021-06-05 | Add a map method to Bound | Griffin Smith | -1/+35 |
| 2021-06-05 | Rename IoSlice(Mut)::advance_slice to advance_slices | Thomas de Zeeuw | -24/+24 |
| 2021-06-05 | Auto merge of #85457 - jyn514:remove-doc-include, r=GuillaumeGomez | bors | -1/+0 |
| 2021-06-05 | Rollup merge of #84942 - jyn514:channel-replace, r=Manishearth | Yuki Okushi | -18/+4 |
| 2021-06-04 | Revert PRs 81238 and 82967 (which made copy and copy_nonoverlapping intrinsics). | Felix S. Klock II | -152/+192 |
| 2021-06-04 | Revert tests added by PR 81167. | Felix S. Klock II | -50/+0 |
| 2021-06-04 | Revert effects of PRs 81167 and 83091. | Felix S. Klock II | -12/+6 |
| 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 | added back bindings_after_at as a cfg_attr | marcusdunn | -0/+1 |
| 2021-06-04 | removed ref to bindings_after_at | marcusdunn | -1/+0 |
| 2021-06-04 | Remove `doc(include)` | Joshua Nelson | -1/+0 |
| 2021-06-04 | Fix invalid align attribute generation on <td> elements | Guillaume Gomez | -2/+2 |
| 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 | Revert "implement TrustedRandomAccess for Take iterator adapter" | The8472 | -22/+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 |