| Age | Commit message (Expand) | Author | Lines |
| 2025-04-08 | Add multiple closure use variants | Santiago Pastorino | -0/+48 |
| 2025-04-08 | Add .use block test | Santiago Pastorino | -0/+11 |
| 2025-04-08 | Rollup merge of #139501 - compiler-errors:suppress-stack-overflow, r=lcnr | Matthias Krüger | -0/+189 |
| 2025-04-08 | Rollup merge of #139485 - petrochenkov:errkind-light, r=oli-obk,jieyouxu | Matthias Krüger | -57/+69 |
| 2025-04-08 | Auto merge of #138499 - lcnr:borrowck-typeck_root, r=oli-obk | bors | -26/+92 |
| 2025-04-08 | compiletest: Trim whitespace from environment variable names | Zalathar | -0/+23 |
| 2025-04-08 | Rollup merge of #139464 - nnethercote:fix-139248-AND-fix-139445, r=petrochenkov | Stuart Cook | -0/+77 |
| 2025-04-08 | Rollup merge of #139421 - compiler-errors:upcast-no-principal-with-proj, r=ol... | Stuart Cook | -0/+13 |
| 2025-04-08 | Rollup merge of #139346 - compiler-errors:non-lifetime-binder-diag-hir-wf-che... | Stuart Cook | -0/+83 |
| 2025-04-08 | Rollup merge of #139124 - xtexx:gh-139082, r=compiler-errors | Stuart Cook | -0/+21 |
| 2025-04-08 | Rollup merge of #139024 - compiler-errors:tweak-default-value-err, r=lcnr | Stuart Cook | -12/+19 |
| 2025-04-08 | Rollup merge of #138676 - compiler-errors:overflow-implied-bounds, r=lcnr | Stuart Cook | -0/+19 |
| 2025-04-08 | Improve presentation of closure signature mismatch from Fn trait goal | Michael Goulet | -12/+12 |
| 2025-04-08 | Allow for reparsing failure when reparsing a pasted metavar. | Nicholas Nethercote | -0/+30 |
| 2025-04-08 | Allow for missing invisible close delim when reparsing an expression. | Nicholas Nethercote | -0/+47 |
| 2025-04-07 | Fix stack overflow in exhaustiveness due to recursive HIR opaque type values | Michael Goulet | -0/+189 |
| 2025-04-08 | borrowck typeck children together with their parent | lcnr | -26/+92 |
| 2025-04-07 | Auto merge of #133781 - cjgillot:shallow-allowed-lints, r=petrochenkov | bors | -4/+51 |
| 2025-04-07 | Implement overflow for infinite implied lifetime bounds | Michael Goulet | -0/+19 |
| 2025-04-07 | Make error message for missing fields with .. and without .. more consistent | Michael Goulet | -12/+19 |
| 2025-04-07 | Add `naked_functions_rustic_abi` feature gate | Folkert de Vries | -39/+113 |
| 2025-04-07 | Enable contracts for const functions | Celina G. Val | -9/+144 |
| 2025-04-07 | compiletest: Avoid ignoring empty diagnostics in one more place | Vadim Petrochenkov | -16/+25 |
| 2025-04-07 | compiletest: Stricter parsing for diagnostic kinds | Vadim Petrochenkov | -37/+37 |
| 2025-04-07 | compiletest: Always preserve kind for compiler diagnostics | Vadim Petrochenkov | -4/+7 |
| 2025-04-07 | Rollup merge of #139461 - compiler-errors:significant-drop-span, r=oli-obk | Stuart Cook | -262/+96 |
| 2025-04-07 | Rollup merge of #139455 - Skgland:remove_rust-intrinsic_ABI, r=oli-obk | Stuart Cook | -679/+501 |
| 2025-04-07 | Rollup merge of #139112 - m-ou-se:super-let, r=lcnr | Stuart Cook | -19/+496 |
| 2025-04-07 | Rollup merge of #139035 - nnethercote:PatKind-Missing, r=oli-obk | Stuart Cook | -0/+10 |
| 2025-04-06 | Stop calling source_span query in significant drop order code | Michael Goulet | -262/+96 |
| 2025-04-06 | update/bless tests | Bennet Bleßmann | -679/+501 |
| 2025-04-06 | Rollup merge of #139391 - TaKO8Ki:check-if-merged-attrs-list-is-empty, r=jdon... | Guillaume Gomez | -0/+39 |
| 2025-04-05 | Auto merge of #139275 - cuviper:min-llvm-19, r=nikic | bors | -1409/+112 |
| 2025-04-05 | Suppress missing field error when autoderef bottoms out in infer | Michael Goulet | -10/+2 |
| 2025-04-05 | Fix trait upcasting to dyn type with no principal when there are projections | Michael Goulet | -0/+13 |
| 2025-04-05 | Update the minimum external LLVM to 19 | Josh Stone | -1409/+112 |
| 2025-04-05 | Fix ProvenVia for global where clauses | Michael Goulet | -0/+3 |
| 2025-04-05 | Rollup merge of #138381 - thaliaarchi:bstr-sliceindex, r=joshtriplett | Matthias Krüger | -42/+61 |
| 2025-04-05 | Rollup merge of #138368 - rcvalle:rust-kcfi-arity, r=davidtwco | Matthias Krüger | -0/+28 |
| 2025-04-05 | KCFI: Add KCFI arity indicator support | Ramon de C Valle | -0/+28 |
| 2025-04-05 | Rollup merge of #139341 - nnethercote:fix-137874, r=petrochenkov | Stuart Cook | -25/+32 |
| 2025-04-05 | Rollup merge of #139285 - tshepang:uniform-case, r=jieyouxu | Stuart Cook | -2/+4 |
| 2025-04-05 | Rollup merge of #137880 - EnzymeAD:autodiff-batching, r=oli-obk | Stuart Cook | -20/+25 |
| 2025-04-04 | Auto merge of #139390 - matthiaskrgr:rollup-l64euwx, r=matthiaskrgr | bors | -35/+35 |
| 2025-04-04 | Detect and provide suggestion for `&raw EXPR` | Michael Goulet | -0/+140 |
| 2025-04-04 | Don't construct preds w escaping bound vars in diagnostic_hir_wf_check | Michael Goulet | -0/+83 |
| 2025-04-05 | check if merged attributes list is empty | Takayuki Maeda | -0/+39 |
| 2025-04-04 | Rollup merge of #139374 - oli-obk:const-trait-bound, r=compiler-errors | Matthias Krüger | -31/+31 |
| 2025-04-04 | Rollup merge of #139353 - nnethercote:LateAnon, r=compiler-errors | Matthias Krüger | -4/+4 |
| 2025-04-04 | Auto merge of #138785 - lcnr:typing-mode-borrowck, r=compiler-errors,oli-obk | bors | -464/+484 |