| Age | Commit message (Expand) | Author | Lines |
| 2024-06-11 | Auto merge of #126284 - jieyouxu:rollup-nq7bf9k, r=jieyouxu | bors | -13/+66 |
| 2024-06-11 | Rollup merge of #126174 - GuillaumeGomez:migrate-run-make-prefer-dylib, r=jie... | 许杰友 Jieyou Xu (Joe) | -9/+16 |
| 2024-06-11 | Rollup merge of #125684 - estebank:pin-to-binding-suggestion, r=pnkfelix | 许杰友 Jieyou Xu (Joe) | -0/+43 |
| 2024-06-11 | Rollup merge of #115974 - m-ou-se:panicinfo-and-panicinfo, r=Amanieu | 许杰友 Jieyou Xu (Joe) | -4/+7 |
| 2024-06-11 | Auto merge of #125174 - nnethercote:less-ast-pretty-printing, r=petrochenkov | bors | -230/+66 |
| 2024-06-11 | Auto merge of #125736 - Oneirical:run-make-file-management, r=jieyouxu | bors | -94/+90 |
| 2024-06-11 | Implement fs wrapper for run_make_support | Oneirical | -94/+90 |
| 2024-06-11 | Rename std::panic::PanicInfo to PanicHookInfo. | Mara Bos | -4/+7 |
| 2024-06-11 | Auto merge of #126274 - jieyouxu:rollup-uj93sfm, r=jieyouxu | bors | -81/+209 |
| 2024-06-11 | Rollup merge of #126265 - RalfJung:interpret-cast-validity, r=oli-obk | 许杰友 Jieyou Xu (Joe) | -0/+31 |
| 2024-06-11 | Rollup merge of #126258 - oli-obk:recursive_rpit, r=lcnr | 许杰友 Jieyou Xu (Joe) | -69/+139 |
| 2024-06-11 | Rollup merge of #126254 - ferrocene:lw-ignore-cross, r=pietroalbini | 许杰友 Jieyou Xu (Joe) | -1/+0 |
| 2024-06-11 | Rollup merge of #126236 - Bryanskiy:delegation-no-entry-ice-2, r=petrochenkov | 许杰友 Jieyou Xu (Joe) | -4/+26 |
| 2024-06-11 | Rollup merge of #126186 - GuillaumeGomez:migrate-run-make-multiple-emits, r=j... | 许杰友 Jieyou Xu (Joe) | -7/+13 |
| 2024-06-11 | Migrate `tests/run-make/prefer-dylib` to `rmake.rs` | Guillaume Gomez | -9/+16 |
| 2024-06-11 | Migrate `run-make/multiple-emits` to `rmake.rs` | Guillaume Gomez | -7/+13 |
| 2024-06-11 | Auto merge of #125752 - jieyouxu:kaboom, r=Kobzol | bors | -8/+8 |
| 2024-06-11 | add const eval bool-to-int cast test | Ralf Jung | -0/+31 |
| 2024-06-11 | tests/run-make: update tests to use new API | 许杰友 Jieyou Xu (Joe) | -8/+8 |
| 2024-06-11 | Auto merge of #126262 - jieyouxu:rollup-g29lo3c, r=jieyouxu | bors | -41/+92 |
| 2024-06-11 | Also test under next solver | Oli Scherer | -10/+71 |
| 2024-06-11 | Rollup merge of #126257 - Zalathar:needs-matching-clang, r=jieyouxu | 许杰友 Jieyou Xu (Joe) | -5/+17 |
| 2024-06-11 | Rollup merge of #126234 - Bryanskiy:delegation-no-entry-ice, r=petrochenkov | 许杰友 Jieyou Xu (Joe) | -6/+32 |
| 2024-06-11 | Rollup merge of #125913 - fmease:early-lints-spruce-up-some-diags, r=Nadrieril | 许杰友 Jieyou Xu (Joe) | -30/+43 |
| 2024-06-11 | Revert "When checking whether an impl applies, constrain hidden types of opaq... | Oli Scherer | -171/+120 |
| 2024-06-11 | Add regression test | Oli Scherer | -0/+60 |
| 2024-06-11 | Auto merge of #126139 - compiler-errors:specializes, r=lcnr | bors | -11/+54 |
| 2024-06-11 | Rename `needs-matching-clang` to `needs-force-clang-based-tests` | Zalathar | -5/+17 |
| 2024-06-11 | Remove ignore-cross-compile directive from ui/macros/proc_macro | Lukas Wirth | -1/+0 |
| 2024-06-11 | Auto merge of #125910 - scottmcm:single-use-consts, r=saethlin | bors | -363/+841 |
| 2024-06-10 | Rollup merge of #126223 - jieyouxu:rmake-run-in-tmpdir-self-test, r=Kobzol | Matthias Krüger | -0/+38 |
| 2024-06-10 | Rollup merge of #126215 - gurry:125737-bad-err-anon-futs, r=lcnr | Matthias Krüger | -0/+4 |
| 2024-06-10 | Rollup merge of #126211 - lolbinarycat:llvm-outputs-rmake, r=jieyouxu | Matthias Krüger | -5/+20 |
| 2024-06-10 | Rollup merge of #126115 - gurry:125876-ice-unwrap-probe-many-result, r=compil... | Matthias Krüger | -0/+51 |
| 2024-06-10 | Delegation: fix ICE on recursive delegation | Bryanskiy | -4/+26 |
| 2024-06-10 | Delegation: fix ICE on late diagnostics | Bryanskiy | -6/+32 |
| 2024-06-10 | Add explanatory note to async block type mismatch error | Gurinder Singh | -0/+4 |
| 2024-06-10 | run-make: add run_in_tmpdir self-test | 许杰友 Jieyou Xu (Joe) | -0/+38 |
| 2024-06-10 | migrate tests/run-make/llvm-outputs to use rmake.rs | binarycat | -5/+20 |
| 2024-06-10 | Delete `ConstDebugInfo` pass | Scott McMurray | -20/+36 |
| 2024-06-10 | Add `SingleUseConsts` mir-opt pass | Scott McMurray | -343/+805 |
| 2024-06-10 | Auto merge of #107099 - edward-shen:edward-shen/rustdoc-remap-path-prefix, r=... | bors | -0/+92 |
| 2024-06-09 | Auto merge of #126205 - jieyouxu:rollup-s64z5ng, r=jieyouxu | bors | -0/+70 |
| 2024-06-09 | Rollup merge of #126176 - notriddle:notriddle/fix-type-name-normalize, r=fmease | 许杰友 Jieyou Xu (Joe) | -0/+70 |
| 2024-06-09 | rustdoc-search: use lowercase, non-normalized name for type search | Michael Howell | -0/+70 |
| 2024-06-09 | Rollup merge of #125963 - workingjubilee:remove-hashes-from-codegen-tests, r=... | 许杰友 Jieyou Xu (Joe) | -8/+8 |
| 2024-06-09 | Rollup merge of #125041 - scottmcm:gvn-for-from-raw-parts, r=cjgillot | 许杰友 Jieyou Xu (Joe) | -14/+432 |
| 2024-06-09 | rustdoc: Add support for --remap-path-prefix | Edward Shen | -0/+92 |
| 2024-06-09 | Auto merge of #126166 - matthiaskrgr:crsh, r=jieyouxu | bors | -0/+323 |
| 2024-06-09 | Auto merge of #126185 - matthiaskrgr:rollup-72dn1s2, r=matthiaskrgr | bors | -13/+39 |