| Age | Commit message (Expand) | Author | Lines |
| 2024-07-01 | Rollup merge of #127201 - GuillaumeGomez:improve-run-make-support, r=Kobzol | Guillaume Gomez | -5/+5 |
| 2024-07-01 | Rollup merge of #127129 - compiler-errors:full-expr-span, r=jieyouxu | Guillaume Gomez | -15/+54 |
| 2024-07-01 | Rollup merge of #126880 - Rejyr:migrate-rmake-vw, r=Kobzol | Guillaume Gomez | -65/+80 |
| 2024-07-01 | Rollup merge of #126732 - StackOverflowExcept1on:master, r=m-ou-se | Guillaume Gomez | -1/+0 |
| 2024-07-01 | Avoid MIR bloat in inlining | Scott McMurray | -843/+286 |
| 2024-07-01 | Improve `target` method API in `run-make-support` | Guillaume Gomez | -3/+3 |
| 2024-07-01 | Improve `run-make-support` API for `assert*` functions | Guillaume Gomez | -2/+2 |
| 2024-07-01 | Auto merge of #127197 - matthiaskrgr:rollup-aqpvn5q, r=matthiaskrgr | bors | -0/+339 |
| 2024-07-01 | Rollup merge of #127191 - beetrees:register-out-of-scope-macro-calls, r=compi... | Matthias Krüger | -0/+6 |
| 2024-07-01 | Rollup merge of #127181 - BoxyUwU:dump_def_parents, r=compiler-errors | Matthias Krüger | -0/+162 |
| 2024-07-01 | Rollup merge of #127105 - scottmcm:issue-127089, r=cjgillot | Matthias Krüger | -0/+127 |
| 2024-07-01 | Rollup merge of #126923 - workingjubilee:regression-tests-for-simd-invalid-bi... | Matthias Krüger | -0/+44 |
| 2024-07-01 | Auto merge of #126996 - oli-obk:do_not_count_errors, r=nnethercote | bors | -480/+496 |
| 2024-07-01 | Auto merge of #127176 - fee1-dead-contrib:fx-requires-next-solver, r=compiler... | bors | -428/+527 |
| 2024-06-30 | Use full expr span for return suggestion on type error/ambiguity | Michael Goulet | -15/+54 |
| 2024-07-01 | Auto merge of #127082 - GuillaumeGomez:help-gui-test, r=notriddle | bors | -0/+70 |
| 2024-07-01 | Ensure `out_of_scope_macro_calls` lint is registered | beetrees | -0/+6 |
| 2024-06-30 | add `rustc_dump_def_parents` attribute | Boxy | -0/+162 |
| 2024-06-30 | Add a GVN test for 127089 that doesn't optimize to a constant | Scott McMurray | -0/+52 |
| 2024-06-30 | Migrate tests to use `-Znext-solver` | Deadbeef | -428/+503 |
| 2024-06-30 | Make `feature(effects)` require `-Znext-solver` | Deadbeef | -0/+24 |
| 2024-06-30 | Rollup merge of #127161 - GuillaumeGomez:improve-run-make-args, r=Kobzol | Matthias Krüger | -16/+12 |
| 2024-06-30 | Rollup merge of #127160 - pacak:123630-test, r=Nadrieril | Matthias Krüger | -0/+43 |
| 2024-06-30 | Rollup merge of #127038 - BoxyUwU:reword_comment, r=camelid | Matthias Krüger | -10/+14 |
| 2024-06-30 | Rollup merge of #126018 - nnethercote:rm-box_pointers-lint, r=lcnr | Matthias Krüger | -36/+4 |
| 2024-06-30 | Update test comment | Boxy | -10/+14 |
| 2024-06-30 | Add a regression test for #123630 | Michael Baikov | -0/+43 |
| 2024-06-30 | Auto merge of #127024 - cjgillot:jump-prof, r=oli-obk | bors | -1/+2 |
| 2024-06-30 | Improve `run-make-support` library `args` API | Guillaume Gomez | -16/+12 |
| 2024-06-30 | Auto merge of #127133 - matthiaskrgr:rollup-jxkp3yf, r=matthiaskrgr | bors | -41/+183 |
| 2024-06-30 | Auto merge of #126869 - matthiaskrgr:kaboom, r=jieyouxu | bors | -0/+142 |
| 2024-06-29 | Rollup merge of #127118 - surechen:fix_126789, r=jieyouxu | Matthias Krüger | -0/+24 |
| 2024-06-29 | Rollup merge of #127114 - linyihai:issue-126863, r=Nadrieril | Matthias Krüger | -24/+6 |
| 2024-06-29 | Rollup merge of #127110 - surechen:fix_125488_06, r=compiler-errors | Matthias Krüger | -10/+109 |
| 2024-06-29 | Rollup merge of #127106 - spastorino:improve-unsafe-extern-blocks-diagnostics... | Matthias Krüger | -5/+12 |
| 2024-06-29 | Rollup merge of #127081 - Kobzol:lld-test, r=onur-ozkan | Matthias Krüger | -2/+32 |
| 2024-06-29 | Auto merge of #120639 - fee1-dead-contrib:new-effects-desugaring, r=oli-obk | bors | -1333/+1401 |
| 2024-06-29 | Auto merge of #126801 - Oneirical:seek-and-testroy, r=Kobzol | bors | -75/+151 |
| 2024-06-29 | Avoid suggesting to add unsafe when the extern block is already unsafe | Santiago Pastorino | -5/+0 |
| 2024-06-29 | Refactor `compressed-debuginfo` to use `llvm_readobj` | Jerry Wang | -3/+2 |
| 2024-06-29 | Refactor `wasm-abi` to use `cmd` | Jerry Wang | -7/+4 |
| 2024-06-29 | Migrate `wasm-exceptions-nostd` to `rmake` | Jerry Wang | -14/+20 |
| 2024-06-29 | Migrate `wasm-override-linker` to `rmake` | Jerry Wang | -16/+17 |
| 2024-06-29 | Migrate `weird-output-filenames` to `rmake` | Jerry Wang | -15/+19 |
| 2024-06-29 | Migrate `volatile-intrinsics` to `rmake` | Jerry Wang | -10/+18 |
| 2024-06-29 | Rollup merge of #127116 - GuillaumeGomez:run-make-return-non-c-like-enum, r=K... | Guillaume Gomez | -8/+18 |
| 2024-06-29 | Rollup merge of #127041 - GuillaumeGomez:run-make-override-aliased-flags, r=K... | Guillaume Gomez | -23/+24 |
| 2024-06-29 | Rollup merge of #126995 - Oneirical:test-friends-forever, r=Kobzol | Guillaume Gomez | -28/+75 |
| 2024-06-29 | Rollup merge of #126805 - Oneirical:weaves-of-testiny, r=Kobzol | Guillaume Gomez | -40/+67 |
| 2024-06-29 | fix: prefer `(*p).clone` to `p.clone` if the `p` is a raw pointer | Lin Yihai | -24/+6 |