| Age | Commit message (Expand) | Author | Lines |
| 2021-06-17 | Rollup merge of #86339 - JohnTitor:note-derive-on-proc-macros, r=petrochenkov | Yuki Okushi | -0/+2 |
| 2021-06-17 | Rollup merge of #86260 - jsha:expand-methods, r=GuillaumeGomez | Yuki Okushi | -14/+14 |
| 2021-06-17 | Rollup merge of #86141 - amorison:link-ref-in-doc-dyn-keyword, r=kennytm | Yuki Okushi | -2/+5 |
| 2021-06-17 | Rollup merge of #86140 - scottmcm:array-hash-facepalm, r=kennytm | Yuki Okushi | -0/+34 |
| 2021-06-17 | Rollup merge of #86104 - FabianWolff:issue-86085, r=davidtwco | Yuki Okushi | -1/+57 |
| 2021-06-17 | Rollup merge of #85870 - ptrojahn:mir_dump_whitespace, r=davidtwco | Yuki Okushi | -1/+4 |
| 2021-06-16 | Open trait implementations' toggles by default. | Jacob Hoffman-Andrews | -14/+14 |
| 2021-06-16 | Auto merge of #86179 - the8472:revere-path-cmp, r=kennytm | bors | -1/+1 |
| 2021-06-16 | Auto merge of #86332 - rylev:fix-ice-docalias, r=GuillaumeGomez | bors | -4/+13 |
| 2021-06-16 | Auto merge of #86291 - crlf0710:trait_vtbl_refactor, r=bjorn3 | bors | -179/+248 |
| 2021-06-16 | Auto merge of #86348 - JohnTitor:rollup-o6a6k67, r=JohnTitor | bors | -30/+160 |
| 2021-06-16 | Rollup merge of #86345 - JohnTitor:dup-char-items-in-relnotes, r=Mark-Simulacrum | Yuki Okushi | -14/+0 |
| 2021-06-16 | Rollup merge of #86327 - GuillaumeGomez:safe-intrinsics, r=lqd | Yuki Okushi | -1/+27 |
| 2021-06-16 | Rollup merge of #86293 - GuillaumeGomez:filter-gui-tests-run, r=jsha | Yuki Okushi | -4/+23 |
| 2021-06-16 | Rollup merge of #86280 - JohnTitor:issue-76510, r=oli-obk | Yuki Okushi | -0/+90 |
| 2021-06-16 | Rollup merge of #86242 - BoxyUwU:rustdoc-const-evaluatable-ice, r=oli-obk | Yuki Okushi | -1/+8 |
| 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-16 | Rollup merge of #85283 - Swatinem:ordered-profraw, r=tmandry | Yuki Okushi | -6/+8 |
| 2021-06-16 | Auto merge of #85820 - CDirkx:is_unicast_site_local, r=joshtriplett | bors | -52/+1 |
| 2021-06-16 | Remove some duplicate `char` assoc items on RELEASES.md | Yuki Okushi | -14/+0 |
| 2021-06-15 | Auto merge of #85406 - VillSnow:integrate_binary_search, r=JohnTitor | bors | -21/+1 |
| 2021-06-16 | Mention #79078 on compatibility notes of 1.52 | Yuki Okushi | -0/+2 |
| 2021-06-15 | Add test for safe intrinsics | Guillaume Gomez | -0/+20 |
| 2021-06-15 | Auto merge of #86321 - JohnTitor:rollup-q61c8q4, r=JohnTitor | bors | -279/+516 |
| 2021-06-15 | Don't mark "safe" intrinsics as unsafe | Guillaume Gomez | -1/+7 |
| 2021-06-15 | Auto merge of #86323 - hyd-dev:miri, r=RalfJung | bors | -12/+72 |
| 2021-06-15 | Fix ICE when doc aliases were put on function params | Ryan Levick | -4/+13 |
| 2021-06-15 | Auto merge of #85154 - cjgillot:lessfn, r=bjorn3 | bors | -114/+167 |
| 2021-06-15 | Update Miri | hyd-dev | -12/+72 |
| 2021-06-15 | Rollup merge of #86314 - Veykril:patch-2, r=JohnTitor | Yuki Okushi | -2/+1 |
| 2021-06-15 | Rollup merge of #86306 - LeSeulArtichaut:mailmap, r=Mark-Simulacrum | Yuki Okushi | -0/+2 |
| 2021-06-15 | Rollup merge of #86294 - m-ou-se:edition-prelude-modules, r=joshtriplett | Yuki Okushi | -18/+31 |
| 2021-06-15 | Rollup merge of #86285 - lnicola:rust-analyzer-2021-06-14, r=jonas-schievink | Yuki Okushi | -19/+16 |
| 2021-06-15 | Rollup merge of #86277 - jsha:remove-must-use, r=Manishearth | Yuki Okushi | -50/+3 |
| 2021-06-15 | Rollup merge of #86220 - est31:maybe-uninit-extra, r=RalfJung | Yuki Okushi | -13/+67 |
| 2021-06-15 | Rollup merge of #85792 - mjptree:refactor-windows-sockets, r=JohnTitor | Yuki Okushi | -133/+173 |
| 2021-06-15 | Rollup merge of #85608 - scottmcm:stabilize-control-flow-enum-basics, r=m-ou-se | Yuki Okushi | -13/+45 |
| 2021-06-15 | Rollup merge of #82179 - mbartlett21:patch-5, r=joshtriplett | Yuki Okushi | -24/+132 |
| 2021-06-15 | Rollup merge of #80269 - pickfire:patch-4, r=joshtriplett | Yuki Okushi | -7/+46 |
| 2021-06-15 | Auto merge of #86311 - LeSeulArtichaut:cleanup-array-iter, r=jackh726 | bors | -34/+34 |
| 2021-06-15 | Auto merge of #85541 - XAMPPRocky:relnotes_1.53.0, r=Mark-Simulacrum | bors | -0/+202 |
| 2021-06-15 | Auto merge of #84867 - pnkfelix:rustdoc-revert-deref-recur, r=jyn514 | bors | -172/+61 |
| 2021-06-15 | Update keyword_docs.rs | Lukas Wirth | -2/+1 |
| 2021-06-14 | Use the now available implementation of `IntoIterator` for arrays | LeSeulArtichaut | -34/+34 |
| 2021-06-14 | Auto merge of #86275 - lqd:ctfe-validation, r=RalfJung | bors | -112/+121 |
| 2021-06-14 | Add mailmap entries for myself | LeSeulArtichaut | -0/+2 |
| 2021-06-14 | Avoid possible filename collision in coverage tests | Arpad Borsos | -6/+8 |
| 2021-06-15 | Refactor to make interpreter and codegen backend neutral to vtable internal r... | Charles Lew | -179/+248 |
| 2021-06-14 | Master is 1.55 now :( | Scott McMurray | -3/+3 |