| Age | Commit message (Expand) | Author | Lines |
| 2025-03-21 | Rollup merge of #138623 - daltenty:daltenty/fix-compiler-rt, r=Kobzol | Matthias Krüger | -1/+4 |
| 2025-03-21 | Rollup merge of #138570 - folkertdev:naked-function-target-feature-gate, r=Am... | Matthias Krüger | -8/+67 |
| 2025-03-21 | Rollup merge of #138364 - BLANKatGITHUB:compiler, r=RalfJung | Matthias Krüger | -25/+17 |
| 2025-03-21 | Auto merge of #138704 - Kobzol:ci-llvm-checks, r=onur-ozkan | bors | -62/+53 |
| 2025-03-21 | Merge pull request #4236 from RalfJung/rustup | Ralf Jung | -1508/+5928 |
| 2025-03-21 | Also check for compiler-builtins in linked_symbols | bjorn3 | -1/+3 |
| 2025-03-21 | Don't attempt to export compiler-builtins symbols from rust dylibs | bjorn3 | -1/+4 |
| 2025-03-21 | Fix lint name in unused linker_messages warning | bjorn3 | -6/+6 |
| 2025-03-21 | Merge from rustc | Ralf Jung | -1507/+5927 |
| 2025-03-21 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2025-03-21 | Move some calls to before calling codegen_crate | bjorn3 | -25/+24 |
| 2025-03-21 | Move make_input call | bjorn3 | -12/+7 |
| 2025-03-21 | Cache current_dll_path output | bjorn3 | -56/+66 |
| 2025-03-21 | test(ui): add tuple-struct-where-clause-suggestion ui test for #91520 | Karol Zwolak | -0/+38 |
| 2025-03-21 | Fix test using `download-ci-llvm=true` on CI | Jakub Beránek | -1/+1 |
| 2025-03-21 | Disable CI mode when checking default bootstrap profiles | Jakub Beránek | -1/+2 |
| 2025-03-21 | Set `if-unchanged` as the default value for `download-ci-llvm` when we're on CI. | Jakub Beránek | -1/+8 |
| 2025-03-21 | Allow unused code in tests | Jakub Beránek | -0/+1 |
| 2025-03-21 | Remove duplicated check for LLVM modifications and disable `download-ci-llvm=... | Jakub Beránek | -42/+23 |
| 2025-03-21 | Unify LLVM invalidation path handling | Jakub Beránek | -17/+18 |
| 2025-03-21 | coverage: Defer the filtering of hole spans | Zalathar | -15/+15 |
| 2025-03-21 | coverage: Separate span-extraction from unexpansion | Zalathar | -75/+66 |
| 2025-03-21 | Merge pull request #4235 from RalfJung/catch_unwind | Ralf Jung | -1/+2 |
| 2025-03-21 | Rustup to rustc 1.87.0-nightly (78948ac25 2025-03-20) | bjorn3 | -1/+1 |
| 2025-03-21 | Sync from rust 78948ac259253ce89effca1e8bb64d16f4684aa4 | bjorn3 | -7/+24 |
| 2025-03-21 | catch_unwind intrinsic: document return value | Ralf Jung | -0/+1 |
| 2025-03-21 | catch_unwind: do not permit catch function to unwind | Ralf Jung | -1/+2 |
| 2025-03-21 | Merge pull request #2265 from BoxyUwU/typing_env | lcnr | -211/+211 |
| 2025-03-21 | Stub out codegen backend test pages | Jieyou Xu | -2/+28 |
| 2025-03-21 | Move Fuchsia and RfL under `ecosystem-test-jobs/` folder | Jieyou Xu | -9/+11 |
| 2025-03-21 | update rustfmt test | lcnr | -2/+2 |
| 2025-03-21 | coretests stop relying on `inline_const_pat` | lcnr | -601/+609 |
| 2025-03-21 | fix pretty test | lcnr | -4/+1 |
| 2025-03-21 | remove `feature(inline_const_pat)` | lcnr | -886/+109 |
| 2025-03-21 | Auto merge of #138768 - matthiaskrgr:rollup-nfu3cm3, r=matthiaskrgr | bors | -118/+727 |
| 2025-03-21 | Address comments | John Kåre Alsaker | -21/+33 |
| 2025-03-21 | Use hashbrown from crates.io | John Kåre Alsaker | -4/+13 |
| 2025-03-21 | Recognise new IPv6 non-global range from RFC9602 | Bardi Harborow | -0/+4 |
| 2025-03-21 | Optimize hash map operations in the query system | John Kåre Alsaker | -37/+46 |
| 2025-03-21 | Update comments | John Kåre Alsaker | -2/+8 |
| 2025-03-21 | Abort in deadlock handler if we fail to get a query map | John Kåre Alsaker | -12/+25 |
| 2025-03-21 | Rollup merge of #138754 - oli-obk:push-vtqtnwluyxop, r=compiler-errors | Matthias Krüger | -1/+22 |
| 2025-03-21 | Rollup merge of #138751 - Jeff-A-Martin:used-with-archive-test-fuchsia, r=jie... | Matthias Krüger | -0/+1 |
| 2025-03-21 | Rollup merge of #138743 - onur-ozkan:override-is-ci-behaviour, r=Kobzol | Matthias Krüger | -74/+415 |
| 2025-03-21 | Rollup merge of #138724 - fmease:list-stems-bear-no-name, r=nnethercote | Matthias Krüger | -2/+12 |
| 2025-03-21 | Rollup merge of #138713 - RalfJung:memory-hook-pointers, r=oli-obk | Matthias Krüger | -2/+26 |
| 2025-03-21 | Rollup merge of #138694 - LuuuXXX:fix-platform-support-book, r=jieyouxu | Matthias Krüger | -3/+3 |
| 2025-03-21 | Rollup merge of #138650 - thaliaarchi:io-write-fmt-known, r=ibraheemdev | Matthias Krüger | -36/+48 |
| 2025-03-21 | Rollup merge of #137357 - syvb:sv/log-docs, r=tgross35 | Matthias Krüger | -0/+200 |
| 2025-03-21 | Auto merge of #138761 - flip1995:clippy-subtree-update, r=Manishearth | bors | -1149/+4616 |