| Age | Commit message (Expand) | Author | Lines |
| 2021-05-03 | Auto merge of #84864 - Mark-Simulacrum:stable-next, r=Mark-Simulacrum 1.52.0 | bors | -940/+830 |
| 2021-05-03 | remove copy intrinsic test - no longer const | Mark Rousskov | -114/+0 |
| 2021-05-03 | Remove some more consts | Mark Rousskov | -63/+50 |
| 2021-05-03 | Fix ICE of for-loop mut borrowck where no suggestions are available | Deadbeef | -7/+54 |
| 2021-05-03 | drop some const unstables, due to revert no longer possible | Mark Rousskov | -8/+4 |
| 2021-05-03 | Revert "Fix clippy's path to the copy intrinsics." | Mark Rousskov | -2/+2 |
| 2021-05-03 | Revert "directly expose copy and copy_nonoverlapping intrinsics" | Mark Rousskov | -180/+234 |
| 2021-05-03 | placate tidy. | Felix S. Klock II | -2/+0 |
| 2021-05-03 | regression test for issue 82465. | Felix S. Klock II | -0/+16 |
| 2021-05-03 | beta-targetted revert of PR #80653, to address issue #82465. | Felix S. Klock II | -184/+46 |
| 2021-05-03 | Revert PR 81473 to resolve (on beta) issues 81626 and 81658. | Felix S. Klock II | -135/+0 |
| 2021-05-03 | Remove assert_matches feature attributes. | Mara Bos | -3/+0 |
| 2021-05-03 | Remove assert_matches users | Mark Rousskov | -28/+5 |
| 2021-05-03 | Revert "Add debug_assert_matches macro." | Mark Rousskov | -38/+2 |
| 2021-05-03 | Revert "Add assert_matches!(expr, pat)." | Mark Rousskov | -103/+25 |
| 2021-05-03 | Remove tests introduced or cahnged by PR #77885, which is reverted in this PR. | Felix S. Klock II | -44/+0 |
| 2021-05-03 | Effective beta backport of 8d1083e319841624f64400e1524805a40d725439 | Felix S. Klock II | -31/+62 |
| 2021-05-03 | Cherry-pick release notes | Mark Rousskov | -11/+343 |
| 2021-05-03 | bump channel to stable | Mark Rousskov | -1/+1 |
| 2021-04-30 | Auto merge of #84722 - pnkfelix:address-c-unwind-via-backport-of-84158, r=Mar... | bors | -1/+5 |
| 2021-04-29 | move new c abi abort behavior behind feature gate | katelyn a. martin | -1/+5 |
| 2021-04-27 | Auto merge of #84603 - cuviper:beta-next, r=Mark-Simulacrum | bors | -31/+112 |
| 2021-04-26 | fix double-drop in in-place collect specialization | The8472 | -11/+20 |
| 2021-04-26 | add testcase for double-drop during Vec in-place collection | The8472 | -1/+37 |
| 2021-04-26 | Update the comment | Yechan Bae | -4/+4 |
| 2021-04-26 | Fixes #80335 | Yechan Bae | -18/+54 |
| 2021-04-24 | Auto merge of #84271 - nagisa:nagisa/beta-bump-llvm, r=cuviper | bors | -0/+0 |
| 2021-04-21 | Auto merge of #84382 - ehuss:update-beta-cargo, r=ehuss | bors | -2/+6 |
| 2021-04-21 | Rollup merge of #83678 - GuillaumeGomez:hack-Self-keyword-conflict, r=jyn514 | Dylan DPC | -1/+5 |
| 2021-04-21 | Auto merge of #84394 - m-ou-se:upgrade-ci-dep-expat, r=Mark-Simulacrum | bors | -1/+1 |
| 2021-04-20 | [beta] Update cargo | Eric Huss | -0/+0 |
| 2021-04-17 | [beta] Bump LLVM to a upstream release of 12.0 | Simonas Kazlauskas | -0/+0 |
| 2021-04-06 | Auto merge of #83946 - ehuss:update-beta-cargo, r=ehuss | bors | -0/+0 |
| 2021-04-06 | [beta] Update cargo | Eric Huss | -0/+0 |
| 2021-03-26 | Auto merge of #83516 - Mark-Simulacrum:beta-next, r=Mark-Simulacrum | bors | -3/+3 |
| 2021-03-26 | SplitInclusive is public API | Alan Egerton | -1/+1 |
| 2021-03-26 | Bump beta branch to released stable | Mark Rousskov | -2/+2 |
| 2021-03-24 | Auto merge of #83441 - Mark-Simulacrum:beta-next, r=Mark-Simulacrum | bors | -35/+33 |
| 2021-03-24 | Fix bootstrap tests on beta | Mark Rousskov | -0/+3 |
| 2021-03-24 | Update fulldeps test | Mark Rousskov | -29/+18 |
| 2021-03-24 | Ignore failures of RLS on aarch64 Windows | Mark Rousskov | -1/+7 |
| 2021-03-24 | [beta] initial branch off | Mark Rousskov | -5/+5 |
| 2021-03-20 | Auto merge of #83314 - Aaron1011:print-unstable-value, r=lcnr | bors | -1/+1 |
| 2021-03-20 | Auto merge of #83271 - SparrowLii:simd_neg, r=Amanieu | bors | -17/+60 |
| 2021-03-20 | Auto merge of #82919 - bstrie:stabchar, r=dtolnay | bors | -8/+7 |
| 2021-03-20 | Auto merge of #83293 - osa1:82436_perf, r=varkor | bors | -3/+3 |
| 2021-03-19 | Stabilize `assoc_char_funcs` and `assoc_char_consts` | bstrie | -8/+7 |
| 2021-03-19 | Debug-print result when an unstable fingerprint is detected | Aaron Hill | -1/+1 |
| 2021-03-19 | Auto merge of #83308 - Dylan-DPC:rollup-p2j6sy8, r=Dylan-DPC | bors | -49/+210 |
| 2021-03-19 | Rollup merge of #83297 - oli-obk:why_bug_today_if_you_can_delay_to_tomorrow, ... | Dylan DPC | -5/+76 |