| Age | Commit message (Expand) | Author | Lines |
| 2024-10-26 | Auto merge of #131527 - ZuseZ4:enable-llvm-offload-runtime, r=Kobzol | bors | -0/+33 |
| 2024-10-26 | Auto merge of #132171 - matthiaskrgr:rollup-tp75ge7, r=matthiaskrgr | bors | -178/+163 |
| 2024-10-26 | Rollup merge of #132168 - fee1-dead-contrib:fxclean, r=compiler-errors | Matthias Krüger | -97/+40 |
| 2024-10-26 | Rollup merge of #132163 - claywilkinson:master, r=tmandry | Matthias Krüger | -30/+22 |
| 2024-10-26 | Rollup merge of #132114 - jieyouxu:features-bundle, r=fee1-dead | Matthias Krüger | -51/+101 |
| 2024-10-26 | Auto merge of #132152 - lqd:revert-127731, r=compiler-errors | bors | -448/+53 |
| 2024-10-26 | Effects cleanup | Deadbeef | -97/+40 |
| 2024-10-26 | Auto merge of #132149 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2024-10-25 | Fix indentation | Tyler Mandry | -2/+2 |
| 2024-10-25 | Auto merge of #131349 - RalfJung:const-stability-checks, r=compiler-errors | bors | -751/+1596 |
| 2024-10-25 | Update Fuchsia CI script for package serving | Clayton Wilkinson | -30/+22 |
| 2024-10-25 | Allow building rustc's LLVM with Offload support | Manuel Drehwald | -0/+33 |
| 2024-10-25 | Auto merge of #132148 - matthiaskrgr:rollup-c155tcy, r=matthiaskrgr | bors | -121/+116 |
| 2024-10-25 | Revert "Emit error when calling/declaring functions with unavailable vectors." | Rémy Rakic | -448/+53 |
| 2024-10-25 | Update cargo | Weihang Lo | -0/+0 |
| 2024-10-25 | tcx.is_const_fn doesn't work the way it is described, remove it | Ralf Jung | -64/+55 |
| 2024-10-25 | Auto merge of #131917 - jieyouxu:rmake-clang, r=Kobzol | bors | -46/+183 |
| 2024-10-25 | Rollup merge of #132137 - RalfJung:behavior, r=Noratrieb | Matthias Krüger | -75/+75 |
| 2024-10-25 | Rollup merge of #132130 - onur-ozkan:remove-ci-change-id, r=Kobzol | Matthias Krüger | -5/+0 |
| 2024-10-25 | Rollup merge of #132106 - maxcabrajac:ident_ref, r=petrochenkov | Matthias Krüger | -41/+41 |
| 2024-10-25 | add a HACK to allow stdarch migration | Ralf Jung | -21/+9 |
| 2024-10-25 | get rid of the internal unlikely macro | Ralf Jung | -33/+31 |
| 2024-10-25 | proc_macro_harness: adjust the span we use for const fn calls | Ralf Jung | -9/+20 |
| 2024-10-25 | Re-do recursive const stability checks | Ralf Jung | -654/+1511 |
| 2024-10-25 | Auto merge of #127731 - veluca93:abi_checks, r=RalfJung | bors | -53/+448 |
| 2024-10-25 | Auto merge of #131207 - davidtwco:pac-ret-lto-test, r=Mark-Simulacrum | bors | -4/+130 |
| 2024-10-25 | library: consistently use American spelling for 'behavior' | Ralf Jung | -75/+75 |
| 2024-10-25 | remove `change-id` from CI script | onur-ozkan | -5/+0 |
| 2024-10-25 | Auto merge of #132128 - workingjubilee:rollup-uwqp2i2, r=workingjubilee | bors | -259/+273 |
| 2024-10-25 | Emit error when calling/declaring functions with unavailable vectors. | Luca Versari | -53/+448 |
| 2024-10-24 | Rollup merge of #132125 - Zalathar:coverage-intrinsics, r=jieyouxu | Jubilee | -140/+26 |
| 2024-10-24 | Rollup merge of #132118 - compiler-errors:tilde-const-item-bounds, r=lcnr | Jubilee | -25/+191 |
| 2024-10-24 | Rollup merge of #132085 - celinval:update-smir-doc, r=compiler-errors | Jubilee | -88/+22 |
| 2024-10-24 | Rollup merge of #131457 - kpreid:fnaddr, r=dtolnay | Jubilee | -6/+34 |
| 2024-10-25 | Auto merge of #132105 - GuillaumeGomez:doctest-nested-main, r=notriddle | bors | -4/+42 |
| 2024-10-25 | coverage: SSA doesn't need to know about `instrprof_increment` | Zalathar | -29/+12 |
| 2024-10-25 | coverage: Emit MC/DC intrinsics using the normal helper method | Zalathar | -77/+14 |
| 2024-10-25 | coverage: Emit `llvm.instrprof.increment` using the normal helper method | Zalathar | -36/+2 |
| 2024-10-25 | Introduce `Enabled{Lang,Lib}Feature` | 许杰友 Jieyou Xu (Joe) | -51/+101 |
| 2024-10-25 | Auto merge of #132121 - workingjubilee:rollup-yrtn33e, r=workingjubilee | bors | -43/+138 |
| 2024-10-24 | Add support for ~const item bounds | Michael Goulet | -25/+191 |
| 2024-10-24 | Update README.md | Celina G. Val | -3/+11 |
| 2024-10-24 | Apply suggestions from code review | Celina G. Val | -2/+2 |
| 2024-10-24 | Auto merge of #132007 - rustbot:docs-update, r=ehuss | bors | -3/+18 |
| 2024-10-24 | Rollup merge of #132115 - bash:rustdoc-fake-variadic-wrapper, r=GuillaumeGome... | Jubilee | -6/+55 |
| 2024-10-24 | Rollup merge of #132113 - LaihoE:pattern_as_utf8_default_impl, r=workingjubilee | Jubilee | -11/+3 |
| 2024-10-24 | Rollup merge of #132101 - youknowone:thread_local-gyneiene, r=tgross35 | Jubilee | -5/+4 |
| 2024-10-24 | Rollup merge of #132093 - jieyouxu:suppress-wer, r=onur-ozkan | Jubilee | -9/+17 |
| 2024-10-24 | Rollup merge of #132048 - mustartt:aix-random-impl, r=workingjubilee | Jubilee | -1/+2 |
| 2024-10-24 | Rollup merge of #131851 - sunshowers:musl-posix, r=workingjubilee | Jubilee | -11/+57 |