| Age | Commit message (Expand) | Author | Lines |
| 2025-02-06 | ci: use ubuntu 24 for x86 large runners | MarcoIeni | -3/+3 |
| 2025-02-06 | Auto merge of #136613 - workingjubilee:rollup-ry6rw0m, r=workingjubilee | bors | -594/+613 |
| 2025-02-05 | Rollup merge of #136611 - Zalathar:llvm-underscore, r=workingjubilee | Jubilee | -12/+3 |
| 2025-02-05 | Rollup merge of #136595 - thaliaarchi:hermit-unreachable-pub, r=Noratrieb | Jubilee | -2/+2 |
| 2025-02-05 | Rollup merge of #136591 - GuillaumeGomez:expr-to-string, r=Urgau | Jubilee | -0/+4 |
| 2025-02-05 | Rollup merge of #136590 - carolynzech:raw-ptr-kind-internal, r=compiler-errors | Jubilee | -1/+13 |
| 2025-02-05 | Rollup merge of #136587 - GuillaumeGomez:update-gui-tests, r=notriddle | Jubilee | -2/+1 |
| 2025-02-05 | Rollup merge of #136583 - Jarcho:fn_ctxt2, r=compiler-errors | Jubilee | -312/+246 |
| 2025-02-05 | Rollup merge of #136573 - oli-obk:document-literal-at-wrong-type-reason, r=co... | Jubilee | -0/+3 |
| 2025-02-05 | Rollup merge of #136566 - hkBst:patch-1, r=scottmcm | Jubilee | -1/+1 |
| 2025-02-05 | Rollup merge of #136563 - nnethercote:clean-up-Trivials, r=lcnr | Jubilee | -164/+123 |
| 2025-02-05 | Rollup merge of #136558 - madsmtm:apple-host-tooling, r=jieyouxu | Jubilee | -0/+12 |
| 2025-02-05 | Rollup merge of #136550 - compiler-errors:rpitit-empty-body, r=oli-obk | Jubilee | -0/+32 |
| 2025-02-05 | Rollup merge of #136269 - compiler-errors:spanned, r=lcnr | Jubilee | -61/+139 |
| 2025-02-05 | Rollup merge of #133932 - bjorn3:fix_ptx_kernel_abi, r=wesleywiser | Jubilee | -39/+34 |
| 2025-02-06 | Auto merge of #136409 - TDecking:mul_hi, r=Mark-Simulacrum | bors | -20/+1 |
| 2025-02-06 | Fix whitespace in lift macros. | Nicholas Nethercote | -22/+32 |
| 2025-02-06 | Clean up trivial traversal/lift impl generator macro calls. | Nicholas Nethercote | -151/+100 |
| 2025-02-06 | Remove some unused glob re-exports | Zalathar | -4/+0 |
| 2025-02-06 | Remove the `mod llvm_` hack, which should no longer be necessary | Zalathar | -8/+3 |
| 2025-02-06 | Auto merge of #136265 - notriddle:notriddle/clean-up, r=fmease | bors | -17/+15 |
| 2025-02-05 | Auto merge of #136572 - jieyouxu:rollup-mtyaisw, r=jieyouxu | bors | -1785/+2359 |
| 2025-02-05 | Pass spans around new solver | Michael Goulet | -55/+137 |
| 2025-02-05 | Auto merge of #136253 - notriddle:notriddle/aot-minify, r=GuillaumeGomez | bors | -32/+35 |
| 2025-02-05 | Remove span from delegate | Michael Goulet | -6/+2 |
| 2025-02-05 | Add `rustc_hir_pretty::expr_to_string` function | Guillaume Gomez | -0/+4 |
| 2025-02-05 | Implement RustcInternal for RawPtrKind | Carolyn Zech | -1/+13 |
| 2025-02-05 | Update browser-ui-test version to `0.20.2` | Guillaume Gomez | -2/+1 |
| 2025-02-05 | When displaying a parameter mismatch error, only highlight the mismatched par... | Jason Newcomb | -312/+246 |
| 2025-02-05 | Auto merge of #136302 - oli-obk:push-vvqmwzunxsrk, r=compiler-errors | bors | -21/+28 |
| 2025-02-05 | Rollup merge of #136567 - adetaylor:test-for-recursion, r=oli-obk | 许杰友 Jieyou Xu (Joe) | -0/+71 |
| 2025-02-05 | Rollup merge of #136555 - cramertj:split_off, r=dtolnay | 许杰友 Jieyou Xu (Joe) | -95/+134 |
| 2025-02-05 | Rollup merge of #136537 - tgross35:update-builtins, r=tgross35 | 许杰友 Jieyou Xu (Joe) | -6/+6 |
| 2025-02-05 | Rollup merge of #136536 - DuskyElf:master, r=jieyouxu | 许杰友 Jieyou Xu (Joe) | -36/+21 |
| 2025-02-05 | Rollup merge of #136517 - m4rch3n1ng:inherent-str-constructors, r=jhpratt | 许杰友 Jieyou Xu (Joe) | -22/+180 |
| 2025-02-05 | Rollup merge of #136449 - joboet:move_pal_net, r=ChrisDenton | 许杰友 Jieyou Xu (Joe) | -1037/+114 |
| 2025-02-05 | Rollup merge of #136418 - Ayush1325:command-env, r=jhpratt | 许杰友 Jieyou Xu (Joe) | -3/+62 |
| 2025-02-05 | Rollup merge of #136304 - oli-obk:push-ymxoklvzrpvx, r=Nadrieril | 许杰友 Jieyou Xu (Joe) | -2/+75 |
| 2025-02-05 | Rollup merge of #136154 - taiki-e:ppc-secure-plt, r=nikic | 许杰友 Jieyou Xu (Joe) | -1/+7 |
| 2025-02-05 | Rollup merge of #135964 - ehuss:cenum_impl_drop_cast, r=Nadrieril | 许杰友 Jieyou Xu (Joe) | -181/+12 |
| 2025-02-05 | Rollup merge of #135572 - jieyouxu:migrate-split-debuginfo, r=davidtwco | 许杰友 Jieyou Xu (Joe) | -377/+1652 |
| 2025-02-05 | Rollup merge of #132547 - workingjubilee:rustc-abi-in-cg-gcc, r=GuillaumeGomez | 许杰友 Jieyou Xu (Joe) | -25/+25 |
| 2025-02-05 | Document why some "type mismatches" exist | Oli Scherer | -0/+3 |
| 2025-02-05 | Auto merge of #136094 - davidv1992:upgrade-elsa, r=oli-obk | bors | -3/+3 |
| 2025-02-05 | Only allow negation on literals in patterns if it's on integers or floats | Oli Scherer | -4/+38 |
| 2025-02-05 | Add regression test for negative unsigned literals in patterns | Oli Scherer | -0/+39 |
| 2025-02-05 | Arbitrary self types v2: recursion test | Adrian Taylor | -0/+71 |
| 2025-02-05 | Fix link in from_fn.rs | Marijn Schouten | -1/+1 |
| 2025-02-04 | Fix unreachable_pub lint for hermit target | Thalia Archibald | -2/+2 |
| 2025-02-05 | Auto merge of #136564 - fmease:rollup-qcjjcm7, r=fmease | bors | -341/+2376 |