| Age | Commit message (Expand) | Author | Lines |
| 2025-04-17 | Auto merge of #139940 - matthiaskrgr:rollup-rd4d3fn, r=matthiaskrgr | bors | -157/+795 |
| 2025-04-17 | Rollup merge of #139944 - shepmaster:eager-diagnostics, r=nnethercote | Matthias Krüger | -14/+12 |
| 2025-04-17 | Rollup merge of #139904 - ferrocene:lw-wkumpwrytvtp, r=nnethercote,jieyouxu | Matthias Krüger | -7/+53 |
| 2025-04-17 | Rollup merge of #139782 - xizheyin:issue-139627, r=wesleywiser | Matthias Krüger | -0/+16 |
| 2025-04-17 | Rollup merge of #138632 - clubby789:stabilize-cfg-boolean-lit, r=davidtwco,Ur... | Matthias Krüger | -565/+535 |
| 2025-04-16 | Move eager translation to a method on `Diag` | Jake Goulding | -14/+12 |
| 2025-04-17 | Auto merge of #139938 - matthiaskrgr:rollup-19ddpus, r=matthiaskrgr | bors | -67/+43 |
| 2025-04-17 | Support inlined cross-crate re-exported trait aliases | León Orell Valerian Liehr | -39/+95 |
| 2025-04-17 | Replace infallible `name_or_empty` methods with fallible `name` methods. | Nicholas Nethercote | -8/+8 |
| 2025-04-17 | Augment some tests involving attributes. | Nicholas Nethercote | -3/+46 |
| 2025-04-17 | Fix attribute printing in an error. | Nicholas Nethercote | -4/+4 |
| 2025-04-17 | Warnings-as-errors in `check-builtin-attr-ice.rs`. | Nicholas Nethercote | -4/+26 |
| 2025-04-16 | ignore aix for tests/ui/erros/pic-linker.rs | Curtis D'Alves | -0/+1 |
| 2025-04-16 | Make cow_of_cow test a teeny bit more explicit | Nadrieril | -1/+2 |
| 2025-04-16 | add a feature gate test | dianne | -0/+44 |
| 2025-04-16 | upvar inference for implicit deref patterns | dianne | -0/+27 |
| 2025-04-16 | respect the tcx's recursion limit when peeling | dianne | -0/+41 |
| 2025-04-16 | don't peel ADTs the pattern could match | dianne | -0/+79 |
| 2025-04-17 | Rollup merge of #139915 - RalfJung:intrinsic-imports, r=compiler-errors | Matthias Krüger | -52/+4 |
| 2025-04-17 | Rollup merge of #139900 - lcnr:normalizes-to-where-bounds-unproductive, r=com... | Matthias Krüger | -0/+188 |
| 2025-04-17 | Rollup merge of #139889 - spencer3035:clean-ui-tests-3-of-n, r=jieyouxu | Matthias Krüger | -12/+50 |
| 2025-04-17 | Rollup merge of #139854 - fmease:modern-diag-for-lt-in-ty, r=davidtwco | Matthias Krüger | -78/+215 |
| 2025-04-17 | Rollup merge of #139828 - compiler-errors:rigid-trait, r=lcnr | Matthias Krüger | -0/+41 |
| 2025-04-17 | Rollup merge of #139440 - a4lg:riscv-feature-addition-batch-2, r=Amanieu | Matthias Krüger | -0/+10 |
| 2025-04-17 | Rollup merge of #135340 - obeis:explicit-extern-abis, r=traviscross,nadrieril | Matthias Krüger | -15/+287 |
| 2025-04-17 | Rollup merge of #139917 - folkertdev:fn-align-multiple, r=jdonszelmann | Matthias Krüger | -0/+19 |
| 2025-04-17 | Rollup merge of #139908 - Zalathar:no-ascription, r=jieyouxu | Matthias Krüger | -43/+0 |
| 2025-04-17 | Rollup merge of #139891 - pvdrz:add-dso-local, r=scottmcm | Matthias Krüger | -6/+6 |
| 2025-04-17 | Rollup merge of #139084 - petrochenkov:transpaque, r=davidtwco | Matthias Krüger | -18/+18 |
| 2025-04-16 | Auto merge of #138011 - tnewsome-lynx:lynxos_178-nostd, r=davidtwco | bors | -2/+5 |
| 2025-04-16 | register `DerefMut` bounds for implicit mutable derefs | dianne | -3/+62 |
| 2025-04-16 | pattern typing for immutable implicit deref patterns | dianne | -3/+183 |
| 2025-04-16 | passing test for dualv | Manuel Drehwald | -0/+113 |
| 2025-04-16 | Don't require rigid alias's trait to hold | Michael Goulet | -0/+41 |
| 2025-04-16 | Fix replacing supertrait aliases in ReplaceProjectionWith | Michael Goulet | -0/+103 |
| 2025-04-16 | Add test for `extern` without explicit ABI | Obei Sideg | -15/+287 |
| 2025-04-16 | Test for relative paths in crate path diagnostics | Chris Denton | -0/+61 |
| 2025-04-16 | Cleaned up base tests for `isize` and `usize` in `tests/ui/numbers-arithmetic` | Spencer | -12/+50 |
| 2025-04-16 | replace some #[rustc_intrinsic] usage with use of the libcore declarations | Ralf Jung | -52/+4 |
| 2025-04-16 | Rollup merge of #139893 - reddevilmidzy:add-test, r=SparrowLii | Matthias Krüger | -0/+5 |
| 2025-04-16 | Rollup merge of #139886 - nnethercote:graphviz_borrowck, r=compiler-errors | Matthias Krüger | -9/+0 |
| 2025-04-16 | Rollup merge of #139880 - compiler-errors:rpitit-nameless, r=nnethercote | Matthias Krüger | -0/+21 |
| 2025-04-16 | Rollup merge of #139871 - GuillaumeGomez:async-gen-move, r=compiler-errors | Matthias Krüger | -0/+117 |
| 2025-04-16 | Remove old diagnostic notes for type ascription syntax | Zalathar | -43/+0 |
| 2025-04-16 | fix multiple `#[repr(align(N))]` on functions | Folkert de Vries | -0/+19 |
| 2025-04-16 | Explicitly annotate edition for `unpretty=expanded` and `unpretty=hir` tests | Lukas Wirth | -7/+53 |
| 2025-04-16 | stepping into impls for norm is unproductive | lcnr | -0/+188 |
| 2025-04-16 | Auto merge of #136926 - wesleywiser:stabilize_dwarf-version, r=petrochenkov | bors | -17/+17 |
| 2025-04-15 | Include optional dso_local marker for functions in `enum-match.rs` | Christian Poveda | -6/+6 |
| 2025-04-15 | rustdoc: Output target feature information | Will Glynn | -0/+132 |