| Age | Commit message (Expand) | Author | Lines |
| 2024-10-26 | Rollup merge of #132163 - claywilkinson:master, r=tmandry | Matthias Krüger | -30/+22 |
| 2024-10-26 | Effects cleanup | Deadbeef | -2/+1 |
| 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 | -20/+21 |
| 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/+30 |
| 2024-10-25 | Auto merge of #132148 - matthiaskrgr:rollup-c155tcy, r=matthiaskrgr | bors | -7/+2 |
| 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 | -10/+14 |
| 2024-10-25 | Auto merge of #131917 - jieyouxu:rmake-clang, r=Kobzol | bors | -9/+95 |
| 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 | -2/+2 |
| 2024-10-25 | Re-do recursive const stability checks | Ralf Jung | -12/+9 |
| 2024-10-25 | allow type-based search on foreign functions | binarycat | -1/+4 |
| 2024-10-25 | Merge pull request #3989 from RalfJung/ci | Ralf Jung | -4/+5 |
| 2024-10-25 | some more opportunities for set_last_error_and_return | Ralf Jung | -14/+7 |
| 2024-10-25 | get rid of fd_not_found; improve error handling in FileMetadata | Ralf Jung | -71/+54 |
| 2024-10-25 | CI workflow: tweak conclusion job | Ralf Jung | -4/+5 |
| 2024-10-25 | Clear more `eval_libc` errors from unix shims | Noah Bright | -53/+28 |
| 2024-10-25 | Auto merge of #131207 - davidtwco:pac-ret-lto-test, r=Mark-Simulacrum | bors | -0/+61 |
| 2024-10-25 | Stop producing .gz artifacts for Windows | Laurențiu Nicola | -1/+2 |
| 2024-10-25 | Factor out token ranking | Lukas Wirth | -37/+38 |
| 2024-10-25 | Only construct a resolver in macro descension when needed | Lukas Wirth | -14/+20 |
| 2024-10-25 | remove `change-id` from CI script | onur-ozkan | -5/+0 |
| 2024-10-25 | Merge pull request #18408 from Veykril/veykril/push-ulxyznwzokut | Lukas Wirth | -22/+59 |
| 2024-10-25 | Add server cancellation support to pull diagnostic handler | Lukas Wirth | -14/+45 |
| 2024-10-25 | Don't compute diagnostics for non local files | Lukas Wirth | -10/+16 |
| 2024-10-25 | Auto merge of #132105 - GuillaumeGomez:doctest-nested-main, r=notriddle | bors | -4/+11 |
| 2024-10-25 | Shrink `TypeRef` from 16 from 32 bytes | Chayim Refael Friedman | -149/+178 |
| 2024-10-25 | Shrink `Path` to 16 bytes | Chayim Refael Friedman | -107/+596 |
| 2024-10-24 | editors/code: Add md for walkthrough setup example | HackerVole | -4/+14 |
| 2024-10-25 | Do not allocate attributes entry if there are no attributes | Chayim Refael Friedman | -6/+13 |
| 2024-10-25 | Shrink `ItemTreeSourceMaps` | Chayim Refael Friedman | -73/+155 |
| 2024-10-25 | Reuse empty `GenericParams` | Chayim Refael Friedman | -6/+19 |
| 2024-10-25 | Fix memory usage calculation's queries list | Chayim Refael Friedman | -21/+49 |
| 2024-10-25 | Build source map for `hir_def::TypeRef`s | Chayim Refael Friedman | -778/+1712 |
| 2024-10-25 | Auto merge of #132121 - workingjubilee:rollup-yrtn33e, r=workingjubilee | bors | -9/+35 |
| 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 | -0/+18 |
| 2024-10-24 | Rollup merge of #132093 - jieyouxu:suppress-wer, r=onur-ozkan | Jubilee | -9/+17 |
| 2024-10-24 | Rework `generate_fn_type_alias` | Giga Bowser | -55/+43 |
| 2024-10-24 | Add `ty_fn_ptr` function to create function pointer type | Giga Bowser | -1/+41 |
| 2024-10-24 | Auto merge of #132116 - matthiaskrgr:rollup-3a0ia4r, r=matthiaskrgr | bors | -1/+0 |
| 2024-10-24 | Do not consider nested functions as `main` function even if named `main` in d... | Guillaume Gomez | -4/+11 |
| 2024-10-24 | Update changelog generation for merge queues | Laurențiu Nicola | -2/+3 |
| 2024-10-24 | Rollup merge of #132097 - radiohertz:master, r=ehuss | Matthias Krüger | -1/+0 |
| 2024-10-24 | Auto merge of #131985 - compiler-errors:const-pred, r=fee1-dead | bors | -23/+10 |
| 2024-10-24 | rustdoc: Extend fake_variadic to "wrapped" tuples | Tau Gärtli | -0/+18 |
| 2024-10-24 | ci: add aarch64-gnu-debug job | David Wood | -0/+61 |