| Age | Commit message (Expand) | Author | Lines |
| 2021-02-01 | Auto merge of #80851 - m-ou-se:panic-2021, r=petrochenkov | bors | -415/+432 |
| 2021-02-01 | Auto merge of #81591 - RalfJung:miri, r=RalfJung | bors | -7/+9 |
| 2021-01-31 | Rollup merge of #81566 - osa1:issue71202, r=jonas-schievink | Jonas Schievink | -0/+33 |
| 2021-01-31 | Rollup merge of #81480 - b-naber:nested_fields_suggestion, r=estebank | Jonas Schievink | -0/+165 |
| 2021-01-31 | Rollup merge of #80404 - JulianKnodt:arr_ref, r=oli-obk | Jonas Schievink | -95/+52 |
| 2021-01-31 | Rollup merge of #80092 - sexxi-goose:restrict_precision, r=nikomatsakis | Jonas Schievink | -0/+964 |
| 2021-01-31 | Bless coverage-spanview/expected_mir_dump.*. | Mara Bos | -75/+75 |
| 2021-01-31 | update Miri | Ralf Jung | -7/+9 |
| 2021-01-31 | Auto merge of #81578 - jonas-schievink:rollup-yhiyowl, r=jonas-schievink | bors | -22/+96 |
| 2021-01-31 | Rollup merge of #81563 - pickfire:patch-6, r=GuillaumeGomez | Jonas Schievink | -0/+4 |
| 2021-01-31 | Rollup merge of #81558 - pickfire:patch-5, r=GuillaumeGomez | Jonas Schievink | -1/+2 |
| 2021-01-31 | Rollup merge of #81509 - 0yoyoyo:fix-issue-72685-ice-drop-in-place, r=estebank | Jonas Schievink | -10/+22 |
| 2021-01-31 | Rollup merge of #81491 - jryans:rustdoc-deref-ice-81395, r=GuillaumeGomez | Jonas Schievink | -7/+26 |
| 2021-01-31 | Rollup merge of #81472 - Aaron1011:fix/revert-cursor-clone, r=petrochenkov | Jonas Schievink | -0/+40 |
| 2021-01-31 | Rollup merge of #81422 - estebank:dotdot_sugg, r=davidtwco | Jonas Schievink | -2/+2 |
| 2021-01-31 | Rollup merge of #80470 - SimonSapin:array-intoiter-type, r=m-ou-se | Jonas Schievink | -2/+0 |
| 2021-01-30 | Auto merge of #81560 - flip1995:clippyup, r=Manishearth | bors | -453/+6060 |
| 2021-01-30 | Remove const_in_array_rep_expr | kadmin | -101/+20 |
| 2021-01-30 | add suggestion for nested fields | b-naber | -0/+165 |
| 2021-01-30 | Add a test for #71202 | Ömer Sinan Ağacan | -0/+33 |
| 2021-01-30 | Update clippy test output for panic macros. | Mara Bos | -4/+19 |
| 2021-01-31 | Remove extra trailing spaces | Ivan Tham | -1/+1 |
| 2021-01-31 | Fix docblock short code missing end whitespaces | Ivan Tham | -0/+3 |
| 2021-01-31 | Improve docblock readability on small screen | Ivan Tham | -0/+4 |
| 2021-01-30 | Merge commit '95c0459217d1661edfa794c8bb122452b92fb485' into clippyup | flip1995 | -453/+6060 |
| 2021-01-31 | Fix ascii art text wrapping in mobile | Ivan Tham | -3/+1 |
| 2021-01-30 | Revert "Auto merge of #81489 - nikic:x86-64-dist-update, r=Mark-Simulacrum" | Nikita Popov | -19/+12 |
| 2021-01-30 | Balance sidebar `Deref` cycle check with main content | J. Ryan Stinnett | -7/+26 |
| 2021-01-30 | Auto merge of #81545 - JohnTitor:rollup-zlt3tn6, r=JohnTitor | bors | -36/+253 |
| 2021-01-30 | Add a regression test | 0yoyoyo | -10/+22 |
| 2021-01-30 | Auto merge of #81521 - nikic:update-dist-various, r=Mark-Simulacrum | bors | -22/+20 |
| 2021-01-30 | Rollup merge of #81520 - jyn514:rustc2, r=Mark-Simulacrum | Yuki Okushi | -1/+1 |
| 2021-01-30 | Rollup merge of #81519 - jyn514:rustup-toolchain, r=Mark-Simulacrum | Yuki Okushi | -1/+2 |
| 2021-01-30 | Rollup merge of #81512 - GuillaumeGomez:cleanup-fixme-rustdoc, r=bugadani | Yuki Okushi | -2/+1 |
| 2021-01-30 | Rollup merge of #81501 - calebcartwright:update-rustfmt, r=sanxiyn | Yuki Okushi | -5/+5 |
| 2021-01-30 | Rollup merge of #81495 - camelid:rustdoc-output_format-optional, r=GuillaumeG... | Yuki Okushi | -13/+21 |
| 2021-01-30 | Rollup merge of #81473 - sanxiyn:write-only-field, r=oli-obk | Yuki Okushi | -0/+47 |
| 2021-01-30 | Rollup merge of #81468 - est31:cfg_version, r=petrochenkov | Yuki Okushi | -0/+94 |
| 2021-01-30 | Rollup merge of #81291 - sexxi-goose:fix-struct-update-functional-record-upda... | Yuki Okushi | -0/+57 |
| 2021-01-30 | Rollup merge of #80886 - RalfJung:stable-raw-ref-macros, r=m-ou-se | Yuki Okushi | -14/+12 |
| 2021-01-30 | Rollup merge of #80562 - nagisa:nagisa/bools-are-unsigned, r=eddyb | Yuki Okushi | -0/+13 |
| 2021-01-30 | Auto merge of #81489 - nikic:x86-64-dist-update, r=Mark-Simulacrum | bors | -12/+19 |
| 2021-01-30 | Auto merge of #81398 - bugadani:rustdoc-perf, r=GuillaumeGomez | bors | -512/+520 |
| 2021-01-30 | rustdoc tweaking | bors | -512/+520 |
| 2021-01-30 | Consider Scalar to be a bool only if its unsigned | Simonas Kazlauskas | -0/+13 |
| 2021-01-29 | update Miri | Ralf Jung | -7/+7 |
| 2021-01-29 | Fix incorrect use mut diagnostics | Aman Arora | -37/+70 |
| 2021-01-29 | Fix unused 'mut' warning for capture's root variable | Aman Arora | -17/+46 |
| 2021-01-29 | Test for restricting capture precision | Aman Arora | -0/+657 |
| 2021-01-29 | Test cases for handling mutable references | Aman Arora | -0/+245 |