| Age | Commit message (Expand) | Author | Lines |
| 2025-02-14 | Don't error when adding a staticlib with bitcode files compiled by newer LLVM | bjorn3 | -6/+22 |
| 2025-02-14 | Auto merge of #137010 - workingjubilee:rollup-g00c07v, r=workingjubilee | bors | -186/+314 |
| 2025-02-13 | Rollup merge of #136993 - dpaoliello:cleanllvm4, r=workingjubilee | Jubilee | -8/+0 |
| 2025-02-13 | Rollup merge of #136992 - ehuss:update-backtrace, r=workingjubilee | Jubilee | -0/+0 |
| 2025-02-13 | Rollup merge of #136981 - marcoieni:no-largedisk-loongarch, r=Kobzol | Jubilee | -2/+2 |
| 2025-02-13 | Rollup merge of #136951 - compiler-errors:clause-binder, r=lqd | Jubilee | -2/+20 |
| 2025-02-13 | Rollup merge of #136924 - Kobzol:bootstrap-tracing, r=jieyouxu | Jubilee | -4/+84 |
| 2025-02-13 | Rollup merge of #136908 - mustartt:aix-mutex-destory-einval, r=joboet | Jubilee | -3/+3 |
| 2025-02-13 | Rollup merge of #136904 - pitaj:range-into_bounds, r=tgross35 | Jubilee | -1/+111 |
| 2025-02-13 | Rollup merge of #136460 - real-eren:simplify-rustc_span-analyze, r=Noratrieb | Jubilee | -132/+55 |
| 2025-02-13 | Rollup merge of #135439 - clubby789:O3, r=Noratrieb | Jubilee | -34/+39 |
| 2025-02-14 | Auto merge of #137001 - workingjubilee:rollup-u3dn4gc, r=workingjubilee | bors | -681/+1159 |
| 2025-02-13 | Rollup merge of #136973 - jyn514:fulldeps-stage1, r=jieyouxu | Jubilee | -6/+8 |
| 2025-02-13 | Rollup merge of #136970 - marcoieni:no-largedisk, r=Kobzol | Jubilee | -3/+1 |
| 2025-02-13 | Rollup merge of #136962 - onur-ozkan:fix-enzyme-note, r=jieyouxu | Jubilee | -10/+18 |
| 2025-02-13 | Rollup merge of #136960 - jyn514:compiletest-args, r=jieyouxu | Jubilee | -6/+5 |
| 2025-02-13 | Rollup merge of #136957 - Zalathar:counters, r=oli-obk | Jubilee | -229/+237 |
| 2025-02-13 | Rollup merge of #136950 - notriddle:notriddle/svg-example-buttons, r=Guillaum... | Jubilee | -5/+76 |
| 2025-02-13 | Rollup merge of #136941 - Kobzol:ccache-build, r=onur-ozkan | Jubilee | -15/+34 |
| 2025-02-13 | Rollup merge of #136928 - lcnr:method-lookup-check-wf, r=compiler-errors | Jubilee | -158/+338 |
| 2025-02-13 | Rollup merge of #136895 - maurer:fix-enum-discr, r=nikic | Jubilee | -3/+9 |
| 2025-02-13 | Rollup merge of #136869 - chenyukang:yukang-fix-133713-let-binding, r=estebank | Jubilee | -1/+73 |
| 2025-02-13 | Rollup merge of #136863 - lcnr:treat-as-rigid, r=compiler-errors | Jubilee | -245/+360 |
| 2025-02-14 | fallout :skull_emoji: | lcnr | -133/+291 |
| 2025-02-13 | [cg_llvm] Remove dead error message | Daniel Paoliello | -8/+0 |
| 2025-02-14 | eagerly prove WF when resolving fully qualified paths | lcnr | -25/+47 |
| 2025-02-13 | adjust derive_error | lcnr | -79/+204 |
| 2025-02-13 | Update backtrace | Eric Huss | -0/+0 |
| 2025-02-13 | Auto merge of #134633 - GrigorenkoPV:get_disjoint_mut, r=cuviper | bors | -103/+98 |
| 2025-02-13 | rework pointee handling for the new rigid alias approach | lcnr | -67/+79 |
| 2025-02-13 | normalizes-to rework rigid alias handling | lcnr | -99/+77 |
| 2025-02-13 | Make `-O` mean `-C opt-level=3` | clubby789 | -34/+39 |
| 2025-02-13 | ci: switch loongarch jobs to free runners | MarcoIeni | -2/+2 |
| 2025-02-13 | Auto merge of #136593 - lukas-code:ty-value-perf, r=oli-obk | bors | -129/+158 |
| 2025-02-13 | Fix `x test --stage 1 ui-fulldeps` on macOS (until the next beta bump) | jyn | -6/+8 |
| 2025-02-13 | unify LLVM version finding logic | onur-ozkan | -10/+18 |
| 2025-02-13 | Document bootstrap profiling | Jakub Beránek | -0/+8 |
| 2025-02-13 | Add export of bootstrap tracing to Chrome events | Jakub Beránek | -11/+35 |
| 2025-02-13 | Trace execution of bootstrap commands | Jakub Beránek | -2/+50 |
| 2025-02-13 | Remove `llvm.ccache` option from `config.example.toml` | Jakub Beránek | -4/+0 |
| 2025-02-13 | Auto merge of #136965 - jhpratt:rollup-bsnqvmf, r=jhpratt | bors | -791/+1232 |
| 2025-02-13 | ci: move `x86_64-gnu-debug` job to the free runner | MarcoIeni | -3/+1 |
| 2025-02-13 | Rollup merge of #136949 - ehuss:wasm-bench-time, r=jhpratt | Jacob Pratt | -2/+1 |
| 2025-02-13 | Rollup merge of #136948 - workingjubilee:split-off-extern-system-varargs, r=c... | Jacob Pratt | -53/+63 |
| 2025-02-13 | Rollup merge of #136888 - compiler-errors:never-read, r=Nadrieril | Jacob Pratt | -47/+82 |
| 2025-02-13 | Rollup merge of #136881 - dpaoliello:cleanllvm3, r=Zalathar | Jacob Pratt | -421/+479 |
| 2025-02-13 | Rollup merge of #136858 - safinaskar:parallel-cleanup-2025-02-11-07-54, r=Spa... | Jacob Pratt | -77/+17 |
| 2025-02-13 | Rollup merge of #136660 - compiler-errors:BikeshedGuaranteedNoDrop, r=lcnr | Jacob Pratt | -167/+427 |
| 2025-02-13 | Rollup merge of #136559 - compiler-errors:resolve-regions-for-type-test-failu... | Jacob Pratt | -19/+38 |
| 2025-02-13 | Rollup merge of #134999 - Berrysoft:dev/new-cygwin-target, r=chenyukang,worki... | Jacob Pratt | -5/+125 |