| Age | Commit message (Expand) | Author | Lines |
| 2025-04-05 | Rollup merge of #138368 - rcvalle:rust-kcfi-arity, r=davidtwco | Matthias Krüger | -0/+108 |
| 2025-04-05 | KCFI: Add KCFI arity indicator support | Ramon de C Valle | -0/+108 |
| 2025-04-05 | Rollup merge of #139341 - nnethercote:fix-137874, r=petrochenkov | Stuart Cook | -29/+32 |
| 2025-04-05 | Rollup merge of #139285 - tshepang:uniform-case, r=jieyouxu | Stuart Cook | -3/+5 |
| 2025-04-05 | Rollup merge of #138826 - makai410:assoc-items, r=celinval | Stuart Cook | -0/+145 |
| 2025-04-05 | Rollup merge of #138024 - reitermarkus:unicode-panic-optimization, r=ibraheemdev | Stuart Cook | -0/+14 |
| 2025-04-05 | Rollup merge of #137897 - xTachyon:tls-fix, r=thomcc,jieyouxu | Stuart Cook | -0/+53 |
| 2025-04-05 | Rollup merge of #137880 - EnzymeAD:autodiff-batching, r=oli-obk | Stuart Cook | -54/+251 |
| 2025-04-05 | Rollup merge of #136457 - calder:master, r=tgross35 | Stuart Cook | -13/+207 |
| 2025-04-04 | Expose algebraic floating point intrinsics | Calder Coalson | -13/+207 |
| 2025-04-04 | Auto merge of #139390 - matthiaskrgr:rollup-l64euwx, r=matthiaskrgr | bors | -35/+69 |
| 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 | Rollup merge of #139328 - GuillaumeGomez:fix-panic-output-137970, r=fmease | Matthias Krüger | -0/+34 |
| 2025-04-04 | Auto merge of #138785 - lcnr:typing-mode-borrowck, r=compiler-errors,oli-obk | bors | -490/+472 |
| 2025-04-04 | add new tests for autodiff batching and update old ones | Manuel Drehwald | -54/+251 |
| 2025-04-04 | Add tests for super let. | Mara Bos | -0/+460 |
| 2025-04-04 | Use the span of the whole bound when the diagnostic talks about a bound | Oli Scherer | -31/+31 |
| 2025-04-04 | Do not visit whole crate to compute `lints_that_dont_need_to_run`. | Camille GILLOT | -4/+51 |
| 2025-04-04 | Make the compiler suggest actual paths instead of visible paths if the visibl... | morine0122 | -0/+45 |
| 2025-04-04 | Only introduce stable projections. | Camille GILLOT | -5/+3 |
| 2025-04-04 | Allow GVN to produce places and not just locals. | Camille GILLOT | -31/+164 |
| 2025-04-04 | Add feature gate test for cfg'd out super let. | Mara Bos | -1/+18 |
| 2025-04-04 | Implement `super let`. | Mara Bos | -18/+18 |
| 2025-04-04 | Rollup merge of #139349 - meithecatte:destructor-constness, r=compiler-errors | Matthias Krüger | -0/+28 |
| 2025-04-04 | Rollup merge of #139335 - compiler-errors:error-implies, r=oli-obk | Matthias Krüger | -0/+64 |
| 2025-04-04 | Rollup merge of #139322 - Kobzol:run-make-lld-refactor, r=jieyouxu | Matthias Krüger | -119/+32 |
| 2025-04-04 | Fix `Debug` impl for `LateParamRegionKind`. | Nicholas Nethercote | -4/+4 |
| 2025-04-04 | adt_destructor: sanity-check returned item | Maja Kądziołka | -0/+28 |
| 2025-04-04 | Apply `Recovery::Forbidden` when reparsing pasted macro fragments. | Nicholas Nethercote | -29/+32 |
| 2025-04-04 | Auto merge of #120706 - Bryanskiy:leak, r=lcnr | bors | -0/+450 |
| 2025-04-03 | Auto merge of #139336 - matthiaskrgr:rollup-zsi8pgf, r=matthiaskrgr | bors | -28/+15 |
| 2025-04-03 | Use `cfg(false)` in UI tests | clubby789 | -470/+470 |
| 2025-04-03 | Rollup merge of #138767 - clubby789:check-cfg-bool, r=Urgau | Matthias Krüger | -24/+15 |
| 2025-04-03 | Rollup merge of #138462 - ShE3py:mut-borrow-in-loop, r=oli-obk | Matthias Krüger | -4/+0 |
| 2025-04-03 | Auto merge of #132527 - DianQK:gvn-stmt-iter, r=oli-obk | bors | -443/+454 |
| 2025-04-03 | Pass correct param-env to error_implies | Michael Goulet | -0/+64 |
| 2025-04-03 | Add more tests for `cfg_boolean_literals` | clubby789 | -0/+41 |
| 2025-04-03 | Stabilize `cfg_boolean_literals` | clubby789 | -95/+24 |
| 2025-04-03 | Use `eprint!` instead of `eprintln!` | Guillaume Gomez | -32/+22 |
| 2025-04-03 | Auto merge of #139301 - matthiaskrgr:rollup-sa6ali8, r=matthiaskrgr | bors | -12/+95 |
| 2025-04-03 | Add regression test for #137970 | Guillaume Gomez | -0/+44 |
| 2025-04-03 | Invalid dereferences for all non-local mutations | dianqk | -22/+59 |
| 2025-04-03 | Remove `unsound-mir-opts` for `simplify_aggregate_to_copy` | dianqk | -68/+64 |
| 2025-04-03 | Move `link-self-contained-consistency` test to a more reasonable location | Jakub Beránek | -1/+1 |
| 2025-04-03 | Add a helper function for checking if LLD was used to `run-make-support` | Jakub Beránek | -118/+31 |
| 2025-04-03 | Auto merge of #139137 - petrochenkov:errwhere2, r=jieyouxu | bors | -523/+672 |