| Age | Commit message (Expand) | Author | Lines |
| 2025-04-18 | Auto merge of #139996 - matthiaskrgr:rollup-0nka2hw, r=matthiaskrgr | bors | -23/+701 |
| 2025-04-18 | Rollup merge of #139989 - durin42:llvm-21-issue-101082, r=cuviper | Matthias Krüger | -10/+2 |
| 2025-04-18 | Rollup merge of #139976 - jieyouxu:plumbing, r=Kobzol | Matthias Krüger | -4/+2 |
| 2025-04-18 | Rollup merge of #138599 - adwinwhite:recursive-overflow, r=wesleywiser | Matthias Krüger | -61/+16 |
| 2025-04-18 | Rollup merge of #139942 - dalvescb:master, r=jieyouxu | Matthias Krüger | -0/+1 |
| 2025-04-18 | Rollup merge of #139913 - fmease:rustdoc-fix-fn-param-handling, r=GuillaumeGomez | Matthias Krüger | -8/+57 |
| 2025-04-18 | Rollup merge of #139615 - nnethercote:rm-name_or_empty, r=jdonszelmann | Matthias Krüger | -9/+74 |
| 2025-04-18 | Rollup merge of #139393 - willglynn:rustdoc_output_target_feature_information... | Matthias Krüger | -0/+132 |
| 2025-04-18 | Rollup merge of #138528 - dianne:implicit-deref-patterns, r=Nadrieril | Matthias Krüger | -6/+437 |
| 2025-04-17 | Rollup merge of #139971 - LukasWoodtli:gardena/lw/fix-cstring-merging-test, r... | Matthias Krüger | -3/+5 |
| 2025-04-17 | Rollup merge of #139967 - jieyouxu:auxiliary, r=wesleywiser | Matthias Krüger | -60/+40 |
| 2025-04-17 | Rollup merge of #139498 - alexcrichton:wasm-zst-safe, r=wesleywiser | Matthias Krüger | -0/+6 |
| 2025-04-17 | Rollup merge of #139351 - EnzymeAD:autodiff-batching2, r=oli-obk | Matthias Krüger | -0/+113 |
| 2025-04-17 | tests: adjust 101082 test for LLVM 21 fix | Augie Fackler | -10/+2 |
| 2025-04-17 | Rollup merge of #139943 - fmease:rustdoc-ixcre-trait-aliases, r=GuillaumeGomez | Matthias Krüger | -39/+95 |
| 2025-04-17 | Rollup merge of #139902 - lcnr:no-opaque-cast-projection, r=oli-obk | Matthias Krüger | -1/+4 |
| 2025-04-17 | Rollup merge of #139850 - xizheyin:issue-138698, r=jieyouxu | Matthias Krüger | -0/+50 |
| 2025-04-17 | Rollup merge of #139774 - compiler-errors:supertrait-alias, r=lcnr | Matthias Krüger | -0/+103 |
| 2025-04-17 | run-make: drop `os_pipe` workaround now that `anonymous_pipe` is stable on beta | Jieyou Xu | -4/+2 |
| 2025-04-17 | Ignore zero-sized types in wasm future-compat warning | Alex Crichton | -0/+6 |
| 2025-04-17 | Make C string merging test work on MIPS | Lukas Woodtli | -3/+5 |
| 2025-04-17 | Hide unstable print kinds within emit_unknown_print_request_help in stable ch... | xizheyin | -0/+50 |
| 2025-04-17 | tests: remove unused auxiliaries under `tests/ui/directory_ownership/` | Jieyou Xu | -10/+0 |
| 2025-04-17 | tests: use `//@ ignore-auxiliary` with backlinked primary test file | Jieyou Xu | -49/+37 |
| 2025-04-17 | Auto merge of #139949 - matthiaskrgr:rollup-pxc5tsx, r=matthiaskrgr | bors | -586/+616 |
| 2025-04-17 | tests: refine disable reason for `tests/debuginfo/drop-locations.rs` | Jieyou Xu | -1/+3 |
| 2025-04-17 | check OpaqueCast tests with next-solver | lcnr | -1/+4 |
| 2025-04-17 | rustdoc: Properly clean fn params in all contexts | León Orell Valerian Liehr | -8/+57 |
| 2025-04-17 | Auto merge of #139940 - matthiaskrgr:rollup-rd4d3fn, r=matthiaskrgr | bors | -157/+795 |
| 2025-04-17 | Rollup merge of #139944 - shepmaster:eager-diagnostics, r=nnethercote | Matthias Krüger | -14/+12 |
| 2025-04-17 | Rollup merge of #139904 - ferrocene:lw-wkumpwrytvtp, r=nnethercote,jieyouxu | Matthias Krüger | -7/+53 |
| 2025-04-17 | Rollup merge of #139782 - xizheyin:issue-139627, r=wesleywiser | Matthias Krüger | -0/+16 |
| 2025-04-17 | Rollup merge of #138632 - clubby789:stabilize-cfg-boolean-lit, r=davidtwco,Ur... | Matthias Krüger | -565/+535 |
| 2025-04-16 | Move eager translation to a method on `Diag` | Jake Goulding | -14/+12 |
| 2025-04-17 | Auto merge of #139938 - matthiaskrgr:rollup-19ddpus, r=matthiaskrgr | bors | -67/+43 |
| 2025-04-17 | Support inlined cross-crate re-exported trait aliases | León Orell Valerian Liehr | -39/+95 |
| 2025-04-17 | Replace infallible `name_or_empty` methods with fallible `name` methods. | Nicholas Nethercote | -8/+8 |
| 2025-04-17 | Augment some tests involving attributes. | Nicholas Nethercote | -3/+46 |
| 2025-04-17 | Fix attribute printing in an error. | Nicholas Nethercote | -4/+4 |
| 2025-04-17 | Warnings-as-errors in `check-builtin-attr-ice.rs`. | Nicholas Nethercote | -4/+26 |
| 2025-04-16 | ignore aix for tests/ui/erros/pic-linker.rs | Curtis D'Alves | -0/+1 |
| 2025-04-16 | Make cow_of_cow test a teeny bit more explicit | Nadrieril | -1/+2 |
| 2025-04-16 | add a feature gate test | dianne | -0/+44 |
| 2025-04-16 | upvar inference for implicit deref patterns | dianne | -0/+27 |
| 2025-04-16 | respect the tcx's recursion limit when peeling | dianne | -0/+41 |
| 2025-04-16 | don't peel ADTs the pattern could match | dianne | -0/+79 |
| 2025-04-17 | Rollup merge of #139915 - RalfJung:intrinsic-imports, r=compiler-errors | Matthias Krüger | -52/+4 |
| 2025-04-17 | Rollup merge of #139900 - lcnr:normalizes-to-where-bounds-unproductive, r=com... | Matthias Krüger | -0/+188 |
| 2025-04-17 | Rollup merge of #139889 - spencer3035:clean-ui-tests-3-of-n, r=jieyouxu | Matthias Krüger | -12/+50 |
| 2025-04-17 | Rollup merge of #139854 - fmease:modern-diag-for-lt-in-ty, r=davidtwco | Matthias Krüger | -78/+215 |