| Age | Commit message (Expand) | Author | Lines |
| 2025-04-06 | Rollup merge of #139391 - TaKO8Ki:check-if-merged-attrs-list-is-empty, r=jdon... | Guillaume Gomez | -0/+39 |
| 2025-04-06 | Rollup merge of #139438 - Zalathar:fix-test-122600, r=scottmcm | Stuart Cook | -0/+2 |
| 2025-04-06 | Prevent a test from seeing forbidden numbers in the rustc version | Zalathar | -0/+2 |
| 2025-04-05 | Auto merge of #139275 - cuviper:min-llvm-19, r=nikic | bors | -1572/+167 |
| 2025-04-05 | Update the minimum external LLVM to 19 | Josh Stone | -1572/+167 |
| 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/+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-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 | Use the span of the whole bound when the diagnostic talks about a bound | Oli Scherer | -31/+31 |
| 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 | 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 | 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 |
| 2025-04-03 | Initial support for auto traits with default bounds | Bryanskiy | -0/+450 |
| 2025-04-03 | Allow boolean literals in `check-cfg` | clubby789 | -24/+15 |
| 2025-04-03 | add `TypingMode::Borrowck` | lcnr | -490/+472 |
| 2025-04-03 | Auto merge of #137738 - Daniel-Aaron-Bloom:const_slice_make_iter, r=dtolnay | bors | -140/+128 |
| 2025-04-03 | Fix up tests on wasm and msvc, and rebase conflicts | Vadim Petrochenkov | -13/+35 |