| Age | Commit message (Expand) | Author | Lines |
| 2024-08-26 | Rollup merge of #129190 - rezwanahmedsami:master, r=tgross35 | Matthias Krüger | -1/+69 |
| 2024-08-26 | Auto merge of #129508 - RalfJung:transient-locals, r=cjgillot | bors | -18/+32 |
| 2024-08-26 | Auto merge of #129595 - matthiaskrgr:rollup-4udn7nn, r=matthiaskrgr | bors | -192/+283 |
| 2024-08-26 | Rollup merge of #129590 - compiler-errors:ref-tykind, r=fmease | Matthias Krüger | -18/+18 |
| 2024-08-26 | Rollup merge of #129553 - RalfJung:const-stability, r=compiler-errors | Matthias Krüger | -9/+17 |
| 2024-08-26 | Rollup merge of #129544 - mu001999-contrib:dead-code/clean, r=compiler-errors | Matthias Krüger | -25/+2 |
| 2024-08-26 | Rollup merge of #129526 - compiler-errors:fx, r=lqd | Matthias Krüger | -6/+11 |
| 2024-08-26 | Rollup merge of #129525 - notriddle:notriddle/fake-variadic-tuple-array, r=Gu... | Matthias Krüger | -55/+122 |
| 2024-08-26 | Rollup merge of #129519 - compiler-errors:lowering-flags, r=fmease | Matthias Krüger | -44/+74 |
| 2024-08-26 | Rollup merge of #129518 - GrigorenkoPV:gitignore-library-ice, r=tgross35 | Matthias Krüger | -1/+3 |
| 2024-08-26 | Rollup merge of #129405 - surechen:fix_span_x, r=cjgillot | Matthias Krüger | -32/+20 |
| 2024-08-26 | Rollup merge of #129288 - compiler-errors:unsafe-fn-coercion, r=lcnr | Matthias Krüger | -2/+16 |
| 2024-08-25 | Auto merge of #129488 - saethlin:alignment-precondition, r=workingjubilee | bors | -2/+0 |
| 2024-08-25 | Use FxHasher on new solver unconditionally | Michael Goulet | -6/+11 |
| 2024-08-25 | Auto merge of #129563 - matthiaskrgr:rollup-t6bai2d, r=matthiaskrgr | bors | -33/+291 |
| 2024-08-25 | Remove redundant flags that can be inferred from the HIR | Michael Goulet | -29/+50 |
| 2024-08-25 | Avoid taking reference of &TyKind | Michael Goulet | -18/+18 |
| 2024-08-25 | Rollup merge of #129523 - lqd:stable-type-ir, r=compiler-errors | Matthias Krüger | -2/+8 |
| 2024-08-25 | Rollup merge of #129511 - GuillaumeGomez:update-minifier, r=notriddle | Matthias Krüger | -3/+6 |
| 2024-08-25 | Rollup merge of #129487 - GrigorenkoPV:repr_transparent_external_private_fiel... | Matthias Krüger | -1/+113 |
| 2024-08-25 | Rollup merge of #129459 - onur-ozkan:separate-stage0-bins, r=Kobzol | Matthias Krüger | -9/+17 |
| 2024-08-25 | Rollup merge of #129416 - workingjubilee:partial-move-from-stabilization, r=d... | Matthias Krüger | -11/+20 |
| 2024-08-25 | Rollup merge of #129134 - lolbinarycat:continue-at, r=Kobzol | Matthias Krüger | -1/+34 |
| 2024-08-25 | Rollup merge of #129091 - RalfJung:box_as_ptr, r=Amanieu | Matthias Krüger | -6/+93 |
| 2024-08-25 | Auto merge of #129295 - Zalathar:profiler-builtins, r=Kobzol | bors | -16/+49 |
| 2024-08-25 | Fixing span manipulation and indentation of the suggestion introduced by #126187 | surechen | -32/+20 |
| 2024-08-25 | Auto merge of #129531 - Jarcho:clippyup, r=Manishearth | bors | -2970/+3046 |
| 2024-08-25 | tweak rustc_allow_const_fn_unstable hint, and add back test for stable-const-... | Ralf Jung | -9/+17 |
| 2024-08-25 | gitignore: ignore ICE reports regardless of directory | Pavel Grigorenko | -1/+3 |
| 2024-08-25 | dont iterate over the bitset | Ralf Jung | -4/+2 |
| 2024-08-25 | only visit reachable blocks, do not use a visitor | Ralf Jung | -28/+16 |
| 2024-08-25 | Auto merge of #129521 - matthiaskrgr:rollup-uigv77m, r=matthiaskrgr | bors | -630/+651 |
| 2024-08-25 | Auto merge of #129540 - tgross35:rollup-y6iaujw, r=tgross35 | bors | -303/+687 |
| 2024-08-25 | Removes dead code from the compiler | mu001999 | -25/+2 |
| 2024-08-24 | Rollup merge of #129512 - lolbinarycat:linkchecker-impl-docs, r=ehuss | Trevor Gross | -2/+4 |
| 2024-08-24 | Rollup merge of #129492 - tshepang:patch-2, r=chenyukang | Trevor Gross | -4/+3 |
| 2024-08-24 | Rollup merge of #129482 - thomcc:add-to-review-rotation, r=jieyouxu | Trevor Gross | -0/+1 |
| 2024-08-24 | Rollup merge of #129481 - scottmcm:update-cb, r=tgross35 | Trevor Gross | -4/+4 |
| 2024-08-24 | Rollup merge of #129449 - coolreader18:pin-as_deref_mut-signature, r=dtolnay | Trevor Gross | -70/+73 |
| 2024-08-24 | Rollup merge of #129430 - lolbinarycat:rustdoc-search-exact-case, r=notriddle | Trevor Gross | -0/+15 |
| 2024-08-24 | Rollup merge of #129429 - cjgillot:named-variance, r=compiler-errors | Trevor Gross | -140/+158 |
| 2024-08-24 | Rollup merge of #128735 - jieyouxu:pr-120176-revive, r=cjgillot | Trevor Gross | -21/+172 |
| 2024-08-24 | Rollup merge of #128524 - chenyukang:yukang-fix-127930-invalid-outer-style-su... | Trevor Gross | -53/+70 |
| 2024-08-24 | Rollup merge of #128467 - estebank:unsized-args, r=cjgillot | Trevor Gross | -9/+187 |
| 2024-08-24 | Merge commit '0f8eabd6231366bfc1bb1464601297c2d48f8f68' into clippyup | Jason Newcomb | -2970/+3046 |
| 2024-08-24 | rewrite extract_curl_version again | binarycat | -14/+11 |
| 2024-08-24 | rustdoc: clean up tuple <-> primitive conversion docs | Michael Howell | -55/+122 |
| 2024-08-24 | Auto merge of #13302 - Jarcho:rustup, r=Jarcho | bors | -25/+31 |
| 2024-08-24 | allow cfg(bootstrap) to avoid check-cfg warning on stable | Rémy Rakic | -0/+3 |
| 2024-08-24 | this needs the type for some reason | Rémy Rakic | -1/+1 |