| Age | Commit message (Expand) | Author | Lines |
| 2021-03-23 | Auto merge of #83412 - pnkfelix:stable-revert-effect-of-pr-77885-for-issue-83... 1.51.0 | bors | -75/+64 |
| 2021-03-23 | removed tests introduced or changed by PR #77885, which is reverted here. | Felix S. Klock II | -44/+0 |
| 2021-03-23 | On stable, probe-stack=call everywhere again, for now. | Felix S. Klock II | -31/+64 |
| 2021-03-22 | Auto merge of #83377 - Mark-Simulacrum:stable-next, r=Mark-Simulacrum | bors | -14/+203 |
| 2021-03-22 | Set release channel to stable | Mark Rousskov | -1/+1 |
| 2021-03-22 | fix io::copy specialization when writer was opened with O_APPEND | The8472 | -8/+10 |
| 2021-03-22 | add test for failing io::copy specialization | The8472 | -0/+18 |
| 2021-03-22 | std: Fix a bug on the wasm32-wasi target opening files | Alex Crichton | -4/+2 |
| 2021-03-22 | Expose str::SplitInclusive | Mark Rousskov | -1/+1 |
| 2021-03-22 | Pull in 1.51 release notes | Mark Rousskov | -36/+173 |
| 2021-03-22 | pull release notes from master | Mark Rousskov | -2/+36 |
| 2021-03-18 | Auto merge of #83171 - pnkfelix:revert-81473-warn-write-only-fields, r=Mark-S... | bors | -62/+0 |
| 2021-03-17 | Auto merge of #83221 - ehuss:update-beta-cargo, r=ehuss | bors | -0/+0 |
| 2021-03-16 | [beta] Update cargo | Eric Huss | -0/+0 |
| 2021-03-15 | Revert PR 81473 to resolve (on beta) issues 81626 and 81658. | Felix S. Klock II | -62/+0 |
| 2021-03-12 | Auto merge of #83058 - ehuss:update-beta-cargo, r=ehuss | bors | -0/+0 |
| 2021-03-12 | [beta] Update cargo | Eric Huss | -0/+0 |
| 2021-03-11 | Auto merge of #82996 - cuviper:beta-next, r=Mark-Simulacrum | bors | -28/+93 |
| 2021-03-10 | Fix s390x stack-split args | Josh Stone | -0/+0 |
| 2021-03-10 | Revert LLVM D81803 because it broke Windows 7 | Josh Stone | -0/+0 |
| 2021-03-10 | Substitute erased lifetimes on bad placeholder type | Esteban Küber | -2/+44 |
| 2021-03-10 | Add test | Dániel Buga | -0/+11 |
| 2021-03-10 | Remove duplicate string | Dániel Buga | -1/+0 |
| 2021-03-10 | [intra-doc links] Don't check feature gates of items re-exported across crates | Joshua Nelson | -0/+11 |
| 2021-03-10 | libtest: Fix unwrap panic on duplicate TestDesc. | Anders Kaseorg | -6/+7 |
| 2021-03-10 | Fix popping singleton paths in when generating E0433 | Ömer Sinan Ağacan | -6/+17 |
| 2021-03-10 | rustdoc: treat edition 2021 as unstable | Eric Huss | -13/+3 |
| 2021-03-05 | Auto merge of #82476 - de-vri-es:beta-android-x86-accept4, r=joshtriplett | bors | -1/+1 |
| 2021-02-24 | Disable use of accept4 on x86 Android. | Maarten de Vries | -1/+1 |
| 2021-02-24 | Auto merge of #82427 - ehuss:update-beta-cargo, r=ehuss | bors | -0/+0 |
| 2021-02-22 | [beta] Update cargo | Eric Huss | -0/+0 |
| 2021-02-14 | Auto merge of #82062 - Mark-Simulacrum:beta-next, r=Mark-Simulacrum | bors | -7/+124 |
| 2021-02-13 | Do not ICE on range patterns in function arguments | LeSeulArtichaut | -5/+2 |
| 2021-02-13 | Add regression test for #81289 | LeSeulArtichaut | -0/+18 |
| 2021-02-13 | Revert "Get rid of custom pretty-printing in rustdoc" | LeSeulArtichaut | -1/+71 |
| 2021-02-13 | parser: Fix panic in 'const impl' recovery | Ömer Sinan Ağacan | -2/+34 |
| 2021-02-13 | bootstrap: fix wrong docs installation path | Pietro Albini | -1/+1 |
| 2021-02-13 | Bump stage0 to released stable | Mark Rousskov | -2/+2 |
| 2021-02-11 | Auto merge of #81921 - pietroalbini:beta-next, r=pietroalbini | bors | -462/+292 |
| 2021-02-11 | Ignore failures of RLS on aarch64 Windows | Mark Rousskov | -1/+7 |
| 2021-02-10 | update cargo.lock | Pietro Albini | -718/+311 |
| 2021-02-10 | bootstrap: Locate llvm-dwp based on llvm-config bindir | David Tolnay | -2/+5 |
| 2021-02-10 | remove unused backtrace refs | Caleb Cartwright | -7/+0 |
| 2021-02-10 | update RLS and rustfmt | Caleb Cartwright | -107/+351 |
| 2021-02-09 | Permit unstable features during PGO benchmarks | Mark Rousskov | -0/+2 |
| 2021-02-09 | Update fulldeps test | Mark Rousskov | -29/+18 |
| 2021-02-09 | prepare beta 1.51.0 | Pietro Albini | -5/+5 |
| 2021-02-06 | Auto merge of #81810 - m-ou-se:rollup-q3nborp, r=m-ou-se | bors | -126/+440 |
| 2021-02-06 | Rollup merge of #81795 - camsteffen:diagnostics-reduce, r=oli-obk | Mara Bos | -3/+2 |
| 2021-02-06 | Rollup merge of #81753 - tmiasko:inline-instruction-set, r=oli-obk | Mara Bos | -1/+152 |