| Age | Commit message (Expand) | Author | Lines |
| 2021-01-31 | Rollup merge of #81472 - Aaron1011:fix/revert-cursor-clone, r=petrochenkov | Jonas Schievink | -9/+41 |
| 2021-01-31 | Rollup merge of #81422 - estebank:dotdot_sugg, r=davidtwco | Jonas Schievink | -9/+17 |
| 2021-01-31 | Rollup merge of #81198 - dtolnay:partialeq, r=m-ou-se | Jonas Schievink | -6/+10 |
| 2021-01-31 | Rollup merge of #81048 - yoshuawuyts:stabilize-core-slice-fill-with, r=m-ou-se | Jonas Schievink | -3/+2 |
| 2021-01-31 | Rollup merge of #80945 - sdroege:downcast-send-sync, r=m-ou-se | Jonas Schievink | -0/+33 |
| 2021-01-31 | Rollup merge of #80470 - SimonSapin:array-intoiter-type, r=m-ou-se | Jonas Schievink | -18/+19 |
| 2021-01-31 | Rollup merge of #80279 - Yaulendil:str-as-mut, r=m-ou-se | Jonas Schievink | -0/+8 |
| 2021-01-31 | Rollup merge of #80053 - gilescope:include-ignore, r=m-ou-se | Jonas Schievink | -7/+2 |
| 2021-01-31 | Rollup merge of #79285 - yoshuawuyts:stabilize-arc_mutate_strong_count, r=m-o... | Jonas Schievink | -13/+9 |
| 2021-01-31 | Rollup merge of #78044 - oberien:empty-seek, r=m-ou-se | Jonas Schievink | -2/+37 |
| 2021-01-30 | impl Seek for Empty | oberien | -2/+37 |
| 2021-01-30 | Bump as_mut_str_for_str stable version. | Mara Bos | -1/+1 |
| 2021-01-30 | Auto merge of #81565 - nikic:revert, r=nagisa | bors | -19/+12 |
| 2021-01-30 | Bump stable version of arc_mutate_strong_count | Mara Bos | -2/+2 |
| 2021-01-30 | Revert "Auto merge of #81489 - nikic:x86-64-dist-update, r=Mark-Simulacrum" | Nikita Popov | -19/+12 |
| 2021-01-30 | Auto merge of #81453 - jumbatm:clashing-extern-decl-perf, r=nagisa | bors | -4/+4 |
| 2021-01-30 | Auto merge of #81545 - JohnTitor:rollup-zlt3tn6, r=JohnTitor | bors | -99/+602 |
| 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 #81515 - eltociear:patch-7, r=jonas-schievink | Yuki Okushi | -1/+1 |
| 2021-01-30 | Rollup merge of #81512 - GuillaumeGomez:cleanup-fixme-rustdoc, r=bugadani | Yuki Okushi | -2/+1 |
| 2021-01-30 | Rollup merge of #81505 - henryboisdequin:cold_path-not-pub, r=sanxiyn | Yuki Okushi | -2/+2 |
| 2021-01-30 | Rollup merge of #81501 - calebcartwright:update-rustfmt, r=sanxiyn | Yuki Okushi | -6/+6 |
| 2021-01-30 | Rollup merge of #81499 - SOF3:patch-1, r=sanxiyn | Yuki Okushi | -1/+1 |
| 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/+62 |
| 2021-01-30 | Rollup merge of #81468 - est31:cfg_version, r=petrochenkov | Yuki Okushi | -5/+108 |
| 2021-01-30 | Rollup merge of #81409 - gilescope:chars_count, r=joshtriplett | Yuki Okushi | -6/+1 |
| 2021-01-30 | Rollup merge of #81291 - sexxi-goose:fix-struct-update-functional-record-upda... | Yuki Okushi | -5/+67 |
| 2021-01-30 | Rollup merge of #80959 - jhpratt:unsigned_abs-stabilization, r=m-ou-se | Yuki Okushi | -17/+8 |
| 2021-01-30 | Rollup merge of #80886 - RalfJung:stable-raw-ref-macros, r=m-ou-se | Yuki Okushi | -37/+30 |
| 2021-01-30 | Rollup merge of #80562 - nagisa:nagisa/bools-are-unsigned, r=eddyb | Yuki Okushi | -2/+20 |
| 2021-01-30 | Rollup merge of #79023 - yoshuawuyts:stream, r=KodrAus | Yuki Okushi | -0/+271 |
| 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/+521 |
| 2021-01-30 | rustdoc tweaking | bors | -512/+521 |
| 2021-01-30 | Consider Scalar to be a bool only if its unsigned | Simonas Kazlauskas | -2/+20 |
| 2021-01-29 | Auto merge of #81534 - RalfJung:miri, r=RalfJung | bors | -7/+7 |
| 2021-01-29 | update Miri | Ralf Jung | -7/+7 |
| 2021-01-29 | Update dist-various to Ubuntu 20.04 | Nikita Popov | -22/+20 |
| 2021-01-29 | Don't clone LLVM submodule when download-ci-llvm is set | Joshua Nelson | -1/+1 |
| 2021-01-29 | Don't print error output from rustup when detecting default build triple | Joshua Nelson | -1/+2 |
| 2021-01-29 | Fix typo in pat.rs | Ikko Ashimine | -1/+1 |
| 2021-01-29 | rename raw_const/mut -> const/mut_addr_of, and stabilize them | Ralf Jung | -37/+30 |
| 2021-01-29 | Auto merge of #81470 - tmiasko:remove-allocations, r=matthewjasper | bors | -7/+6 |
| 2021-01-29 | Add missiong variants in match binding | Guillaume Gomez | -2/+1 |
| 2021-01-29 | fix typo | Henry Boisdequin | -1/+1 |
| 2021-01-29 | Auto merge of #81419 - rylev:canocalize-extern-entries, r=petrochenkov | bors | -20/+54 |
| 2021-01-29 | Pre-canoncalize ExternLocation::ExactPaths | Ryan Levick | -20/+54 |