| Age | Commit message (Expand) | Author | Lines |
| 2025-05-21 | Update UI tests | Marcelo Domínguez | -128/+98 |
| 2025-05-21 | Update codegen and pretty tests | Marcelo Domínguez | -39/+39 |
| 2025-05-21 | Rollup merge of #141308 - spastorino:fix-rpitit-error-reporting-ice, r=nnethe... | Matthias Krüger | -1/+22 |
| 2025-05-21 | Rollup merge of #140981 - est31:guard_let_chains_tests, r=petrochenkov | Matthias Krüger | -48/+269 |
| 2025-05-21 | Auto merge of #127721 - bvanjoi:issue-124273, r=petrochenkov | bors | -0/+241 |
| 2025-05-20 | typeck: catch `continue`s pointing to blocks | dianne | -15/+80 |
| 2025-05-20 | Do not call name() on rpitit assoc_item | Santiago Pastorino | -1/+22 |
| 2025-05-21 | collect doc alias as tips during resolution | bohan | -0/+241 |
| 2025-05-20 | Rollup merge of #141275 - dianne:gather-guard-pat-locals-once, r=compiler-errors | Matthias Krüger | -0/+15 |
| 2025-05-20 | Rollup merge of #141253 - azhogin:azhogin/async-drop-feature-inconsistency-wa... | Matthias Krüger | -2/+2 |
| 2025-05-20 | Rollup merge of #141236 - jagunter:issue-140823, r=compiler-errors | Matthias Krüger | -9/+38 |
| 2025-05-20 | Just error on recursive opaque ty in HIR typeck | Michael Goulet | -180/+90 |
| 2025-05-19 | `gather_locals`: only visit guard pattern guards when checking the guard | dianne | -0/+15 |
| 2025-05-20 | Add println! test for sugg-field-in-format-string-issue-141136 | xizheyin | -1/+10 |
| 2025-05-20 | make std::intrinsic functions actually be intrinsics | Ralf Jung | -34/+17 |
| 2025-05-19 | only resolve top-level guard patterns' guards once | dianne | -0/+60 |
| 2025-05-20 | Warning when dependency crate has async drop types, and the feature is disabl... | Andrew Zhogin | -2/+2 |
| 2025-05-19 | Fixed possible ICE in annotate_mut_binding_to_immutable_binding | Josh Gunter | -9/+38 |
| 2025-05-19 | Auto merge of #141255 - matthiaskrgr:rollup-ravsgen, r=matthiaskrgr | bors | -1/+15 |
| 2025-05-19 | add s390x z17 target features | Folkert de Vries | -0/+12 |
| 2025-05-19 | Warning added when dependency crate has async drop types, and the feature is ... | Andrew Zhogin | -1/+15 |
| 2025-05-19 | gvn: bail out unavoidable non-ssa locals in repeat | dianqk | -0/+84 |
| 2025-05-19 | Rollup merge of #141242 - folkertdev:aarch64-asm-parse-errors, r=Amanieu | Stuart Cook | -470/+7 |
| 2025-05-19 | Rollup merge of #141225 - matthiaskrgr:crashes_may2015, r=compiler-errors | Stuart Cook | -0/+396 |
| 2025-05-19 | Rollup merge of #140847 - Zalathar:unused-local-file, r=SparrowLii | Stuart Cook | -20/+46 |
| 2025-05-19 | in aarch64 asm parse error tests, only test cases specific to that target | Folkert de Vries | -470/+7 |
| 2025-05-19 | Rollup merge of #141094 - satler-git:issue-101650, r=lcnr | Stuart Cook | -0/+24 |
| 2025-05-19 | Rollup merge of #140049 - haenoe:fix-autodiff-generics, r=ZuseZ4 | Stuart Cook | -0/+62 |
| 2025-05-18 | Rollup merge of #141218 - dianqk:gvn-overlapping, r=oli-obk | León Orell Valerian Liehr | -0/+54 |
| 2025-05-18 | Rollup merge of #140746 - dianne:guard-pat-res, r=oli-obk | León Orell Valerian Liehr | -27/+220 |
| 2025-05-18 | Rollup merge of #140490 - folkertdev:asm-parser-changes, r=Amanieu,traviscross | León Orell Valerian Liehr | -65/+37 |
| 2025-05-18 | Rollup merge of #138940 - sayantn:stabilize-avx512, r=Amanieu,traviscross | León Orell Valerian Liehr | -35/+27 |
| 2025-05-18 | more ice tests | Matthias Krüger | -0/+396 |
| 2025-05-18 | name resolution for guard patterns | dianne | -27/+220 |
| 2025-05-18 | gvn: avoid creating overlapping assignments | dianqk | -0/+54 |
| 2025-05-18 | delay error for unsupported options | Folkert de Vries | -65/+37 |
| 2025-05-18 | Rollup merge of #141132 - bvanjoi:issue-141082, r=fmease | León Orell Valerian Liehr | -5/+50 |
| 2025-05-18 | Rollup merge of #141045 - dpaoliello:noarmhazard, r=jieyouxu | León Orell Valerian Liehr | -0/+7 |
| 2025-05-18 | Rollup merge of #140966 - est31:let_chains_library, r=tgross35 | León Orell Valerian Liehr | -1/+1 |
| 2025-05-18 | Suggest use `"{}", self.x` instead of `{self.x}` when resolve `x` as field of... | xizheyin | -18/+4 |
| 2025-05-18 | Add test sugg-field-in-format-string-issue-141136 | xizheyin | -0/+60 |
| 2025-05-18 | Remove uses of `#[feature(avx512_target_feature)]` | sayantn | -23/+16 |
| 2025-05-18 | Stabilize `avx512_target_feature` | sayantn | -12/+11 |
| 2025-05-17 | Use `crate::` prefix for root macro suggestions | bohan | -5/+50 |
| 2025-05-17 | Rollup merge of #141125 - lcnr:coroutine_obligations_use_borrowck, r=compiler... | Matthias Krüger | -0/+48 |
| 2025-05-17 | Rollup merge of #141121 - compiler-errors:ambig-is-not-err, r=lcnr | Matthias Krüger | -0/+37 |
| 2025-05-17 | Rollup merge of #135808 - tiif:conv_display, r=workingjubilee | Matthias Krüger | -2/+2 |
| 2025-05-17 | do away with `_Self` and `TraitName` and check generic params for rustc_on_un... | mejrs | -49/+102 |
| 2025-05-17 | check coroutines with TypingMode::Borrowck to avoid cyclic reasoning | lcnr | -0/+48 |
| 2025-05-17 | Only select true errors in impossible_predicates | Michael Goulet | -0/+37 |