| Age | Commit message (Expand) | Author | Lines |
| 2023-11-24 | Auto merge of #117782 - majaha:tidy_fix, r=onur-ozkan | bors | -7/+10 |
| 2023-11-24 | Auto merge of #118228 - Mark-Simulacrum:alloc-opt, r=scottmcm | bors | -1/+5 |
| 2023-11-24 | Auto merge of #118232 - matthiaskrgr:rollup-x8crvm0, r=matthiaskrgr | bors | -17/+37 |
| 2023-11-24 | Rollup merge of #118224 - dtolnay:rustdocsortunstable, r=fmease | Matthias Krüger | -2/+13 |
| 2023-11-24 | Rollup merge of #118060 - ChrisDenton:abs-device-path, r=thomcc | Matthias Krüger | -1/+1 |
| 2023-11-24 | Rollup merge of #118028 - Jules-Bertholet:dyn-any-doc, r=thomcc | Matthias Krüger | -0/+5 |
| 2023-11-24 | Rollup merge of #117940 - zhiqiangxu:remove_redundant_drop, r=thomcc | Matthias Krüger | -2/+1 |
| 2023-11-24 | Rollup merge of #117656 - ChrisDenton:invalid, r=thomcc | Matthias Krüger | -12/+13 |
| 2023-11-24 | Rollup merge of #116807 - seanlinsley:patch-2, r=thomcc | Matthias Krüger | -0/+4 |
| 2023-11-24 | Auto merge of #117722 - okaneco:binarysearch, r=thomcc | bors | -9/+8 |
| 2023-11-24 | Auto merge of #118189 - compiler-errors:cache-flags-for-const, r=nnethercote | bors | -43/+92 |
| 2023-11-23 | Indicate that multiplication in Layout::array cannot overflow | Mark Rousskov | -1/+5 |
| 2023-11-24 | Auto merge of #118105 - notriddle:master, r=fmease | bors | -20/+61 |
| 2023-11-23 | Sort unstable items last in rustdoc, instead of first | David Tolnay | -5/+5 |
| 2023-11-23 | Add test of rustdoc sort order for stable vs unstable item | David Tolnay | -0/+11 |
| 2023-11-24 | Auto merge of #118219 - bjorn3:fix_generator_fn_abi, r=compiler-errors | bors | -36/+154 |
| 2023-11-23 | Auto merge of #98943 - WilliamVenner:feat/bufread_skip_until, r=dtolnay | bors | -0/+114 |
| 2023-11-23 | rustdoc: move doctest tests to folder | Michael Howell | -0/+1 |
| 2023-11-23 | Fix tidy on untracked files with special character | Matt Harding | -7/+10 |
| 2023-11-23 | rustdoc: move ICE tests to ui | Michael Howell | -0/+7 |
| 2023-11-23 | Fix assertion | bjorn3 | -13/+1 |
| 2023-11-23 | Exhaustively match CoroutineKind in fn_sig_for_fn_abi | bjorn3 | -60/+70 |
| 2023-11-23 | Auto merge of #118218 - dtolnay:exitcodeext, r=compiler-errors | bors | -3/+3 |
| 2023-11-23 | Fix fn_sig_for_fn_abi and the coroutine transform for generators | bjorn3 | -9/+129 |
| 2023-11-23 | Fix tracking issue of Windows ExitCodeExt | David Tolnay | -3/+3 |
| 2023-11-23 | Auto merge of #118192 - Kyuuhachi:issue-118180, r=fmease | bors | -5/+18 |
| 2023-11-23 | Auto merge of #117978 - petrochenkov:deleggate, r=TaKO8Ki,joshtriplett | bors | -0/+19 |
| 2023-11-23 | Don't print "private fields" on empty tuple structs | Kyuuhachi | -5/+18 |
| 2023-11-23 | Add an experimental feature gate for function delegation | Vadim Petrochenkov | -0/+19 |
| 2023-11-23 | Auto merge of #117815 - onur-ozkan:update-change-tracking-impl, r=albertlarsan68 | bors | -29/+90 |
| 2023-11-23 | Auto merge of #116449 - Kobzol:bootstrap-rustdoc-shim, r=petrochenkov | bors | -33/+79 |
| 2023-11-23 | Add LLD flags to rustdoc cargo invocations | Jakub Beránek | -20/+64 |
| 2023-11-23 | Auto merge of #118073 - saethlin:gc-dead-allocs, r=RalfJung | bors | -1/+13 |
| 2023-11-23 | Auto merge of #118200 - matthiaskrgr:rollup-neka6xo, r=matthiaskrgr | bors | -79/+249 |
| 2023-11-23 | Rollup merge of #118169 - SparrowLii:deadlock_issue, r=compiler-errors | Matthias Krüger | -6/+12 |
| 2023-11-23 | Rollup merge of #118167 - RalfJung:unadjusted-abi-is-internal, r=petrochenkov | Matthias Krüger | -1/+1 |
| 2023-11-23 | Rollup merge of #118146 - compiler-errors:deref-into-dyn-regions, r=lcnr | Matthias Krüger | -25/+125 |
| 2023-11-23 | Rollup merge of #118131 - lukas-code:multi-default, r=wesleywiser | Matthias Krüger | -47/+111 |
| 2023-11-23 | Auto merge of #115159 - solid-rs:patch/kmc-solid/io-safety, r=workingjubilee | bors | -132/+371 |
| 2023-11-22 | Miri: GC the dead_alloc_map too | Ben Kimock | -1/+13 |
| 2023-11-23 | Nit of deadlock detected | SparrowLii | -1/+1 |
| 2023-11-23 | Auto merge of #118065 - estebank:core-not-found-404, r=TaKO8Ki | bors | -12/+29 |
| 2023-11-23 | Auto merge of #118154 - ChrisDenton:win-clippy, r=scottmcm | bors | -45/+43 |
| 2023-11-22 | Cache flags for ty::Const | Michael Goulet | -43/+92 |
| 2023-11-22 | Rework supertrait lint once again | Michael Goulet | -25/+125 |
| 2023-11-22 | Auto merge of #118120 - compiler-errors:closure-kind, r=lcnr | bors | -102/+53 |
| 2023-11-22 | When failing to import `core`, suggest `std` | Esteban Küber | -12/+29 |
| 2023-11-22 | Auto merge of #118178 - compiler-errors:rollup-0i11w85, r=compiler-errors | bors | -243/+666 |
| 2023-11-22 | Rollup merge of #118161 - compiler-errors:coroutine-obligation-opaques, r=lcnr | Michael Goulet | -5/+36 |
| 2023-11-22 | Rollup merge of #118147 - Nilstrieb:no-redundant-casts, r=WaffleLapkin | Michael Goulet | -30/+18 |