about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2025-04-24Merge pull request #19678 from Veykril/push-mkznvpsktnnzLukas Wirth-60/+126
2025-04-24Auto merge of #140245 - matthiaskrgr:rollup-e0fwsfv, r=matthiaskrgrbors-2/+6
2025-04-24Remove `weak` alias terminologyBoxy-2/+2
2025-04-24Rollup merge of #140194 - jieyouxu:minicore-force-unwind-tables, r=bjorn3Matthias Krüger-2/+6
2025-04-24clippyRalf Jung-14/+12
2025-04-24CI: print message when skipping PRRalf Jung-1/+1
2025-04-24Merge from rustcRalf Jung-6990/+13732
2025-04-24Preparing for merge from rustcRalf Jung-1/+1
2025-04-24Merge pull request #19675 from Veykril/push-uuluymsosttrLukas Wirth-12/+29
2025-04-24Arena allocate `LifetimeRef`sLukas Wirth-60/+126
2025-04-24Shrink `WherePredicate` by 8 bytesLukas Wirth-2/+3
2025-04-24Correctly set `infer_args = true` in more placesChayim Refael Friedman-8/+10
2025-04-24fix: Fix type argument mismatch incorrectly triggering on inferred trait argsLukas Wirth-4/+19
2025-04-24refactor: Remove `WherePredicateTypeTarget`Lukas Wirth-311/+302
2025-04-24Suggest {to,from}_ne_bytes for transmutations between arrays and integers, etcbendn-67/+87
2025-04-24Rollup merge of #134446 - tgross35:stabilize-cell_update, r=jhprattMatthias Krüger-1/+0
2025-04-24Properly handle lifetimes when checking generic arguments lenChayim Refael Friedman-226/+858
2025-04-24Revert compiletest new-executor, to re-land without download-rustcZalathar-11/+7
2025-04-23Update wasm-component-ld to 0.5.13Alex Crichton-1/+1
2025-04-23Auto merge of #139983 - flip1995:clippy-subtree-update, r=Manishearthbors-6980/+13718
2025-04-23fix: Fix incorrect diagnostic for lifetime parameter count mismatchLukas Wirth-15/+21
2025-04-23Auto merge of #139998 - Zalathar:new-executor, r=onur-ozkanbors-7/+11
2025-04-23Mark `incorrect_generics_len` diagnostic as experimentalLukas Wirth-0/+1
2025-04-23compiletest: `//@ add-core-stubs` implies `-Cforce-unwind-tables=yes`Jieyou Xu-2/+6
2025-04-23Clippy: Fix doc issuePhilipp Krones-0/+1
2025-04-23Remove `git_repository` field from `GitConfig`Jakub Beránek-8/+0
2025-04-23Make algebraic intrinsics into 'const fn' items; Make algebraic functions of ...Gabriel Bjørnager Jensen-26/+0
2025-04-23Merge from rustcThe Miri Cronjob Bot-21/+68
2025-04-23Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2025-04-23Auto merge of #138591 - Kobzol:git-ci, r=Mark-Simulacrumbors-1/+1
2025-04-23compiletest: Use the new non-libtest executor by defaultZalathar-7/+11
2025-04-22[compiletest] Parallelize test discoveryTyler Mandry-38/+60
2025-04-22Merge pull request #19647 from roife/fix-issue-19646Lukas Wirth-41/+31
2025-04-22Merge commit '0621446356e20fd2ead13a6763bb936c95eb0cfa' into clippy-subtree-u...Philipp Krones-6980/+13717
2025-04-23fix: panics in inlay hints that produce empty text edits for closure return t...roifewu-41/+31
2025-04-22Rollup merge of #140072 - folkertdev:miri-fn-align, r=RalfJungChris Denton-0/+21
2025-04-22Merge pull request #19657 from ChayimFriedman2/better-offset-ofLukas Wirth-3/+230
2025-04-22Account for `IngredientCache::get_or_create()` taking `&Zalsa` and not `&dyn ...Chayim Refael Friedman-1/+1
2025-04-22Fix varianceChayim Refael Friedman-7/+3
2025-04-22Adapt for new cycle handling changing in SalsaChayim Refael Friedman-339/+133
2025-04-22Adjust for `salsa::Id::from_u32()` being unsafeChayim Refael Friedman-183/+80
2025-04-22Adjust for new Salsa not implementing `Debug` by defaultChayim Refael Friedman-6/+6
2025-04-22Depend on Salsa v0.20.0Chayim Refael Friedman-10/+11
2025-04-22Merge pull request #19479 from ChayimFriedman2/generic-mismatchLukas Wirth-405/+1243
2025-04-22compiletest: Fix deadline bugs in new executorZalathar-21/+47
2025-04-22The new diagnostic has found a bug lurking in minicoreChayim Refael Friedman-1/+1
2025-04-22Add two new diagnostics: one for mismatch in generic arguments count, and ano...Chayim Refael Friedman-404/+1242
2025-04-22Merge pull request #19622 from A4-Tacks/raw-string-suffixLukas Wirth-13/+293
2025-04-22Merge pull request #19662 from Veykril/push-lqqvmnonlwrxLukas Wirth-1/+1
2025-04-22minor: Fix outdated comment in hir-ty/generics.rsLukas Wirth-1/+1