| Age | Commit message (Expand) | Author | Lines |
| 2025-04-14 | Auto merge of #138603 - xizheyin:issue-137405, r=chenyukang | bors | -1/+92 |
| 2025-04-14 | Auto merge of #139781 - jhpratt:rollup-qadsjvb, r=jhpratt | bors | -363/+458 |
| 2025-04-13 | Rollup merge of #139760 - petrochenkov:noerrpat2, r=jieyouxu | Jacob Pratt | -293/+321 |
| 2025-04-13 | Rollup merge of #139718 - folkertdev:unsafe-attributes-earlier-editions, r=fm... | Jacob Pratt | -34/+62 |
| 2025-04-13 | Rollup merge of #139699 - compiler-errors:coroutine-drop-phase, r=scottmcm | Jacob Pratt | -0/+19 |
| 2025-04-13 | Rollup merge of #138336 - jyn514:crate-attr-diagnostics, r=compiler-errors | Jacob Pratt | -36/+56 |
| 2025-04-14 | Auto merge of #124141 - nnethercote:rm-Nonterminal-and-TokenKind-Interpolated... | bors | -6/+6 |
| 2025-04-14 | Adjust test directives | xizheyin | -33/+23 |
| 2025-04-14 | Report span of test when should_panic test failed | xizheyin | -1/+102 |
| 2025-04-14 | Auto merge of #139766 - jhpratt:rollup-afrfmnk, r=jhpratt | bors | -121/+318 |
| 2025-04-13 | Rollup merge of #139741 - os-checker:smir-run-macro, r=scottmcm | Jacob Pratt | -21/+0 |
| 2025-04-13 | Rollup merge of #139740 - jieyouxu:known-bug, r=nnethercote | Jacob Pratt | -54/+20 |
| 2025-04-13 | Rollup merge of #139628 - makai410:suggest-vis, r=compiler-errors | Jacob Pratt | -0/+72 |
| 2025-04-13 | Rollup merge of #139379 - matthewjasper:drop-elab-normalization, r=compiler-e... | Jacob Pratt | -3/+66 |
| 2025-04-13 | Rollup merge of #139001 - folkertdev:naked-function-rustic-abi, r=traviscross... | Jacob Pratt | -39/+113 |
| 2025-04-13 | Rollup merge of #138962 - xizheyin:issue-138836, r=compiler-errors | Jacob Pratt | -4/+18 |
| 2025-04-13 | Rollup merge of #137043 - Sky9x:unsafe-pinned-pt1-libs, r=tgross35,RalfJung,W... | Jacob Pratt | -0/+29 |
| 2025-04-13 | Improve `-Z crate-attr` diagnostics | jyn | -36/+56 |
| 2025-04-13 | JumpThreading: Re-enable and fix Not ops on non-booleans | clubby789 | -9/+109 |
| 2025-04-13 | UI tests: migrate remaining compile time `error-pattern`s to line annotations | Vadim Petrochenkov | -293/+321 |
| 2025-04-13 | Auto merge of #139746 - ChrisDenton:rollup-eq08b2e, r=ChrisDenton | bors | -48/+64 |
| 2025-04-13 | Rollup merge of #139726 - Amanieu:select_unpredictable_hint, r=dtolnay | Chris Denton | -4/+4 |
| 2025-04-13 | Rollup merge of #139618 - petrochenkov:virsugg, r=jieyouxu | Chris Denton | -43/+52 |
| 2025-04-13 | Rollup merge of #139177 - fneddy:fix_s390x_codegen_bswap, r=Mark-Simulacrum | Chris Denton | -1/+8 |
| 2025-04-13 | Auto merge of #138881 - scottmcm:more-chaining-ord, r=Mark-Simulacrum | bors | -0/+55 |
| 2025-04-13 | import rustc_smir::rustc_internal in run_driver! | zjp | -21/+0 |
| 2025-04-13 | tests: convert `tests/ui/lint/dead-code/self-assign.rs` to known-bug | Jieyou Xu | -54/+20 |
| 2025-04-13 | Auto merge of #139734 - ChrisDenton:rollup-28qn740, r=ChrisDenton | bors | -0/+39 |
| 2025-04-13 | Initial `UnsafePinned`/`UnsafeUnpin` impl [Part 1: Libs] | Sky | -0/+29 |
| 2025-04-12 | Extend the chaining logic to slices too | Scott McMurray | -6/+49 |
| 2025-04-13 | Rollup merge of #139607 - reddevilmidzy:add-regression-test, r=petrochenkov | Chris Denton | -0/+39 |
| 2025-04-13 | Move `select_unpredictable` to the `hint` module | Amanieu d'Antras | -4/+4 |
| 2025-04-13 | error on unsafe attributes in pre-2024 editions | Folkert de Vries | -34/+62 |
| 2025-04-12 | Rollup merge of #139705 - jieyouxu:tests-precursor, r=compiler-errors | Chris Denton | -42/+7 |
| 2025-04-12 | Rollup merge of #139688 - rust-lang:notriddle/io-result-unbox, r=GuillaumeGomez | Chris Denton | -0/+38 |
| 2025-04-12 | Proactively update coroutine drop shim's phase to account for later passes ap... | Michael Goulet | -0/+19 |
| 2025-04-12 | Auto merge of #139242 - jieyouxu:run-make-artifact-names-cross, r=Kobzol | bors | -6/+41 |
| 2025-04-12 | Add regression test for #127424 | reddevilmidzy | -0/+39 |
| 2025-04-12 | tests: ensure disabled tests have a reason | Jieyou Xu | -7/+7 |
| 2025-04-12 | tests/ui: remove outdated README | Jieyou Xu | -35/+0 |
| 2025-04-12 | tests: produce target artifacts and/or require crate type / ignore cross-compile | Jieyou Xu | -6/+41 |
| 2025-04-11 | Auto merge of #139430 - scottmcm:polymorphic-array-into-iter, r=cuviper | bors | -3/+32 |
| 2025-04-11 | Rollup merge of #139662 - nnethercote:tweak-DefPathData, r=compiler-errors | Jacob Pratt | -14/+14 |
| 2025-04-11 | Rollup merge of #139653 - nnethercote:fix-139495, r=petrochenkov | Jacob Pratt | -0/+20 |
| 2025-04-11 | Rollup merge of #137835 - scottmcm:signum, r=compiler-errors | Jacob Pratt | -3/+3 |
| 2025-04-11 | rustdoc-search: add unbox flag to Result aliases | Michael Howell | -0/+38 |
| 2025-04-11 | Use delayed bug for normalization errors in drop elaboration | Matthew Jasper | -3/+66 |
| 2025-04-11 | Auto merge of #139453 - compiler-errors:incr, r=jieyouxu | bors | -0/+63 |
| 2025-04-11 | Auto merge of #139578 - ferrocene:pa-compiletest-edition, r=jieyouxu | bors | -140/+186 |
| 2025-04-11 | Change how anonymous associated types are printed. | Nicholas Nethercote | -14/+14 |