| Age | Commit message (Expand) | Author | Lines |
| 2025-04-18 | Don't assemble non-env/bound candidates if projection is rigid | Michael Goulet | -56/+107 |
| 2025-04-17 | Auto merge of #139992 - matthiaskrgr:rollup-ak3uibu, r=matthiaskrgr | bors | -141/+387 |
| 2025-04-17 | Rollup merge of #139977 - Amanieu:select_unpredictable_drop, r=RalfJung | Matthias Krüger | -9/+48 |
| 2025-04-17 | Rollup merge of #139974 - Patrick-6:change-visibility, r=RalfJung | Matthias Krüger | -4/+2 |
| 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 #139969 - psumbera:libc-rust-analyzer, r=lnicola | Matthias Krüger | -4/+4 |
| 2025-04-17 | Rollup merge of #139967 - jieyouxu:auxiliary, r=wesleywiser | Matthias Krüger | -60/+56 |
| 2025-04-17 | Rollup merge of #139498 - alexcrichton:wasm-zst-safe, r=wesleywiser | Matthias Krüger | -0/+11 |
| 2025-04-17 | Rollup merge of #139483 - RalfJung:nan, r=tgross35 | Matthias Krüger | -33/+41 |
| 2025-04-17 | Rollup merge of #139351 - EnzymeAD:autodiff-batching2, r=oli-obk | Matthias Krüger | -28/+220 |
| 2025-04-17 | Auto merge of #139979 - matthiaskrgr:rollup-7wu5169, r=matthiaskrgr | bors | -236/+597 |
| 2025-04-17 | Rollup merge of #139962 - ognevny:opt-dist-tests, r=Kobzol | Matthias Krüger | -1/+14 |
| 2025-04-17 | Rollup merge of #139961 - nnethercote:two-rustc_const_eval-cleanups, r=oli-obk | Matthias Krüger | -15/+19 |
| 2025-04-17 | Rollup merge of #139943 - fmease:rustdoc-ixcre-trait-aliases, r=GuillaumeGomez | Matthias Krüger | -64/+122 |
| 2025-04-17 | Rollup merge of #139935 - cuviper:rustc-rayon-core-0.5.1, r=lqd | Matthias Krüger | -7/+2 |
| 2025-04-17 | Rollup merge of #139931 - ognevny:bootstrap-llvm-zlib, r=Kobzol | Matthias Krüger | -3/+3 |
| 2025-04-17 | Rollup merge of #139902 - lcnr:no-opaque-cast-projection, r=oli-obk | Matthias Krüger | -35/+52 |
| 2025-04-17 | Rollup merge of #139870 - Shourya742:2025-04-15-add-retries-to-remove_and_cre... | Matthias Krüger | -25/+72 |
| 2025-04-17 | Rollup merge of #139850 - xizheyin:issue-138698, r=jieyouxu | Matthias Krüger | -12/+75 |
| 2025-04-17 | Rollup merge of #139774 - compiler-errors:supertrait-alias, r=lcnr | Matthias Krüger | -74/+238 |
| 2025-04-17 | Fix drop handling in `hint::select_unpredictable` | Amanieu d'Antras | -9/+48 |
| 2025-04-17 | Ignore zero-sized types in wasm future-compat warning | Alex Crichton | -0/+11 |
| 2025-04-17 | Change function visibility to pub | Patrick-6 | -4/+2 |
| 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 | -12/+75 |
| 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 | update libc | petr sumbera - Sun Microsystems - Prague Czech Republic | -4/+4 |
| 2025-04-17 | Auto merge of #139949 - matthiaskrgr:rollup-pxc5tsx, r=matthiaskrgr | bors | -978/+1038 |
| 2025-04-17 | rustc-dev-guide: document `//@ ignore-auxiliary` | Jieyou Xu | -0/+5 |
| 2025-04-17 | tests: refine disable reason for `tests/debuginfo/drop-locations.rs` | Jieyou Xu | -1/+3 |
| 2025-04-17 | compiletest: add specific `//@ ignore-auxiliary` for test support files | Jieyou Xu | -0/+11 |
| 2025-04-17 | check OpaqueCast tests with next-solver | lcnr | -1/+4 |
| 2025-04-17 | do not emit `OpaqueCast` projections with `-Znext-solver` | lcnr | -34/+48 |
| 2025-04-17 | opt-dist: add a flag for running tests | Maksim Bondarenkov | -1/+14 |
| 2025-04-17 | bootstrap: enable zlib for LLVM when we compile it for profiling | Maksim Bondarenkov | -3/+3 |
| 2025-04-17 | Auto merge of #139926 - weihanglo:update-cargo, r=weihanglo | bors | -1/+2 |
| 2025-04-17 | Auto merge of #139940 - matthiaskrgr:rollup-rd4d3fn, r=matthiaskrgr | bors | -231/+939 |
| 2025-04-17 | Rollup merge of #139948 - jieyouxu:ignore-breakup-commit, r=onur-ozkan | Matthias Krüger | -0/+2 |
| 2025-04-17 | Rollup merge of #139944 - shepmaster:eager-diagnostics, r=nnethercote | Matthias Krüger | -271/+98 |
| 2025-04-17 | Rollup merge of #139932 - joshlf:transmute-simplify-tests, r=jswrenn | Matthias Krüger | -66/+74 |
| 2025-04-17 | Rollup merge of #139904 - ferrocene:lw-wkumpwrytvtp, r=nnethercote,jieyouxu | Matthias Krüger | -7/+53 |
| 2025-04-17 | Rollup merge of #139885 - jyn514:doc-rustc-bootstrap, r=Nadrieril | Matthias Krüger | -0/+109 |
| 2025-04-17 | Rollup merge of #139782 - xizheyin:issue-139627, r=wesleywiser | Matthias Krüger | -1/+20 |
| 2025-04-17 | Rollup merge of #139416 - mejrs:metavar, r=tgross35 | Matthias Krüger | -0/+145 |
| 2025-04-17 | Rollup merge of #138632 - clubby789:stabilize-cfg-boolean-lit, r=davidtwco,Ur... | Matthias Krüger | -633/+537 |
| 2025-04-17 | git: ignore `60600a6fa403216bfd66e04f948b1822f6450af7` for blame purposes | Jieyou Xu | -0/+2 |
| 2025-04-17 | `intern_with_temp_alloc` is for `DummyMachine` only. | Nicholas Nethercote | -2/+6 |
| 2025-04-17 | Remove some unnecessary lifetimes. | Nicholas Nethercote | -13/+13 |
| 2025-04-16 | Move eager translation to a method on `Diag` | Jake Goulding | -271/+98 |