| Age | Commit message (Expand) | Author | Lines |
| 2024-02-01 | Ignore test-panic-abort tests on Android | Tyler Mandry | -3/+5 |
| 2024-01-30 | Actually abort in panic-abort-tests | Tyler Mandry | -41/+33 |
| 2024-01-25 | Auto merge of #120341 - matthiaskrgr:rollup-lvm59cj, r=matthiaskrgr | bors | -825/+894 |
| 2024-01-25 | Rollup merge of #120338 - steffahn:provenance_links, r=Nilstrieb | Matthias Krüger | -8/+8 |
| 2024-01-25 | Rollup merge of #120332 - mu001999:cleanup/dead_code, r=Nilstrieb | Matthias Krüger | -3/+0 |
| 2024-01-25 | Rollup merge of #120330 - compiler-errors:no-coroutine-info-in-coroutine-drop... | Matthias Krüger | -47/+21 |
| 2024-01-25 | Rollup merge of #120316 - GuillaumeGomez:fix-ast-visitor, r=compiler-errors | Matthias Krüger | -5/+5 |
| 2024-01-25 | Rollup merge of #120306 - safinaskar:clone3-clean-up, r=petrochenkov | Matthias Krüger | -63/+32 |
| 2024-01-25 | Rollup merge of #120288 - clubby789:bump-askama, r=GuillaumeGomez | Matthias Krüger | -12/+21 |
| 2024-01-25 | Rollup merge of #120099 - petrochenkov:linkapi, r=WaffleLapkin | Matthias Krüger | -295/+258 |
| 2024-01-25 | Rollup merge of #118208 - Amanieu:btree_cursor2, r=dtolnay | Matthias Krüger | -392/+549 |
| 2024-01-25 | Fix links to [strict|exposed] provenance sections of `[std|core]::ptr` | Frank Steffahn | -8/+8 |
| 2024-01-25 | Auto merge of #120335 - matthiaskrgr:rollup-2a0y3rd, r=matthiaskrgr | bors | -601/+1588 |
| 2024-01-25 | Rollup merge of #120325 - cuviper:either-data, r=compiler-errors | Matthias Krüger | -4/+4 |
| 2024-01-25 | Rollup merge of #120318 - Nadrieril:share-debug-impl, r=compiler-errors | Matthias Krüger | -107/+97 |
| 2024-01-25 | Rollup merge of #120317 - Nadrieril:dont-force-slice-of-ty, r=compiler-errors | Matthias Krüger | -19/+24 |
| 2024-01-25 | Rollup merge of #120315 - estebank:issue-102629-2, r=wesleywiser | Matthias Krüger | -0/+137 |
| 2024-01-25 | Rollup merge of #120292 - Zalathar:dismantle, r=oli-obk | Matthias Krüger | -212/+178 |
| 2024-01-25 | Rollup merge of #120278 - djkoloski:remove_fatal_warnings_wasm, r=oli-obk | Matthias Krüger | -7/+1 |
| 2024-01-25 | Rollup merge of #120230 - Urgau:for_scope-single-scope, r=michaelwoerister | Matthias Krüger | -5/+18 |
| 2024-01-25 | Rollup merge of #119895 - oli-obk:track_errors_3, r=matthewjasper | Matthias Krüger | -201/+498 |
| 2024-01-25 | Rollup merge of #119389 - estebank:issue-116925, r=TaKO8Ki | Matthias Krüger | -45/+474 |
| 2024-01-25 | Rollup merge of #119305 - compiler-errors:async-fn-traits, r=oli-obk | Matthias Krüger | -1/+157 |
| 2024-01-25 | Auto merge of #119955 - kamalesh0406:master, r=WaffleLapkin | bors | -18/+56 |
| 2024-01-25 | Auto merge of #119911 - NCGThompson:is-statically-known, r=oli-obk | bors | -152/+632 |
| 2024-01-25 | What even is CoroutineInfo | Michael Goulet | -4/+15 |
| 2024-01-25 | Remove coroutine info when building coroutine drop body | Michael Goulet | -43/+6 |
| 2024-01-25 | Auto merge of #119627 - oli-obk:const_prop_lint_n̵o̵n̵sense, r=cjgillot | bors | -437/+404 |
| 2024-01-24 | rustc_data_structures: use either instead of itertools | Josh Stone | -4/+4 |
| 2024-01-24 | Auto merge of #120309 - fmease:rollup-kr7wqy6, r=fmease | bors | -408/+614 |
| 2024-01-24 | Improve `Range: Debug` impl | Nadrieril | -5/+11 |
| 2024-01-24 | Most of the `DeconstructedPat` `Debug` impl is reusable | Nadrieril | -102/+86 |
| 2024-01-24 | Account for expected `dyn Trait` found `impl Trait` | Esteban Küber | -0/+81 |
| 2024-01-24 | Don't call `walk_` functions directly if there is an equivalent `visit_` method. | Guillaume Gomez | -5/+5 |
| 2024-01-24 | On E0308 involving `dyn Trait`, mention trait objects | Esteban Küber | -0/+56 |
| 2024-01-24 | Let `ctor_sub_tys` return any Iterator they want | Nadrieril | -19/+24 |
| 2024-01-24 | Rollup merge of #120299 - michaelwoerister:review-rotation-update, r=davidtwco | León Orell Valerian Liehr | -63/+73 |
| 2024-01-24 | Rollup merge of #120285 - est31:remove_extra_pound, r=fmease | León Orell Valerian Liehr | -11/+11 |
| 2024-01-24 | Rollup merge of #120284 - petrochenkov:typrivisit2, r=oli-obk | León Orell Valerian Liehr | -66/+43 |
| 2024-01-24 | Rollup merge of #120265 - nikic:no-no-system-llvm, r=nagisa | León Orell Valerian Liehr | -33/+13 |
| 2024-01-24 | Rollup merge of #120185 - Zalathar:auto-derived, r=wesleywiser | León Orell Valerian Liehr | -97/+17 |
| 2024-01-24 | Rollup merge of #119616 - rylev:wasm32-wasi-preview2, r=petrochenkov,m-ou-se | León Orell Valerian Liehr | -130/+334 |
| 2024-01-24 | Rollup merge of #119460 - Zalathar:improper-region, r=wesleywiser | León Orell Valerian Liehr | -1/+34 |
| 2024-01-24 | Rollup merge of #118326 - WaffleLapkin:nz_count_ones, r=scottmcm | León Orell Valerian Liehr | -0/+37 |
| 2024-01-24 | Rollup merge of #114764 - pitaj:style-delimited-expressions, r=joshtriplett | León Orell Valerian Liehr | -7/+52 |
| 2024-01-24 | Finishing clone3 clean up | Askar Safin | -4/+2 |
| 2024-01-24 | This commit is part of clone3 clean up. Merge tests from tests/ui/command/com... | Askar Safin | -48/+18 |
| 2024-01-24 | This commit is part of clone3 clean up. As part of clean up we will | Askar Safin | -11/+12 |
| 2024-01-24 | Correctly explain `ensure_forwards_result_if_red` | Oli Scherer | -1/+2 |
| 2024-01-24 | Auto merge of #118336 - saethlin:const-to-op-cache, r=RalfJung | bors | -9/+119 |