about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2025-04-29Added random schedulinggeetanshjuneja-92/+111
2025-04-29Merge pull request #19714 from Veykril/push-owpqqzqmrpvvLukas Wirth-68/+59
2025-04-29refactor: Remove unnecessary extension traitLukas Wirth-68/+59
2025-04-29Coalesce duplicate missing clone testsmejrs-2/+1
2025-04-29Merge pull request #19713 from Veykril/push-xkppskpmuzpoLukas Wirth-188/+234
2025-04-29Merge pull request #19685 from fbernier/pgo-installLukas Wirth-132/+175
2025-04-29Cleanup cfg check handling in expression store loweringLukas Wirth-188/+234
2025-04-29miri: algebraic intrinsics: bring back float non-determinismRalf Jung-84/+98
2025-04-29refactor: Clean up cache priming cancellation handlingLukas Wirth-39/+54
2025-04-29suppress dangerous_implicit_autorefs in TB testRalf Jung-0/+1
2025-04-29fmtThe Miri Cronjob Bot-7/+3
2025-04-29Merge from rustcThe Miri Cronjob Bot-148/+190
2025-04-29Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2025-04-28Rollup merge of #139656 - scottmcm:stabilize-slice-as-chunks, r=dtolnayChris Denton-2/+1
2025-04-28Merge pull request #19699 from ChayimFriedman2/escape-labelDavid Barsky-7/+36
2025-04-28base-db: add more details to panicDavid Barsky-9/+20
2025-04-28Auto merge of #140388 - GuillaumeGomez:rollup-aj9o3ch, r=GuillaumeGomezbors-3/+3
2025-04-28Merge pull request #19708 from Veykril/push-wrmyowrzkxzzLukas Wirth-255/+188
2025-04-28Merge pull request #19542 from snprajwal/let-else-to-matchLukas Wirth-142/+335
2025-04-28refactor: De-arc lang item queriesLukas Wirth-255/+188
2025-04-28Auto merge of #123948 - azhogin:azhogin/async-drop, r=oli-obkbors-85/+104
2025-04-28refactor: migrate `merge_imports` to syntax editorPrajwal S N-43/+25
2025-04-28chore: rename `unmerge_use` to `unmerge_imports`Prajwal S N-44/+44
2025-04-28fix: migrate `unmerge_use` to syntax editorPrajwal S N-16/+108
2025-04-28compiletest: Remove the libtest-based executor and its dependencyZalathar-132/+7
2025-04-28refactor: migrate `let_else_to_match` to editorPrajwal S N-142/+335
2025-04-28Rollup merge of #140249 - BoxyUwU:remove_weak_alias_terminology, r=oli-obkGuillaume Gomez-2/+2
2025-04-28Rollup merge of #140056 - yuk1ty:fix-static-mut-error-message, r=jieyouxuGuillaume Gomez-1/+1
2025-04-28Unelide lifetimeLaurențiu Nicola-1/+1
2025-04-28Merge pull request #19706 from Veykril/push-nkpmknlvzyomLukas Wirth-24/+19
2025-04-28fix: Address minor FIXMELukas Wirth-24/+19
2025-04-28Merge pull request #19704 from Veykril/push-wrvznvvpvtvpLukas Wirth-125/+172
2025-04-28AsyncDrop implementation using shim codegen of async_drop_in_place::{closure}...Andrew Zhogin-85/+104
2025-04-28Add foldhash license exceptionLaurențiu Nicola-0/+1
2025-04-28Add expression fill mode variant for filling with underscore expressionsLukas Wirth-125/+172
2025-04-28Auto merge of #123239 - Urgau:dangerous_implicit_autorefs, r=jdonszelmann,tra...bors-0/+4
2025-04-28Add bootstrap cfgLaurențiu Nicola-0/+1
2025-04-28Format codeLaurențiu Nicola-1/+3
2025-04-28Merge from rust-lang/rustLaurențiu Nicola-12135/+24365
2025-04-28Add or-patterns to pattern typesOli Scherer-0/+18
2025-04-28Preparing for merge from rust-lang/rustLaurențiu Nicola-1/+1
2025-04-27Auto merge of #140362 - weihanglo:update-cargo, r=weihanglobors-0/+0
2025-04-27Rollup merge of #140348 - ehuss:lint-docs-edition, r=compiler-errorsMatthias Krüger-14/+8
2025-04-27Merge pull request #4293 from primoly/unsafe-attributesBen Kimock-4/+4
2025-04-27`unsafe(no_mangle)` in `miri_start` examplesprimoly-4/+4
2025-04-27Update cargoWeihang Lo-0/+0
2025-04-26Auto merge of #140288 - Zalathar:new-executor, r=jieyouxubors-7/+11
2025-04-26Update lint-docs to default to Rust 2024Eric Huss-1/+1
2025-04-26lint-docs: Don't hard-code the valid editionsEric Huss-14/+8
2025-04-26Merge pull request #19692 from vishruth-thimmaiah/remove_underscore_for_used_varChayim Refael Friedman-0/+212