| Age | Commit message (Expand) | Author | Lines |
| 2025-03-10 | Reject wrapping ranges of pattern types | Oli Scherer | -106/+13 |
| 2025-03-10 | Add some layout tests for pattern type edge cases | Oli Scherer | -2/+229 |
| 2025-03-10 | Implement default methods for io::Empty and io::Sink | Thalia Archibald | -2/+2 |
| 2025-03-10 | Rollup merge of #138270 - StevenMia:master, r=compiler-errors | Matthias Krüger | -1/+1 |
| 2025-03-10 | Rollup merge of #138238 - compiler-errors:dyn-suggestion-in-struct, r=nnether... | Matthias Krüger | -5/+56 |
| 2025-03-10 | Rollup merge of #137926 - Kobzol:lld-no-start-stop-test, r=lqd | Matthias Krüger | -0/+25 |
| 2025-03-10 | Rollup merge of #137279 - estebank:codegen-structured-errors, r=nnethercote | Matthias Krüger | -1/+1 |
| 2025-03-10 | add tracking issue for unqualified_local_imports | Ralf Jung | -0/+1 |
| 2025-03-10 | Fix pretty printing of parsed attrs in hir_pretty | Michael Goulet | -17/+12 |
| 2025-03-10 | doctests: build test bundle and harness separately | Michael Howell | -2/+71 |
| 2025-03-09 | Do not feed anon const a type that references generics that it does not have | Michael Goulet | -5/+59 |
| 2025-03-09 | Do not write user type annotation for const param value path | Michael Goulet | -8/+21 |
| 2025-03-09 | Rollup merge of #138263 - beetrees:fix-repr128-dwarf, r=jieyouxu | Matthias Krüger | -7/+8 |
| 2025-03-09 | Rollup merge of #138253 - mu001999-contrib:fix-138241, r=jdonszelmann | Matthias Krüger | -0/+36 |
| 2025-03-09 | Rollup merge of #122790 - Zoxc:dllimp-rev, r=ChrisDenton | Matthias Krüger | -28/+0 |
| 2025-03-09 | chore: Fix some comments | StevenMia | -1/+1 |
| 2025-03-09 | Rollup merge of #138242 - tshepang:that-stage0-has-arrived, r=jieyouxu | Matthias Krüger | -8/+6 |
| 2025-03-09 | Rollup merge of #138192 - matthiaskrgr:crashes_mar, r=jieyouxu | Matthias Krüger | -0/+569 |
| 2025-03-09 | Rollup merge of #138158 - moulins:move-layout-to-rustc_abi, r=workingjubilee | Matthias Krüger | -7/+4 |
| 2025-03-09 | Rollup merge of #137319 - Kixunil:stabilize-const-vec-string-slice, r=dtolnay | Matthias Krüger | -1/+1 |
| 2025-03-09 | Rollup merge of #136968 - oli-obk:bye-bye, r=compiler-errors | Matthias Krüger | -160/+30 |
| 2025-03-09 | Rollup merge of #136127 - WaffleLapkin:dyn_ptr_unwrap_cast, r=compiler-errors | Matthias Krüger | -0/+377 |
| 2025-03-09 | Fix `repr128-dwarf` test | beetrees | -7/+8 |
| 2025-03-09 | continue to check attr if meet empty repr for adt | Mu001999 | -0/+36 |
| 2025-03-09 | Do not register `Self: AutoTrait` when confirming auto trait | Michael Goulet | -28/+3 |
| 2025-03-09 | Auto merge of #137513 - scottmcm:identity-transmute, r=saethlin | bors | -0/+25 |
| 2025-03-08 | Auto merge of #137502 - compiler-errors:global-asm-aint-mir-body, r=oli-obk | bors | -6/+48 |
| 2025-03-08 | Revert "Don't test new error messages with the stage 0 compiler" | Tshepang Mbambo | -8/+6 |
| 2025-03-08 | Fix suggestion when there are generics, inline some things | Michael Goulet | -1/+20 |
| 2025-03-08 | Rework maybe_suggest_add_generic_impl_trait | Michael Goulet | -5/+37 |
| 2025-03-08 | crashes: couple more tests | Matthias Krüger | -0/+569 |
| 2025-03-08 | Auto merge of #137500 - scottmcm:trunc-br, r=saethlin | bors | -8/+84 |
| 2025-03-08 | Add test for garbage collection of encapsulation symbols | Jakub Beránek | -0/+25 |
| 2025-03-08 | Stabilize `const_vec_string_slice` | Martin Habovstiak | -1/+1 |
| 2025-03-08 | bless tests | Waffle Lapkin | -235/+66 |
| 2025-03-08 | add a test for pointer casts involving un/re/wrapping trait objects | Waffle Lapkin | -0/+546 |
| 2025-03-08 | support XCOFF in `naked_asm!` | Folkert de Vries | -0/+35 |
| 2025-03-08 | Refactor coroutine layout logic to precompute all sublayouts | Moulins | -7/+4 |
| 2025-03-08 | Rollup merge of #137757 - estebank:trim-spans, r=davidtwco | Jacob Pratt | -40/+219 |
| 2025-03-08 | [AIX] Ignore linting on repr(C) structs with repr(packed) or repr(align(n)) | Amy Kwan | -1/+25 |
| 2025-03-07 | Rollup merge of #138173 - compiler-errors:incoherent-negative-impl, r=oli-obk | Jacob Pratt | -0/+30 |
| 2025-03-07 | Rollup merge of #138033 - obi1kenobi:pg/json-attrs-tests, r=aDotInTheVoid | Jacob Pratt | -0/+58 |
| 2025-03-07 | Rollup merge of #137957 - Noratrieb:no, r=wesleywiser | Jacob Pratt | -8/+1 |
| 2025-03-07 | Rollup merge of #137537 - jieyouxu:daily-rmake, r=Kobzol | Jacob Pratt | -14/+16 |
| 2025-03-07 | Make some invalid codegen attr errors structured/translatable | Esteban Küber | -1/+1 |
| 2025-03-07 | Rollup merge of #138141 - tcpdumppy:master, r=compiler-errors | Matthias Krüger | -6/+6 |
| 2025-03-07 | Rollup merge of #138042 - xizheyin:issue-135759, r=nnethercote | Matthias Krüger | -0/+81 |
| 2025-03-07 | Rollup merge of #137977 - nnethercote:less-kw-Empty-1, r=spastorino | Matthias Krüger | -12/+51 |
| 2025-03-07 | Rollup merge of #134797 - spastorino:ergonomic-ref-counting-1, r=nikomatsakis | Matthias Krüger | -20/+736 |
| 2025-03-07 | fix rebase | Esteban Küber | -4/+4 |