about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2024-10-26Rollup merge of #132163 - claywilkinson:master, r=tmandryMatthias Krüger-30/+22
2024-10-26Effects cleanupDeadbeef-2/+1
2024-10-26Auto merge of #132149 - weihanglo:update-cargo, r=weihanglobors-0/+0
2024-10-25Fix indentationTyler Mandry-2/+2
2024-10-25Auto merge of #131349 - RalfJung:const-stability-checks, r=compiler-errorsbors-20/+21
2024-10-25Update Fuchsia CI script for package servingClayton Wilkinson-30/+22
2024-10-25Allow building rustc's LLVM with Offload supportManuel Drehwald-0/+30
2024-10-25Auto merge of #132148 - matthiaskrgr:rollup-c155tcy, r=matthiaskrgrbors-7/+2
2024-10-25Update cargoWeihang Lo-0/+0
2024-10-25tcx.is_const_fn doesn't work the way it is described, remove itRalf Jung-10/+14
2024-10-25Auto merge of #131917 - jieyouxu:rmake-clang, r=Kobzolbors-9/+95
2024-10-25Rollup merge of #132130 - onur-ozkan:remove-ci-change-id, r=KobzolMatthias Krüger-5/+0
2024-10-25Rollup merge of #132106 - maxcabrajac:ident_ref, r=petrochenkovMatthias Krüger-2/+2
2024-10-25Re-do recursive const stability checksRalf Jung-12/+9
2024-10-25allow type-based search on foreign functionsbinarycat-1/+4
2024-10-25Merge pull request #3989 from RalfJung/ciRalf Jung-4/+5
2024-10-25some more opportunities for set_last_error_and_returnRalf Jung-14/+7
2024-10-25get rid of fd_not_found; improve error handling in FileMetadataRalf Jung-71/+54
2024-10-25CI workflow: tweak conclusion jobRalf Jung-4/+5
2024-10-25Clear more `eval_libc` errors from unix shimsNoah Bright-53/+28
2024-10-25Auto merge of #131207 - davidtwco:pac-ret-lto-test, r=Mark-Simulacrumbors-0/+61
2024-10-25Stop producing .gz artifacts for WindowsLaurențiu Nicola-1/+2
2024-10-25Factor out token rankingLukas Wirth-37/+38
2024-10-25Only construct a resolver in macro descension when neededLukas Wirth-14/+20
2024-10-25remove `change-id` from CI scriptonur-ozkan-5/+0
2024-10-25Merge pull request #18408 from Veykril/veykril/push-ulxyznwzokutLukas Wirth-22/+59
2024-10-25Add server cancellation support to pull diagnostic handlerLukas Wirth-14/+45
2024-10-25Don't compute diagnostics for non local filesLukas Wirth-10/+16
2024-10-25Auto merge of #132105 - GuillaumeGomez:doctest-nested-main, r=notriddlebors-4/+11
2024-10-25Shrink `TypeRef` from 16 from 32 bytesChayim Refael Friedman-149/+178
2024-10-25Shrink `Path` to 16 bytesChayim Refael Friedman-107/+596
2024-10-24editors/code: Add md for walkthrough setup exampleHackerVole-4/+14
2024-10-25Do not allocate attributes entry if there are no attributesChayim Refael Friedman-6/+13
2024-10-25Shrink `ItemTreeSourceMaps`Chayim Refael Friedman-73/+155
2024-10-25Reuse empty `GenericParams`Chayim Refael Friedman-6/+19
2024-10-25Fix memory usage calculation's queries listChayim Refael Friedman-21/+49
2024-10-25Build source map for `hir_def::TypeRef`sChayim Refael Friedman-778/+1712
2024-10-25Auto merge of #132121 - workingjubilee:rollup-yrtn33e, r=workingjubileebors-9/+35
2024-10-24Auto merge of #132007 - rustbot:docs-update, r=ehussbors-3/+18
2024-10-24Rollup merge of #132115 - bash:rustdoc-fake-variadic-wrapper, r=GuillaumeGome...Jubilee-0/+18
2024-10-24Rollup merge of #132093 - jieyouxu:suppress-wer, r=onur-ozkanJubilee-9/+17
2024-10-24Rework `generate_fn_type_alias`Giga Bowser-55/+43
2024-10-24Add `ty_fn_ptr` function to create function pointer typeGiga Bowser-1/+41
2024-10-24Auto merge of #132116 - matthiaskrgr:rollup-3a0ia4r, r=matthiaskrgrbors-1/+0
2024-10-24Do not consider nested functions as `main` function even if named `main` in d...Guillaume Gomez-4/+11
2024-10-24Update changelog generation for merge queuesLaurențiu Nicola-2/+3
2024-10-24Rollup merge of #132097 - radiohertz:master, r=ehussMatthias Krüger-1/+0
2024-10-24Auto merge of #131985 - compiler-errors:const-pred, r=fee1-deadbors-23/+10
2024-10-24rustdoc: Extend fake_variadic to "wrapped" tuplesTau Gärtli-0/+18
2024-10-24ci: add aarch64-gnu-debug jobDavid Wood-0/+61