| Age | Commit message (Expand) | Author | Lines |
| 2021-06-04 | Auto merge of #85984 - JohnTitor:rollup-rq0g9ph, r=JohnTitor | bors | -120/+161 |
| 2021-06-04 | Rollup merge of #85977 - ehuss:linkcheck-nightly, r=Mark-Simulacrum | Yuki Okushi | -5/+5 |
| 2021-06-04 | Rollup merge of #85963 - m-ou-se:constructor-type-name, r=yaahc | Yuki Okushi | -6/+14 |
| 2021-06-04 | Rollup merge of #85937 - m-ou-se:macro-ref-suggestions, r=estebank | Yuki Okushi | -20/+99 |
| 2021-06-04 | Rollup merge of #85899 - klensy:jsondocck-f, r=Mark-Simulacrum | Yuki Okushi | -19/+11 |
| 2021-06-04 | Rollup merge of #85889 - denismerigoux:master, r=petrochenkov | Yuki Okushi | -0/+11 |
| 2021-06-04 | Rollup merge of #85888 - steffahn:fix_internal_trustedrandomaccess_docs, r=Ma... | Yuki Okushi | -1/+1 |
| 2021-06-04 | Rollup merge of #85850 - bjorn3:less_feature_gates, r=jyn514 | Yuki Okushi | -69/+2 |
| 2021-06-04 | Rollup merge of #85717 - fee1-dead:document-cow, r=yaahc | Yuki Okushi | -0/+18 |
| 2021-06-04 | Auto merge of #85954 - flip1995:clippyup, r=Manishearth | bors | -1310/+2368 |
| 2021-06-03 | Auto merge of #85867 - steffahn:remove_unnecessary_specfromiter_impls, r=Mark... | bors | -34/+1 |
| 2021-06-03 | Build linkcheck script as release to run faster. | Eric Huss | -1/+1 |
| 2021-06-03 | Fix linkcheck script from getting out of sync. | Eric Huss | -4/+4 |
| 2021-06-03 | Auto merge of #85617 - hi-rustin:rustin-patch-fix, r=estebank | bors | -131/+163 |
| 2021-06-03 | Auto merge of #85292 - wesleywiser:enum_debuginfo, r=michaelwoerister | bors | -142/+376 |
| 2021-06-03 | Add test for issue 84666. | Mara Bos | -0/+13 |
| 2021-06-03 | Show `::{{constructor}}` in std::any::type_name(). | Mara Bos | -6/+1 |
| 2021-06-03 | Auto merge of #85958 - hyd-dev:miri, r=RalfJung | bors | -7/+11 |
| 2021-06-03 | Update Miri | hyd-dev | -7/+11 |
| 2021-06-03 | Auto merge of #85952 - JohnTitor:rollup-r00gu9q, r=JohnTitor | bors | -133/+227 |
| 2021-06-03 | Restore the num_def_ids_untracked public function giving the total number of ... | Denis Merigoux | -0/+11 |
| 2021-06-03 | Update Cargo.lock | flip1995 | -5/+1 |
| 2021-06-03 | Merge commit '3ae8faff4d46ad92f194c2a4b941c3152a701b31' into clippyup | flip1995 | -1305/+2367 |
| 2021-06-03 | Auto merge of #7313 - flip1995:rustup, r=flip1995 | bors | -1/+1 |
| 2021-06-03 | Bump nightly version -> 2021-06-03 | flip1995 | -1/+1 |
| 2021-06-03 | Merge remote-tracking branch 'upstream/master' into rustup | flip1995 | -1321/+2374 |
| 2021-06-03 | Rollup merge of #85935 - tmiasko:validate-indexing, r=jonas-schievink | Yuki Okushi | -2/+20 |
| 2021-06-03 | Rollup merge of #85934 - tmiasko:is-union, r=jackh726 | Yuki Okushi | -59/+32 |
| 2021-06-03 | Rollup merge of #85926 - ehuss:update-cargo, r=ehuss | Yuki Okushi | -3/+22 |
| 2021-06-03 | Rollup merge of #85911 - cjgillot:one-output, r=Aaron1011 | Yuki Okushi | -3/+3 |
| 2021-06-03 | Rollup merge of #85900 - LingMan:pat_mat, r=petrochenkov | Yuki Okushi | -19/+7 |
| 2021-06-03 | Rollup merge of #85897 - steffahn:update_unsound_label_for_triagebot, r=Mark-... | Yuki Okushi | -1/+1 |
| 2021-06-03 | Rollup merge of #85896 - BoxyUwU:remove-fixme-fwd-declared-const-default, r=p... | Yuki Okushi | -3/+45 |
| 2021-06-03 | Rollup merge of #85880 - csmoe:ice-85768, r=oli-obk | Yuki Okushi | -4/+63 |
| 2021-06-03 | Rollup merge of #85877 - est31:intra_doc_links, r=jyn514 | Yuki Okushi | -4/+4 |
| 2021-06-03 | Rollup merge of #85852 - m-ou-se:machineapplicable-docs, r=nikomatsakis | Yuki Okushi | -1/+5 |
| 2021-06-03 | Rollup merge of #85724 - sexxi-goose:rox-fix-issue-85435, r=nikomatsakis | Yuki Okushi | -19/+20 |
| 2021-06-03 | Rollup merge of #85706 - jrmuizel:fpe, r=nagisa | Yuki Okushi | -5/+1 |
| 2021-06-03 | Rollup merge of #83362 - SOF3:stab/vecdeque-binary-search, r=m-ou-se | Yuki Okushi | -10/+4 |
| 2021-06-03 | Auto merge of #84988 - alexcrichton:safe-target-feature-wasm, r=joshtriplett | bors | -8/+75 |
| 2021-06-03 | Auto merge of #84834 - GuillaumeGomez:sidebar-unification, r=jsha | bors | -99/+173 |
| 2021-06-02 | Auto merge of #84703 - GuillaumeGomez:cleanup-dom, r=jsha | bors | -241/+256 |
| 2021-06-02 | Auto merge of #85904 - cjgillot:one-name, r=petrochenkov | bors | -30/+23 |
| 2021-06-02 | Update generator tests | Wesley Wiser | -16/+16 |
| 2021-06-02 | Replace h3 for notable traits with div | Guillaume Gomez | -15/+23 |
| 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 | Update rustdoc tests | Guillaume Gomez | -94/+100 |