| Age | Commit message (Expand) | Author | Lines |
| 2025-02-02 | Rollup merge of #136145 - oli-obk:push-wxvpklmkppqz, r=RalfJung | Matthias Krüger | -0/+298 |
| 2025-02-02 | Maintain a list of types permitted per pattern | Oli Scherer | -0/+182 |
| 2025-02-02 | Check the base type of pattern types for validity first | Oli Scherer | -1/+1 |
| 2025-02-02 | Test validity of pattern types | Oli Scherer | -0/+116 |
| 2025-02-02 | Use short ty string for binop and upops errors | Esteban Küber | -0/+41 |
| 2025-02-02 | bless UI test involving private name | joboet | -1/+1 |
| 2025-02-02 | Rollup merge of #136434 - RalfJung:rustc_allowed_through_unstable_modules-dep... | Matthias Krüger | -12/+7 |
| 2025-02-02 | Rollup merge of #136415 - estebank:highlight-clarification, r=compiler-errors | Matthias Krüger | -4/+117 |
| 2025-02-02 | Rollup merge of #136402 - notriddle:notriddle/let-expr-detector, r=compiler-e... | Matthias Krüger | -0/+135 |
| 2025-02-02 | Rollup merge of #134272 - RalfJung:destabilize-rustc_encodable_decodable, r=o... | Matthias Krüger | -103/+0 |
| 2025-02-02 | Target modifiers (special marked options) are recorded in metainfo and compar... | Andrew Zhogin | -0/+169 |
| 2025-02-02 | miri: improve error when offset_from preconditions are violated | Ralf Jung | -14/+14 |
| 2025-02-02 | Ported tests/ui/simd to use the intrinsic macro | vayunbiyani | -348/+518 |
| 2025-02-02 | rustc_allowed_through_unstable_modules: require deprecation message | Ralf Jung | -12/+7 |
| 2025-02-02 | Rollup merge of #136412 - estebank:fn-ptr-cast-suggestion, r=jieyouxu | Matthias Krüger | -3/+3 |
| 2025-02-02 | Rollup merge of #136328 - estebank:long-ty-path, r=jieyouxu,lqd | Matthias Krüger | -55/+95 |
| 2025-02-02 | Highlight clarifying information in "expected/found" error | Esteban Küber | -4/+117 |
| 2025-02-02 | Shorten error message for callable with wrong return type | Esteban Küber | -28/+28 |
| 2025-02-02 | Tweak fn pointer suggestion span | Esteban Küber | -3/+3 |
| 2025-02-01 | diagnostics: fix borrowck suggestions for if/while let conditionals | Michael Howell | -0/+135 |
| 2025-02-01 | Fix two malformed error annotations in a UI test | León Orell Valerian Liehr | -2/+2 |
| 2025-02-01 | Rollup merge of #130514 - compiler-errors:unsafe-binders, r=oli-obk | Matthias Krüger | -56/+154 |
| 2025-02-01 | Rollup merge of #136314 - compiler-errors:const-deref-adj, r=fee1-dead | Matthias Krüger | -0/+28 |
| 2025-02-01 | Rollup merge of #136163 - uellenberg:driftsort-off-by-one, r=Mark-Simulacrum | Matthias Krüger | -0/+10 |
| 2025-02-01 | Rollup merge of #135900 - compiler-errors:derive-wf, r=lcnr | Matthias Krüger | -38/+55 |
| 2025-02-01 | Rollup merge of #135840 - vayunbiyani:omit_intrinsic_unused_param_warning, r=... | Matthias Krüger | -14/+20 |
| 2025-01-31 | Rework "long type names" printing logic | Esteban Küber | -55/+95 |
| 2025-01-31 | Auto merge of #136350 - matthiaskrgr:rollup-6eqfyvh, r=matthiaskrgr | bors | -183/+225 |
| 2025-01-31 | Ensure that we never try to monomorphize the upcasting of impossible dyn types | Michael Goulet | -0/+26 |
| 2025-01-31 | Manually walk into WF obligations in BestObligation proof tree visitor | Michael Goulet | -38/+55 |
| 2025-01-31 | Enforce unsafe binders must be Copy (for now) | Michael Goulet | -39/+74 |
| 2025-01-31 | Implement MIR, CTFE, and codegen for unsafe binders | Michael Goulet | -56/+119 |
| 2025-01-31 | Auto merge of #134424 - 1c3t3a:null-checks, r=saethlin | bors | -0/+88 |
| 2025-01-31 | Rollup merge of #136325 - compiler-errors:indirectly, r=RalfJung | Matthias Krüger | -0/+42 |
| 2025-01-31 | Rollup merge of #135860 - fmease:compiler-mv-obj-save-dyn-compat-ii, r=jieyouxu | Matthias Krüger | -183/+183 |
| 2025-01-31 | Insert null checks for pointer dereferences when debug assertions are enabled | Bastian Kersting | -0/+88 |
| 2025-01-31 | update NLL `get_default` test for poloniuses | Rémy Rakic | -12/+51 |
| 2025-01-31 | add explicit revisions to polonius tests | Rémy Rakic | -14/+148 |
| 2025-01-31 | add explicit revisions to check-pass tests | Rémy Rakic | -5/+16 |
| 2025-01-31 | merge duplicate issue-46589 tests | Rémy Rakic | -38/+8 |
| 2025-01-31 | Auto merge of #136332 - jhpratt:rollup-aa69d0e, r=jhpratt | bors | -98/+199 |
| 2025-01-31 | Add amdgpu target | Flakebi | -7/+28 |
| 2025-01-31 | Auto merge of #136331 - jhpratt:rollup-curo1f4, r=jhpratt | bors | -44/+10 |
| 2025-01-31 | Rollup merge of #136313 - compiler-errors:too-many-args, r=lqd | Jacob Pratt | -0/+31 |
| 2025-01-31 | Rollup merge of #136310 - lqd:long-types, r=compiler-errors | Jacob Pratt | -55/+73 |
| 2025-01-31 | Rollup merge of #132156 - estebank:closure-return, r=Nadrieril,compiler-errors | Jacob Pratt | -43/+95 |
| 2025-01-31 | Rollup merge of #136291 - lcnr:compare-mode, r=oli-obk | Jacob Pratt | -44/+10 |
| 2025-01-30 | implement unstable `new_range` feature | Peter Jaszkowiak | -6/+115 |
| 2025-01-31 | Auto merge of #135318 - compiler-errors:vtable-fixes, r=lcnr | bors | -325/+508 |
| 2025-01-30 | std::range | Peter Jaszkowiak | -24/+24 |