| Age | Commit message (Expand) | Author | Lines |
| 2025-04-14 | Consistent with treating Ctor Call as Struct in liveness analysis | xizheyin | -39/+4 |
| 2025-04-14 | Move `has_self` field to `hir::AssocKind::Fn`. | Nicholas Nethercote | -4/+4 |
| 2025-04-14 | Add ui test unreachable-by-call-arguments-issue-139627.rs | xizheyin | -0/+51 |
| 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-14 | Remove rustc_on_unimplemented on impl tests | mejrs | -216/+0 |
| 2025-04-14 | Test that `Self` properly works in filters | mejrs | -0/+29 |
| 2025-04-14 | Raise errors on bad rustc_on_unimplemented format strings again | mejrs | -10/+6 |
| 2025-04-14 | Disable usage on trait impls and aliases | mejrs | -31/+55 |
| 2025-04-13 | Visit place in BackwardIncompatibleDropHint statement | Michael Goulet | -6/+0 |
| 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 | Update weirdly failing ui tests | Guillaume Gomez | -6/+6 |
| 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-12 | add tests for merge_function handling | Manuel Drehwald | -0/+45 |
| 2025-04-11 | Auto merge of #139430 - scottmcm:polymorphic-array-into-iter, r=cuviper | bors | -3/+32 |