| Age | Commit message (Expand) | Author | Lines |
| 2022-05-18 | Auto merge of #97128 - Mark-Simulacrum:stable-next, r=Mark-Simulacrum 1.61.0 | bors | -20/+12 |
| 2022-05-17 | Drop needless match to clippy's nursery | Mark Rousskov | -3/+2 |
| 2022-05-17 | Adjust release notes per upstream | Mark Rousskov | -17/+10 |
| 2022-05-16 | Auto merge of #97084 - Mark-Simulacrum:stable-next, r=Mark-Simulacrum | bors | -1/+289 |
| 2022-05-16 | Switch to stable channel | Mark Rousskov | -1/+1 |
| 2022-05-16 | Add release notes | Mark Rousskov | -0/+288 |
| 2022-05-14 | Auto merge of #97040 - cjgillot:no-rpit-hrtb-beta, r=jackh726 | bors | -94/+235 |
| 2022-05-14 | Add a test with both passing and erroneous cases. | Camille GILLOT | -0/+146 |
| 2022-05-14 | Forbid nested opaque types to reference HRTB from opaque types. | Camille GILLOT | -94/+89 |
| 2022-05-14 | Auto merge of #97014 - Mark-Simulacrum:beta-next, r=Mark-Simulacrum | bors | -96/+205 |
| 2022-05-13 | Revert #92191 Prefer projection candidates instead of param_env candidates fo... | Jack Huey | -17/+64 |
| 2022-05-13 | Fix UI test | Mark Rousskov | -1/+0 |
| 2022-05-13 | Move only_used_in_recursion to nursery | flip1995 | -3/+9 |
| 2022-05-13 | Prevent infinite (exponential) recursion in only_used_in_recursion | flip1995 | -31/+16 |
| 2022-05-13 | Taking review hints into account. | ricked-twice | -9/+8 |
| 2022-05-13 | Quick fix for #96223. | ricked-twice | -1/+88 |
| 2022-05-13 | Revert "Rollup merge of #92519 - ChrisDenton:command-maybe-verbatim, r=dtolnay" | Chris Denton | -44/+30 |
| 2022-05-04 | Auto merge of #96692 - ehuss:beta-backports, r=ehuss | bors | -449/+110 |
| 2022-05-03 | Rollup merge of #96516 - oli-obk:impl_trait_inference_accidental_permitted, r... | Dylan DPC | -384/+97 |
| 2022-05-03 | Rollup merge of #96492 - joshtriplett:revert-std-ffi-re-export, r=yaahc | Dylan DPC | -10/+0 |
| 2022-05-03 | Auto merge of #96490 - dtolnay:writetmpbackport, r=Mark-Simulacrum | bors | -13/+13 |
| 2022-05-03 | Auto merge of #96489 - shepmaster:revert-vec-from-array-ref, r=yaahc | bors | -42/+0 |
| 2022-05-03 | [beta] Update cargo | Eric Huss | -0/+0 |
| 2022-04-25 | Auto merge of #96367 - Mark-Simulacrum:beta-next, r=Mark-Simulacrum | bors | -454/+196 |
| 2022-04-24 | Backport fixes -- drop uses of NodeIdHashingMode | Mark Rousskov | -6/+2 |
| 2022-04-24 | Bless tests. | Camille GILLOT | -30/+30 |
| 2022-04-24 | Remove NodeIdHashingMode. | Camille GILLOT | -356/+54 |
| 2022-04-24 | Check that all hidden types are the same and then deduplicate them. | Oli Scherer | -62/+110 |
| 2022-04-17 | Auto merge of #96138 - erikdesjardins:revertinl, r=Mark-Simulacrum | bors | -2/+2 |
| 2022-04-17 | Revert "Auto merge of #94373 - erikdesjardins:getitinl, r=Mark-Simulacrum" | Erik Desjardins | -2/+2 |
| 2022-04-09 | Auto merge of #95806 - pietroalbini:pa-1.61.0-beta-stage0, r=Mark-Simulacrum | bors | -340/+283 |
| 2022-04-08 | bump stage0 to 1.60.0 | Pietro Albini | -340/+283 |
| 2022-04-05 | Auto merge of #95641 - pietroalbini:pa-1.61.0-beta, r=pietroalbini | bors | -3/+3 |
| 2022-04-05 | bump rls | Pietro Albini | -2/+2 |
| 2022-04-04 | bump channel to beta | Pietro Albini | -1/+1 |
| 2022-04-04 | Auto merge of #95031 - compiler-errors:param-env-cache, r=Aaron1011 | bors | -12/+20 |
| 2022-04-04 | Auto merge of #95606 - petrochenkov:linkregr, r=wesleywiser | bors | -1/+6 |
| 2022-04-03 | Auto merge of #95619 - bjorn3:inline_location_caller, r=scottmcm | bors | -0/+1 |
| 2022-04-03 | Auto merge of #95624 - Dylan-DPC:rollup-r8w7ui3, r=Dylan-DPC | bors | -1308/+1421 |
| 2022-04-03 | Rollup merge of #95618 - adamse:master, r=dtolnay | Dylan DPC | -5/+8 |
| 2022-04-03 | Rollup merge of #95617 - saethlin:swap-test-invalidation, r=Dylan-DPC | Dylan DPC | -2/+3 |
| 2022-04-03 | Rollup merge of #95613 - GuillaumeGomez:fix-rustdoc-attr-display, r=notriddle | Dylan DPC | -1/+13 |
| 2022-04-03 | Rollup merge of #95553 - jam1garner:naked-function-compile-error, r=tmiasko | Dylan DPC | -4/+60 |
| 2022-04-03 | Rollup merge of #95202 - Urgau:check-cfg-perf-well-known-values, r=petrochenkov | Dylan DPC | -1296/+1337 |
| 2022-04-03 | Fix &mut invalidation in ptr::swap doctest | Ben Kimock | -2/+3 |
| 2022-04-03 | Cleanup after some refactoring in rustc_target | Loïc BRANSTETT | -112/+79 |
| 2022-04-03 | Replace LinkArgs with Cow<'static, str> | Loïc BRANSTETT | -11/+12 |
| 2022-04-03 | Replace every Vec in Target(Options) with it's Cow equivalent | Loïc BRANSTETT | -53/+117 |
| 2022-04-03 | Replace every `String` in Target(Options) with `Cow<'static, str>` | Loïc BRANSTETT | -1243/+1252 |
| 2022-04-03 | Auto merge of #95610 - createyourpersonalaccount:derefmut-docfix, r=Dylan-DPC | bors | -1/+1 |