| Age | Commit message (Expand) | Author | Lines |
| 2025-07-26 | Rollup merge of #140871 - Amanieu:naked-asm-label, r=compiler-errors | Trevor Gross | -29/+36 |
| 2025-07-26 | Rollup merge of #144356 - GuillaumeGomez:gcc-ignore-tests, r=jieyouxu | Trevor Gross | -34/+123 |
| 2025-07-26 | Rollup merge of #144341 - CaiWeiran:const-vector_test, r=wesleywiser | Trevor Gross | -0/+2 |
| 2025-07-26 | Rollup merge of #144339 - CaiWeiran:dwarf-mixed-versions-lto_test, r=wesleywiser | Trevor Gross | -3/+4 |
| 2025-07-26 | Rollup merge of #144201 - estebank:suggest-clone, r=SparrowLii | Trevor Gross | -0/+312 |
| 2025-07-26 | Rollup merge of #144089 - Oneirical:uncountable-integer-1, r=jieyouxu | Trevor Gross | -49/+107 |
| 2025-07-26 | Disable has_reliable_f128_math on musl targets | Jens Reidel | -2/+4 |
| 2025-07-26 | Revert "coverage: Enlarge empty spans during MIR instrumentation, not codegen" | Zalathar | -17/+20 |
| 2025-07-26 | Don't lint against named labels in `naked_asm!` | Amanieu d'Antras | -29/+36 |
| 2025-07-25 | Check statics' type in type_of. | Camille GILLOT | -251/+235 |
| 2025-07-25 | Look at layout for completeness. | Camille GILLOT | -3/+51 |
| 2025-07-26 | Implement support for explicit tail calls in the MIR block builders and the L... | Joel Wejdenstål | -0/+35 |
| 2025-07-26 | `loop_match`: suggest extracting to a `const` item | Folkert de Vries | -0/+232 |
| 2025-07-25 | Update ui tests with new macro early erroring | Guillaume Gomez | -245/+303 |
| 2025-07-25 | Add missing `NOTE` annotations in `tests/ui/macros/trace-macro.rs` | Guillaume Gomez | -0/+3 |
| 2025-07-25 | add //@ needs-unwind to test | beepster4096 | -0/+1 |
| 2025-07-25 | Update mir-opt expected output for matches! macro | Jonas Platte | -10/+26 |
| 2025-07-25 | Allow pretty printing paths with `-Zself-profile-events=args` | Jakub Beránek | -0/+18 |
| 2025-07-25 | async drop tests for box | beepster4096 | -0/+255 |
| 2025-07-25 | fix box destructor generation | beepster4096 | -0/+267 |
| 2025-07-25 | canonicalize build root in `tests/run-make/linker-warning` | Waffle Lapkin | -1/+3 |
| 2025-07-25 | Mention type that could be `Clone` but isn't in more cases | Esteban Küber | -0/+312 |
| 2025-07-25 | comments | Kivooeo | -38/+89 |
| 2025-07-25 | move 28 tests | Kivooeo | -0/+0 |
| 2025-07-25 | uniquify root goals during HIR typeck | lcnr | -12/+73 |
| 2025-07-25 | moved 34 tests to organized locations | Kivooeo | -0/+0 |
| 2025-07-25 | Rollup merge of #144390 - oli-obk:arbitrary-enum-discrs, r=SparrowLii | Matthias Krüger | -8/+31 |
| 2025-07-25 | Rollup merge of #144340 - Oneirical:uncertain-illusion, r=jieyouxu | Matthias Krüger | -0/+0 |
| 2025-07-25 | Rollup merge of #144209 - scottmcm:assume_less, r=lcnr,dianqk | Matthias Krüger | -8/+41 |
| 2025-07-25 | Rollup merge of #144200 - estebank:dont-point-at-closure, r=lcnr | Matthias Krüger | -48/+65 |
| 2025-07-25 | Rollup merge of #143979 - dpaoliello:arm64ectest, r=petrochenkov | Matthias Krüger | -2/+6 |
| 2025-07-25 | Rollup merge of #143401 - Enselic:no-stack-backtrace-print-in-display, r=davi... | Matthias Krüger | -6/+2 |
| 2025-07-25 | Rollup merge of #142569 - xizheyin:139253, r=davidtwco | Matthias Krüger | -0/+68 |
| 2025-07-25 | Check static is sized when building MIR. | Camille GILLOT | -28/+33 |
| 2025-07-25 | Do not assert layout in KnownPanicsLint. | Camille GILLOT | -28/+126 |
| 2025-07-25 | Add crash tests. | Camille GILLOT | -0/+19 |
| 2025-07-25 | tests: aarch64-outline-atomics: Remove hardcoded target | Jens Reidel | -2/+0 |
| 2025-07-24 | Rename tests/ui/SUMMARY.md and update rustc dev guide on error-pattern | Oneirical | -0/+0 |
| 2025-07-24 | Rehome tests/ui/issues/ tests [1/?] | Oneirical | -49/+107 |
| 2025-07-24 | Auto merge of #144389 - scottmcm:no-more-mir-cast-assume, r=davidtwco | bors | -73/+36 |
| 2025-07-24 | Add test case for single bound | Ben Schulz | -1/+35 |
| 2025-07-24 | Fix unused_parens false positive | Ben Schulz | -0/+9 |
| 2025-07-24 | MIR-build: No longer emit assumes in enum-as casting | Scott McMurray | -73/+36 |
| 2025-07-24 | move bad-intra-doc test into intra-doc dir | binarycat | -0/+0 |
| 2025-07-24 | rustdoc::broken_intra_doc_links: only be lenient with shortcut links | binarycat | -2/+10 |
| 2025-07-24 | rustdoc: update tests to match new lint behavior | binarycat | -25/+3 |
| 2025-07-24 | adjust more unit tests to reflect more aggressive intra-doc linting | binarycat | -21/+230 |
| 2025-07-24 | get rid of some false negatives in rustdoc::broken_intra_doc_links | binarycat | -0/+44 |
| 2025-07-24 | asm: Stabilize loongarch32 | WANG Rui | -41/+157 |
| 2025-07-24 | Rollup merge of #144358 - JonathanBrouwer:fix-stability-malformed, r=oli-obk | León Orell Valerian Liehr | -10/+22 |