| Age | Commit message (Expand) | Author | Lines |
| 2022-02-07 | Auto merge of #87869 - thomcc:skinny-io-error, r=yaahc | bors | -269/+837 |
| 2022-02-07 | Auto merge of #93738 - m-ou-se:rollup-zjyd2et, r=m-ou-se | bors | -389/+470 |
| 2022-02-07 | Rollup merge of #93737 - mfrw:mfrw/bootstrap-config, r=Mark-Simulacrum | Mara Bos | -2/+2 |
| 2022-02-07 | Rollup merge of #93723 - jyn514:rerun-if-changed, r=Mark-Simulacrum | Mara Bos | -0/+2 |
| 2022-02-07 | Rollup merge of #93722 - jyn514:less-submodule-cloning, r=Mark-Simulacrum | Mara Bos | -1/+1 |
| 2022-02-07 | Rollup merge of #93682 - PatchMixolydic:where-in-the-world-is-const_fn_trait_... | Mara Bos | -19/+19 |
| 2022-02-07 | Rollup merge of #93680 - Mark-Simulacrum:drop-json-reader, r=bjorn3 | Mara Bos | -24/+2 |
| 2022-02-07 | Rollup merge of #93673 - jsha:linkify-sidebar-headings, r=GuillaumeGomez | Mara Bos | -19/+33 |
| 2022-02-07 | Rollup merge of #93487 - yerke:yerke/fix-link-toolchain-in-setup, r=Mark-Simu... | Mara Bos | -2/+39 |
| 2022-02-07 | Rollup merge of #93416 - name1e5s:chore/remove_allow_fail, r=m-ou-se | Mara Bos | -270/+79 |
| 2022-02-07 | Rollup merge of #93394 - m-ou-se:fix-93378, r=estebank | Mara Bos | -11/+65 |
| 2022-02-07 | Rollup merge of #93208 - kellerkindt:wrapping_int_assign_impl, r=m-ou-se | Mara Bos | -0/+80 |
| 2022-02-07 | Rollup merge of #92724 - inteon:cleanup, r=Mark-Simulacrum | Mara Bos | -7/+8 |
| 2022-02-07 | Rollup merge of #91530 - bobrippling:suggest-1-tuple-parens, r=camelid | Mara Bos | -27/+119 |
| 2022-02-07 | Rollup merge of #88313 - jyn514:pre-push, r=Mark-Simulacrum | Mara Bos | -7/+21 |
| 2022-02-07 | bootstrap: prefer using '--config' over 'RUST_BOOTSTRAP_CONFIG' | Muhammad Falak R Wani | -2/+2 |
| 2022-02-07 | Auto merge of #93719 - scottmcm:core-as-2021-everywhere, r=Mark-Simulacrum | bors | -9/+11 |
| 2022-02-07 | Stabilize wrapping_int_assign_impl in 1.60.0. | Mara Bos | -8/+8 |
| 2022-02-07 | Auto merge of #93643 - lcnr:fold-substs-perf, r=michaelwoerister | bors | -9/+1 |
| 2022-02-06 | Rerun bootstrap's build script when RUSTC changes | Joshua Nelson | -0/+2 |
| 2022-02-06 | Use shallow clones for submodules managed by rustbuild, not just bootstrap.py | Joshua Nelson | -1/+1 |
| 2022-02-07 | Auto merge of #93179 - Urgau:unreachable-2021, r=m-ou-se,oli-obk | bors | -54/+300 |
| 2022-02-06 | Build libcore as 2021 in a few more places | Scott McMurray | -9/+11 |
| 2022-02-06 | Auto merge of #93695 - matthiaskrgr:rollup-zslgooo, r=matthiaskrgr | bors | -26/+62 |
| 2022-02-06 | Merge duplicate suggestion string | Rob Pilling | -7/+4 |
| 2022-02-06 | Factor out emit_tuple_wrap_err, improve Applicability | Rob Pilling | -29/+39 |
| 2022-02-06 | rewrite from_bytes_with_nul to match code style in from_vec_with_nul | Inteon | -7/+8 |
| 2022-02-06 | Fix tracking issue for `const_fn_trait_bound` | Ruby Lazuli | -19/+19 |
| 2022-02-06 | Rollup merge of #93489 - Amanieu:panic_no_unwind, r=nagisa | Matthias Krüger | -0/+11 |
| 2022-02-06 | Rollup merge of #90998 - jhpratt:require-const-stability, r=oli-obk | Matthias Krüger | -26/+51 |
| 2022-02-06 | Auto merge of #90414 - thomcc:count-chars-faster, r=nagisa | bors | -29/+379 |
| 2022-02-05 | Linkify sidebar headings for sibling items | Jacob Hoffman-Andrews | -19/+33 |
| 2022-02-06 | Auto merge of #93689 - matthiaskrgr:rollup-3pd1ept, r=matthiaskrgr | bors | -131/+522 |
| 2022-02-05 | fix linking stage1 toolchain in setup | Yerkebulan Tulibergenov | -2/+39 |
| 2022-02-06 | Rollup merge of #93669 - compiler-errors:const-generic-args, r=lcnr | Matthias Krüger | -1/+40 |
| 2022-02-06 | Rollup merge of #93659 - UltiRequiem:refactor_conditional_static_rustdoc, r=G... | Matthias Krüger | -5/+2 |
| 2022-02-06 | Rollup merge of #93657 - Mark-Simulacrum:apple-measurement, r=pietroalbini | Matthias Krüger | -22/+22 |
| 2022-02-06 | Rollup merge of #93649 - WaffleLapkin:regression_test_80309, r=oli-obk | Matthias Krüger | -0/+31 |
| 2022-02-06 | Rollup merge of #93556 - dtolnay:trailingcomma, r=cjgillot | Matthias Krüger | -70/+148 |
| 2022-02-06 | Rollup merge of #92651 - jsha:impl-spacing, r=GuillaumeGomez | Matthias Krüger | -25/+26 |
| 2022-02-06 | Rollup merge of #92383 - lancethepants:armv7-unknown-linux-uclibceabi, r=nagisa | Matthias Krüger | -1/+148 |
| 2022-02-06 | Rollup merge of #92300 - Itus-Shield:mips64-openwrt, r=nagisa | Matthias Krüger | -0/+57 |
| 2022-02-06 | Rollup merge of #91939 - GKFX:feature-91866, r=cjgillot | Matthias Krüger | -7/+48 |
| 2022-02-06 | Auto merge of #92535 - Amanieu:oom_hook_unwind, r=m-ou-se | bors | -4/+3 |
| 2022-02-05 | Update llvm-project submodule | Amanieu d'Antras | -0/+0 |
| 2022-02-05 | Mark __rgl_oom and __rd_oom as "C-unwind" | Amanieu d'Antras | -2/+3 |
| 2022-02-05 | Allow handle_alloc_error to unwind | Amanieu d'Antras | -2/+0 |
| 2022-02-05 | Drop json::from_reader | Mark Rousskov | -24/+2 |
| 2022-02-05 | Fix comment grammar for `do_count_chars` | Thom Chiovoloni | -1/+1 |
| 2022-02-05 | Respond to review feedback, and improve implementation somewhat | Thom Chiovoloni | -28/+59 |