| Age | Commit message (Expand) | Author | Lines |
| 2024-09-15 | coverage: Remove unnecessary `bcb_successors` | Zalathar | -7/+1 |
| 2024-09-15 | coverage: Replace `bcb_has_multiple_in_edges` with `sole_predecessor` | Zalathar | -35/+30 |
| 2024-09-15 | coverage: Simplify choosing an out-edge to be given a counter expression | Zalathar | -69/+48 |
| 2024-09-15 | coverage: Track whether a node's count is the sum of its out-edges | Zalathar | -13/+57 |
| 2024-09-15 | coverage: Streamline creation of physical edge counters | Zalathar | -6/+17 |
| 2024-09-15 | coverage: Streamline creation of physical node counters | Zalathar | -23/+19 |
| 2024-09-15 | coverage: Tweak comments in `graph` | Zalathar | -4/+4 |
| 2024-09-14 | Auto merge of #129753 - folkertdev:stabilize-const-extern-fn, r=RalfJung | bors | -235/+186 |
| 2024-09-14 | Auto merge of #128543 - RalfJung:const-interior-mut, r=fee1-dead | bors | -578/+225 |
| 2024-09-14 | Auto merge of #129974 - cuviper:ci-llvm-19, r=Mark-Simulacrum | bors | -0/+67 |
| 2024-09-14 | Auto merge of #130357 - fmease:rollup-j3ej4q0, r=fmease | bors | -874/+645 |
| 2024-09-14 | Rollup merge of #130349 - ShE3py:break_up_float, r=fmease | León Orell Valerian Liehr | -58/+56 |
| 2024-09-14 | Rollup merge of #130343 - Fayti1703:patch-correct-async-block-lint-doc, r=com... | León Orell Valerian Liehr | -0/+1 |
| 2024-09-14 | Rollup merge of #130294 - nnethercote:more-lifetimes, r=lcnr | León Orell Valerian Liehr | -231/+224 |
| 2024-09-14 | Rollup merge of #130290 - passcod:stabilise-entry-insert, r=ChrisDenton | León Orell Valerian Liehr | -4/+2 |
| 2024-09-14 | Rollup merge of #130268 - RalfJung:simd-shuffle-idx-vector, r=compiler-errors | León Orell Valerian Liehr | -304/+220 |
| 2024-09-14 | Rollup merge of #130017 - Zalathar:executor, r=Mark-Simulacrum | León Orell Valerian Liehr | -277/+142 |
| 2024-09-14 | stabilize `const_extern_fn` | Folkert de Vries | -235/+186 |
| 2024-09-14 | Auto merge of #128299 - DianQK:clone-copy, r=cjgillot | bors | -53/+1648 |
| 2024-09-14 | simd_shuffle: require index argument to be a vector | Ralf Jung | -304/+220 |
| 2024-09-14 | Refactor `Parser::break_up_float` | Lieselotte | -27/+25 |
| 2024-09-14 | Auto merge of #130348 - Zalathar:rollup-5d0b7a9, r=Zalathar | bors | -6/+41 |
| 2024-09-14 | Fix `Parser::break_up_float`'s right span | Lieselotte | -25/+25 |
| 2024-09-14 | Rollup merge of #130334 - madsmtm:macos-sdkroot-ignore, r=jieyouxu | Stuart Cook | -1/+1 |
| 2024-09-14 | Rollup merge of #130311 - heiseish:issue-70849-fix, r=fmease | Stuart Cook | -1/+36 |
| 2024-09-14 | Rollup merge of #130267 - TimNN:patch-2, r=nikic | Stuart Cook | -2/+2 |
| 2024-09-14 | Rollup merge of #130053 - glowcoil:next_if-docs, r=jhpratt | Stuart Cook | -2/+2 |
| 2024-09-14 | Add `ErrorGuaranteed` to `DestructuredFloat::Error` | Lieselotte | -7/+7 |
| 2024-09-14 | docs: Enable required feature for 'closure_returning_async_block' lint | Fayti1703 | -0/+1 |
| 2024-09-14 | Auto merge of #128991 - Nadrieril:rustfix-unreachable-pattern, r=compiler-errors | bors | -98/+502 |
| 2024-09-14 | Update try_question_mark_nop.rs test | DianQK | -1/+6 |
| 2024-09-14 | Simplify the canonical clone method to copy | DianQK | -52/+1642 |
| 2024-09-14 | Auto merge of #130332 - Zalathar:rollup-eq0qvvy, r=Zalathar | bors | -54/+84 |
| 2024-09-14 | Fix SDKROOT ignore on macOS | Mads Marquart | -1/+1 |
| 2024-09-14 | Rollup merge of #130317 - compiler-errors:no-ord, r=jackh726 | Stuart Cook | -3/+3 |
| 2024-09-14 | Rollup merge of #130306 - onur-ozkan:avoid-submodule-updates-in-tests, r=Kobzol | Stuart Cook | -0/+2 |
| 2024-09-14 | Rollup merge of #130302 - onur-ozkan:130040-with-fixes, r=Kobzol | Stuart Cook | -39/+47 |
| 2024-09-14 | Rollup merge of #130199 - compiler-errors:by-move, r=cjgillot | Stuart Cook | -8/+24 |
| 2024-09-14 | Rollup merge of #130138 - Zalathar:initial-libdir, r=albertlarsan68 | Stuart Cook | -4/+8 |
| 2024-09-14 | (fix) conflicting negative impl marker and add tests | Giang Dao | -1/+36 |
| 2024-09-14 | Auto merge of #125419 - GuillaumeGomez:add-gcc-to-dist, r=Kobzol | bors | -42/+603 |
| 2024-09-13 | Auto merge of #130121 - lolbinarycat:bootstrap-warn-old-upstream-worktree, r=... | bors | -25/+47 |
| 2024-09-13 | Auto merge of #130312 - matthiaskrgr:rollup-ihwsc91, r=matthiaskrgr | bors | -467/+609 |
| 2024-09-13 | Add a machine-applicable suggestion to "unreachable pattern" | Nadrieril | -98/+502 |
| 2024-09-13 | ProjectionElem and UnOp/BinOp dont need to be PartialOrd/Ord | Michael Goulet | -3/+3 |
| 2024-09-13 | Rollup merge of #130305 - tspiteri:clippy-msrv-for-const_float_bits_conv, r=f... | Matthias Krüger | -6/+21 |
| 2024-09-13 | Rollup merge of #130301 - RalfJung:clashing_extern_declarations, r=compiler-e... | Matthias Krüger | -89/+172 |
| 2024-09-13 | Rollup merge of #130299 - vetleras:add_set_dcx, r=compiler-errors | Matthias Krüger | -0/+4 |
| 2024-09-13 | Rollup merge of #130297 - nnethercote:dataflow-cleanups, r=cjgillot | Matthias Krüger | -167/+161 |
| 2024-09-13 | Rollup merge of #130266 - heiher:loong-medium-cmodel, r=compiler-errors | Matthias Krüger | -4/+6 |