| Age | Commit message (Expand) | Author | Lines |
| 2021-10-18 | Auto merge of #90004 - pietroalbini:stable-next, r=pietroalbini 1.56.0 | bors | -7/+228 |
| 2021-10-18 | Rework the equivalent test to work with sidebar-items.js | Loïc BRANSTETT | -3/+3 |
| 2021-10-18 | Add equivalent test in src/test/rustdoc | Loïc BRANSTETT | -0/+14 |
| 2021-10-18 | Apply documentation suggestions from code review | Urgau | -3/+3 |
| 2021-10-18 | Oops, inverted condition, fix that | Loïc BRANSTETT | -1/+1 |
| 2021-10-18 | Add regression test for #89852 | Loïc BRANSTETT | -0/+17 |
| 2021-10-18 | Deduplicate macro_rules! from module_exports when documenting them | Loïc BRANSTETT | -3/+11 |
| 2021-10-18 | bring updated release notes from master | Pietro Albini | -3/+185 |
| 2021-10-18 | switch release channel to stable | Pietro Albini | -1/+1 |
| 2021-10-16 | Auto merge of #89924 - cuviper:beta-clone3, r=Mark-Simulacrum | bors | -3/+9 |
| 2021-10-15 | Also note tool expectations of fork vs clone3 | Josh Stone | -0/+2 |
| 2021-10-15 | Update another comment on fork vs. clone3 | Josh Stone | -2/+2 |
| 2021-10-15 | Only use `clone3` when needed for pidfd | Josh Stone | -1/+5 |
| 2021-10-14 | Auto merge of #89854 - cuviper:beta-next, r=Mark-Simulacrum | bors | -199/+932 |
| 2021-10-14 | Revert "Stabilize `arbitrary_enum_discriminant`" | Mark Rousskov | -13/+221 |
| 2021-10-14 | Add regression test for ice 89574 | Gary Guo | -10/+41 |
| 2021-10-14 | Emit item no type error even if type inference fails | Gary Guo | -21/+23 |
| 2021-10-14 | Get rid of broken `ct-ng oldconfig` everywhere and directly provide a suitabl... | Hans Kratz | -20/+8 |
| 2021-10-14 | Switch to our own mirror of libisl | Mark Rousskov | -4/+4 |
| 2021-10-14 | Add tests for panic and [debug_]assert in Rust 2021. | Mara Bos | -0/+125 |
| 2021-10-14 | Use correct edition for panic in [debug_]assert!() etc. | Mara Bos | -4/+23 |
| 2021-10-14 | CI: Use mirror for downloads. | Hans Kratz | -4/+8 |
| 2021-10-13 | revert stabilization of `core::task::ready!` | Ibraheem Ahmed | -2/+5 |
| 2021-10-13 | Explicit `PlaceAncestryRelation::SamePlace` and handle like `Descendant` | Gary Guo | -5/+8 |
| 2021-10-13 | Add regression test | Gary Guo | -0/+40 |
| 2021-10-13 | Ignore projection type when determining upvar ancestory | Gary Guo | -1/+1 |
| 2021-10-13 | Revert "Stabilize `Iterator::intersperse()`" | Jane Lusby | -12/+20 |
| 2021-10-13 | Turn tcx.vtable_allocation() into a query. | Michael Woerister | -69/+98 |
| 2021-10-13 | Remove untracked vtable-const-allocation cache from tcx | Michael Woerister | -14/+29 |
| 2021-10-13 | Fix stabilization version for `bindings_after_at` | Noah Lev | -1/+1 |
| 2021-10-13 | Disable `SimplifyBranchSame` optimization for now | Fabian Wolff | -0/+6 |
| 2021-10-13 | Update comments | Fabian Wolff | -8/+18 |
| 2021-10-13 | Fix unsound optimization with explicit variant discriminants | Fabian Wolff | -4/+32 |
| 2021-10-13 | Downgrade lld-wrapper to 2018 edition | Josh Stone | -2/+2 |
| 2021-10-13 | Add wrapper for -Z gcc-ld=lld to invoke rust-lld with the correct flavor | Hans Kratz | -13/+189 |
| 2021-10-13 | Fix test | Roxane | -9/+5 |
| 2021-10-13 | 2229: Consume IfLet expr | Roxane | -0/+42 |
| 2021-10-04 | Auto merge of #89527 - ehuss:beta-backports, r=ehuss | bors | -639/+1086 |
| 2021-10-04 | Auto merge of #89380 - ehuss:fix-windows-llvm, r=Mark-Simulacrum | bors | -0/+6 |
| 2021-10-04 | Bless src/test/rustdoc-ui/doctest-edition.stderr | Eric Huss | -1/+1 |
| 2021-10-04 | Auto merge of #89486 - rusticstuff:docker_letsencrypt_ca_update, r=Mark-Simul... | bors | -0/+41 |
| 2021-10-04 | Auto merge of #89285 - jackh726:issue-88862, r=nikomatsakis | bors | -8/+8 |
| 2021-10-04 | Auto merge of #89277 - jyn514:codeblock-edition, r=GuillaumeGomez | bors | -19/+60 |
| 2021-10-04 | Rollup merge of #89208 - wesleywiser:rfc_2229_droporder, r=nikomatsakis | Jubilee | -1/+485 |
| 2021-10-04 | Rollup merge of #89184 - joshtriplett:master, r=estebank | Jubilee | -48/+48 |
| 2021-10-04 | Auto merge of #89144 - sexxi-goose:insig_stdlib, r=nikomatsakis | bors | -545/+307 |
| 2021-10-04 | Auto merge of #89125 - Aaron1011:remove-intercrate-cache, r=jackh726 | bors | -6/+43 |
| 2021-10-04 | Rollup merge of #88996 - Aaron1011:trailing-macro-semi, r=petrochenkov | Yuki Okushi | -6/+43 |
| 2021-10-04 | Auto merge of #88994 - Aaron1011:intercrate-caching, r=jackh726 | bors | -0/+16 |
| 2021-10-04 | Auto merge of #88979 - tmiasko:no-remove-zsts-in-generators, r=oli-obk | bors | -0/+20 |