| Age | Commit message (Expand) | Author | Lines |
| 2021-06-04 | removed ref to bindings_after_at | marcusdunn | -1/+0 |
| 2021-06-04 | updated line #'s on ui tests and removed feature flag test | marcusdunn | -234/+219 |
| 2021-06-04 | removed unneeded brackets on import | marcusdunn | -1/+1 |
| 2021-06-04 | removed entry for bindings after at in unstable book | marcusdunn | -23/+0 |
| 2021-06-04 | replaced feature-gate use with cfg_attr | marcusdunn | -4/+4 |
| 2021-06-04 | removed more uses of feature gate | marcusdunn | -4/+0 |
| 2021-06-04 | removed conditional check on bindings_after_at and resulting dead code | marcusdunn | -48/+1 |
| 2021-06-04 | removed uses of feature gate | marcusdunn | -40/+0 |
| 2021-06-04 | changeded bindings_after_at from active to accepted | marcusdunn | -1/+1 |
| 2021-06-04 | updated the feature-gate listing | marcusdunn | -4/+3 |
| 2021-06-04 | made doc entry more consistant with others | marcusdunn | -1/+2 |
| 2021-06-04 | added unstable-book entry for bindings_after_at | marcusdunn | -0/+22 |
| 2021-06-04 | Auto merge of #85788 - rylev:force-warns, r=nikomatsakis | bors | -23/+321 |
| 2021-06-04 | Auto merge of #85385 - richkadel:simpler-simplify-with-coverage, r=wesleywiser | bors | -65/+216 |
| 2021-06-04 | Auto merge of #85959 - RalfJung:miri-stage-0, r=Mark-Simulacrum | bors | -3/+12 |
| 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 | fix testing Miri with --stage 0 | Ralf Jung | -3/+12 |
| 2021-06-03 | Update Miri | hyd-dev | -7/+11 |
| 2021-06-03 | Update tests with new casing | Ryan Levick | -9/+9 |
| 2021-06-03 | Add run-make test testing flag stability | Ryan Levick | -1/+4 |
| 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 |