| Age | Commit message (Expand) | Author | Lines |
| 2024-11-30 | Rollup merge of #133548 - cuviper:btreeset-entry-api, r=Mark-Simulacrum | 许杰友 Jieyou Xu (Joe) | -2/+530 |
| 2024-11-30 | Rollup merge of #133496 - rust-wasi-web:wasi-available-parallelism, r=Amanieu | 许杰友 Jieyou Xu (Joe) | -3/+13 |
| 2024-11-30 | Rollup merge of #133106 - BLANKatGITHUB:intrinsic, r=RalfJung | 许杰友 Jieyou Xu (Joe) | -596/+950 |
| 2024-11-30 | Rollup merge of #132721 - MarcoIeni:mingw-split, r=Kobzol | 许杰友 Jieyou Xu (Joe) | -7/+20 |
| 2024-11-30 | Rollup merge of #132515 - kornelski:home_fix, r=jhpratt | 许杰友 Jieyou Xu (Joe) | -18/+14 |
| 2024-11-30 | Rollup merge of #131551 - taiki-e:ppc-asm-vreg-inout, r=Amanieu | 许杰友 Jieyou Xu (Joe) | -352/+703 |
| 2024-11-30 | Rollup merge of #133625 - RalfJung:custom-mir-debug-info, r=compiler-errors | 许杰友 Jieyou Xu (Joe) | -3/+71 |
| 2024-11-30 | Rollup merge of #133623 - nnethercote:parse_expr_bottom-spans, r=compiler-errors | 许杰友 Jieyou Xu (Joe) | -21/+14 |
| 2024-11-30 | Rollup merge of #133620 - dev-ardi:simplify-hir_typeck_pass_to_variadic_funct... | 许杰友 Jieyou Xu (Joe) | -27/+69 |
| 2024-11-30 | Rollup merge of #133599 - esp-rs:target/esp32s2-forced-atomics, r=Amanieu | 许杰友 Jieyou Xu (Joe) | -0/+1 |
| 2024-11-30 | Rollup merge of #133587 - taiki-e:loongarch-asm-freg, r=Amanieu | 许杰友 Jieyou Xu (Joe) | -1/+146 |
| 2024-11-30 | Rollup merge of #133585 - estebank:issue-133563, r=jieyouxu | 许杰友 Jieyou Xu (Joe) | -76/+241 |
| 2024-11-30 | Rollup merge of #133569 - paolobarbolini:ruzstd-0.7.3, r=Mark-Simulacrum | 许杰友 Jieyou Xu (Joe) | -2/+2 |
| 2024-11-30 | Rollup merge of #133488 - Enselic:recurse-2, r=BoxyUwU | 许杰友 Jieyou Xu (Joe) | -0/+19 |
| 2024-11-30 | Rollup merge of #132750 - daltenty:daltenty/libs, r=jieyouxu | 许杰友 Jieyou Xu (Joe) | -1/+5 |
| 2024-11-30 | Rollup merge of #116161 - Soveu:varargs2, r=cjgillot | 许杰友 Jieyou Xu (Joe) | -124/+12 |
| 2024-11-30 | Merge pull request #18577 from compiler-errors/redundant-dyn-atb | Laurențiu Nicola | -4/+4 |
| 2024-11-30 | Remove redundant associated type bounds from dyn | Michael Goulet | -4/+4 |
| 2024-11-30 | Auto merge of #133654 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2024-11-29 | add explicit synthetic lookup for tuples | Walnut | -0/+1 |
| 2024-11-29 | Eliminate rustc_hir_pretty's print_expr_maybe_paren | David Tolnay | -21/+17 |
| 2024-11-29 | Eliminate rustc_ast_pretty's print_expr_maybe_paren | David Tolnay | -31/+87 |
| 2024-11-29 | Update cargo | Weihang Lo | -0/+0 |
| 2024-11-29 | Auto merge of #133533 - BoxyUwU:bump-boostrap, r=jieyouxu,Mark-Simulacrum | bors | -924/+675 |
| 2024-11-29 | Add a comment | David Tenty | -0/+3 |
| 2024-11-29 | Cargo patch | Boxy | -2/+9 |
| 2024-11-29 | Auto merge of #133588 - flip1995:clippy-subtree-update, r=Manishearth | bors | -652/+1965 |
| 2024-11-29 | simplify how the `hir_typeck_pass_to_variadic_function` diagnostic is created | Orion Gonzalez | -27/+69 |
| 2024-11-29 | simplify things using `tcx.as_lang_item` | Maybe Lapkin | -27/+25 |
| 2024-11-29 | don't polymorphize without a reason to | Maybe Lapkin | -2/+1 |
| 2024-11-29 | add a fixme for tailcalls with opaque types | Maybe Lapkin | -0/+8 |
| 2024-11-29 | simplify things by using `tcx.fn_trait_kind_from_def_id` | Maybe Lapkin | -15/+9 |
| 2024-11-29 | Move the `crate-loading` test to use `diff` output | Esteban Küber | -76/+152 |
| 2024-11-29 | Use rmake `diff` output in test | Esteban Küber | -13/+46 |
| 2024-11-29 | Fix tests that rely on LLVM IR verification | Nikita Popov | -10/+2 |
| 2024-11-29 | Auto merge of #133634 - matthiaskrgr:rollup-v7m4j2k, r=matthiaskrgr | bors | -212/+281 |
| 2024-11-29 | fast reject: limit recursion depth | lcnr | -17/+53 |
| 2024-11-29 | CI: split x86_64-mingw job | MarcoIeni | -7/+20 |
| 2024-11-29 | Rollup merge of #133592 - WaffleLapkin:misc-meowing, r=jieyouxu | Matthias Krüger | -4/+3 |
| 2024-11-29 | Rollup merge of #133584 - ehuss:more-2024-unstable-options, r=compiler-errors | Matthias Krüger | -177/+136 |
| 2024-11-29 | Rollup merge of #133577 - uweigand:s390x-doc-cloudaccess, r=jieyouxu | Matthias Krüger | -0/+16 |
| 2024-11-29 | Rollup merge of #133575 - slanterns:typo, r=compiler-errors | Matthias Krüger | -1/+1 |
| 2024-11-29 | Rollup merge of #133565 - longxiangqiao:master, r=ehuss | Matthias Krüger | -1/+1 |
| 2024-11-29 | Rollup merge of #131718 - GuillaumeGomez:impl-items-indent, r=rustdoc | Matthias Krüger | -28/+53 |
| 2024-11-29 | Rollup merge of #131323 - jfrimmel:avr-inline-asm-clobber-abi, r=Amanieu | Matthias Krüger | -1/+71 |
| 2024-11-30 | coverage: Use a query to identify which counter/expression IDs are used | Zalathar | -92/+93 |
| 2024-11-30 | coverage: All counter terms in an unused function are zero | Zalathar | -4/+3 |
| 2024-11-30 | coverage: Allow niches in counter/expression IDs | Zalathar | -2/+0 |
| 2024-11-30 | coverage: Hoist and explain the check for `coverage_cx` | Zalathar | -11/+14 |
| 2024-11-30 | coverage: Rename `CrateCoverageContext` to `CguCoverageContext` | Zalathar | -7/+7 |