| Age | Commit message (Expand) | Author | Lines |
| 2021-06-04 | updated line #'s on ui tests and removed feature flag test | marcusdunn | -234/+219 |
| 2021-06-04 | removed entry for bindings after at in unstable book | marcusdunn | -23/+0 |
| 2021-06-04 | removed more uses of feature gate | marcusdunn | -4/+0 |
| 2021-06-04 | removed uses of feature gate | marcusdunn | -40/+0 |
| 2021-06-04 | changeded bindings_after_at from active to accepted | marcusdunn | -0/+0 |
| 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 | -1/+229 |
| 2021-06-04 | Auto merge of #85385 - richkadel:simpler-simplify-with-coverage, r=wesleywiser | bors | -49/+116 |
| 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 | -14/+94 |
| 2021-06-04 | Rollup merge of #85977 - ehuss:linkcheck-nightly, r=Mark-Simulacrum | Yuki Okushi | -5/+5 |
| 2021-06-04 | Rollup merge of #85937 - m-ou-se:macro-ref-suggestions, r=estebank | Yuki Okushi | -0/+81 |
| 2021-06-04 | Rollup merge of #85899 - klensy:jsondocck-f, r=Mark-Simulacrum | Yuki Okushi | -9/+8 |
| 2021-06-04 | Auto merge of #85954 - flip1995:clippyup, r=Manishearth | bors | -1305/+2367 |
| 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 | -130/+158 |
| 2021-06-03 | Auto merge of #85292 - wesleywiser:enum_debuginfo, r=michaelwoerister | bors | -36/+170 |
| 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 | -0/+102 |
| 2021-06-03 | Merge commit '3ae8faff4d46ad92f194c2a4b941c3152a701b31' into clippyup | flip1995 | -1305/+2367 |
| 2021-06-03 | Rollup merge of #85926 - ehuss:update-cargo, r=ehuss | Yuki Okushi | -0/+0 |
| 2021-06-03 | Rollup merge of #85896 - BoxyUwU:remove-fixme-fwd-declared-const-default, r=p... | Yuki Okushi | -0/+42 |
| 2021-06-03 | Rollup merge of #85880 - csmoe:ice-85768, r=oli-obk | Yuki Okushi | -0/+60 |
| 2021-06-03 | Auto merge of #84988 - alexcrichton:safe-target-feature-wasm, r=joshtriplett | bors | -0/+44 |
| 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 | Update generator tests | Wesley Wiser | -16/+16 |
| 2021-06-02 | Replace h3 for notable traits with div | Guillaume Gomez | -15/+23 |
| 2021-06-02 | Update rustdoc tests | Guillaume Gomez | -94/+100 |
| 2021-06-02 | Remove data-level selectors from CSS. | Jacob Hoffman-Andrews | -82/+20 |
| 2021-06-02 | Add test for ref suggestions in macros. | Mara Bos | -0/+81 |
| 2021-06-02 | Restrict access to crate_name. | Camille GILLOT | -2/+3 |
| 2021-06-02 | Add a page on force-warns in unstable book | Ryan Levick | -0/+21 |
| 2021-06-02 | Add deny-by-default test | Ryan Levick | -0/+22 |
| 2021-06-02 | Add missing stderr file | Ryan Levick | -0/+14 |
| 2021-06-02 | Add final test | Ryan Levick | -7/+6 |
| 2021-06-02 | Force warn on lint groups as well | Ryan Levick | -5/+68 |
| 2021-06-02 | Respond to review feedback | Wesley Wiser | -36/+29 |
| 2021-06-02 | Change the type name from `_enum<..>` to `enum$<..>` | Wesley Wiser | -39/+39 |
| 2021-06-02 | Make tidy happy | Wesley Wiser | -2/+4 |
| 2021-06-02 | Add/update tests | Wesley Wiser | -3/+107 |
| 2021-06-02 | Generate better debuginfo for niche-layout enums | Wesley Wiser | -0/+14 |
| 2021-06-02 | Generate better debuginfo for directly tagged enums | Wesley Wiser | -17/+38 |
| 2021-06-01 | Update cargo | Eric Huss | -0/+0 |