| Age | Commit message (Expand) | Author | Lines |
| 2025-08-07 | add multiple known-bugs for NLL problem case 3 | Rémy Rakic | -0/+778 |
| 2025-08-07 | add opaque type member constraint tests | lcnr | -1/+101 |
| 2025-08-07 | move member-constraints tests | lcnr | -0/+0 |
| 2025-08-07 | Auto merge of #144997 - BoxyUwU:bootstrap_bump, r=Mark-Simulacrum | bors | -48/+48 |
| 2025-08-07 | Rollup merge of #145033 - nnethercote:fix-144994, r=fmease | Stuart Cook | -4/+77 |
| 2025-08-07 | Rollup merge of #144650 - Borgerr:additional-tce-tests, r=WaffleLapkin,tgross35 | Stuart Cook | -2/+64 |
| 2025-08-07 | Rollup merge of #144369 - joshtriplett:mbe-expr-semi-deny-by-default, r=petro... | Stuart Cook | -43/+40 |
| 2025-08-07 | Rollup merge of #144133 - oli-obk:stabilize-const-type-id, r=lcnr | Stuart Cook | -19/+12 |
| 2025-08-07 | Rollup merge of #143929 - petrochenkov:depresolve, r=lcnr | Stuart Cook | -38/+289 |
| 2025-08-07 | Rollup merge of #143808 - JonathanBrouwer:should_panic_parser, r=jdonszelmann | Stuart Cook | -63/+94 |
| 2025-08-07 | Rollup merge of #143764 - dianne:primary-binding-drop-order, r=Nadrieril,trav... | Stuart Cook | -96/+79 |
| 2025-08-07 | Rollup merge of #143028 - dianne:let-else-storage, r=oli-obk,traviscross | Stuart Cook | -14/+27 |
| 2025-08-07 | Rollup merge of #138689 - jedbrown:jed/nvptx-target-feature, r=ZuseZ4 | Stuart Cook | -1/+86 |
| 2025-08-07 | Rollup merge of #137831 - estebank:auto-trait-err, r=compiler-errors | Stuart Cook | -32/+102 |
| 2025-08-07 | Auto merge of #145014 - bjorn3:revert_preserve_debug_gdb_scripts, r=lqd | bors | -26/+15 |
| 2025-08-07 | Reimplement `print_region` in `type_name.rs`. | Nicholas Nethercote | -4/+77 |
| 2025-08-07 | Auto merge of #115746 - tgross35:unnamed-threads-panic-message, r=cuviper | bors | -103/+119 |
| 2025-08-06 | explicit tail call tests with indirect operands in LLVM, small test for index... | ash | -2/+64 |
| 2025-08-06 | Print thread ID in panic message if thread name is unknown | Trevor Gross | -103/+119 |
| 2025-08-06 | Add support for shortening `Instance` and use it | Esteban Küber | -41/+61 |
| 2025-08-06 | Changes to the tests for the `#[should_panic]` port | Jonathan Brouwer | -63/+94 |
| 2025-08-06 | Rollup merge of #145008 - GuillaumeGomez:fix-rustdoc-scrape-examples-crash, r... | Guillaume Gomez | -0/+35 |
| 2025-08-06 | Rollup merge of #144977 - fmease:fortify-param-default-checks, r=compiler-errors | Guillaume Gomez | -186/+196 |
| 2025-08-06 | Rollup merge of #144970 - lolbinarycat:rustdoc-macro-wrong-link-144965, r=Gui... | Guillaume Gomez | -0/+35 |
| 2025-08-06 | Rollup merge of #144956 - fmease:gate-const-trait-syntax, r=BoxyUwU | Guillaume Gomez | -3/+26 |
| 2025-08-06 | Rollup merge of #144917 - compiler-errors:tail-call-linked-lifetimes, r=lcnr | Guillaume Gomez | -0/+26 |
| 2025-08-06 | Rollup merge of #144835 - compiler-errors:tail-call-sig-binder, r=WaffleLapkin | Guillaume Gomez | -0/+13 |
| 2025-08-06 | Rollup merge of #144794 - scrabsha:push-noqrrttovmwy, r=jdonszelmann | Guillaume Gomez | -6/+9 |
| 2025-08-06 | Rollup merge of #144195 - Kivooeo:bad-attr, r=fmease,compiler-errors | Guillaume Gomez | -16/+304 |
| 2025-08-06 | lower bindings in the order they're written | dianne | -50/+33 |
| 2025-08-06 | base drop order on the first sub-branch | dianne | -46/+46 |
| 2025-08-06 | Explicitly disable vector feature on s390x baseline of bad-reg test | Paul Murphy | -1/+1 |
| 2025-08-06 | Revert "Preserve the .debug_gdb_scripts section" | bjorn3 | -24/+15 |
| 2025-08-06 | Revert "Embed GDB pretty printers in rlibs and dylibs" | bjorn3 | -2/+0 |
| 2025-08-06 | Allow function argument mismatch suggestion to be multiline | Sasha Pourcelot | -14/+14 |
| 2025-08-06 | Auto merge of #145003 - Kobzol:rollup-kgb216b, r=Kobzol | bors | -60/+193 |
| 2025-08-06 | [codegen] assume the tag, not the relative discriminant | Scott McMurray | -42/+55 |
| 2025-08-06 | tidy | Boxy | -48/+48 |
| 2025-08-06 | Add regression test for rustdoc scrape-examples feature crash (#144752) | Guillaume Gomez | -0/+35 |
| 2025-08-06 | Rollup merge of #144913 - GuillaumeGomez:fix-wrong-i-icon, r=fmease | Jakub Beránek | -2/+31 |
| 2025-08-06 | Rollup merge of #144910 - ShoyuVanilla:add-regression-tests, r=fee1-dead | Jakub Beránek | -0/+73 |
| 2025-08-06 | Rollup merge of #144552 - Oneirical:uncountable-integer-3, r=jieyouxu | Jakub Beránek | -58/+89 |
| 2025-08-06 | coverage: Remove all unstable support for MC/DC instrumentation | Zalathar | -1853/+2 |
| 2025-08-06 | Embed GDB pretty printers in rlibs and dylibs | Sebastian Poeplau | -0/+2 |
| 2025-08-06 | Fortify generic param default checks | León Orell Valerian Liehr | -186/+196 |
| 2025-08-05 | rustdoc: fix caching of intra-doc links on reexports | binarycat | -0/+35 |
| 2025-08-05 | Add aarch64_be-unknown-none-softfloat target | Jens Reidel | -0/+3 |
| 2025-08-05 | comments | Kivooeo | -73/+84 |
| 2025-08-05 | moved 35 tests to organized locations | Kivooeo | -0/+0 |
| 2025-08-05 | Add regression tests for seemingly fixed issues | Shoyu Vanilla | -0/+73 |