about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
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
2025-04-27feat: adds an assist to remove underscores from used variablesVishruth-Thimmaiah-0/+212
2025-04-26Don't escape `'static`Chayim Refael Friedman-2/+10
2025-04-26Escape raw names in labels properlyChayim Refael Friedman-5/+26
2025-04-26Rollup merge of #140226 - alexcrichton:update-wasm-component-ld, r=jieyouxuMatthias Krüger-1/+1
2025-04-26Fix error message for static references or mutable referencesyuk1ty-1/+1
2025-04-25Clarify text for add_braces assistWilfred Hughes-3/+3
2025-04-26Merge from rustcThe Miri Cronjob Bot-17/+62
2025-04-26Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2025-04-26Auto merge of #140177 - tmandry:compiletest-par, r=jieyouxubors-38/+60
2025-04-25Rollup merge of #137683 - Kobzol:tidy-gcc-submodule, r=GuillaumeGomezMatthias Krüger-0/+49
2025-04-25Merge pull request #19690 from ChayimFriedman2/preallocate-inputChayim Refael Friedman-3/+10
2025-04-25Preallocate `parser::Input`Chayim Refael Friedman-3/+10
2025-04-25compiletest: Use the new non-libtest executor by default (2)Zalathar-7/+11
2025-04-25Merge pull request #19688 from ChayimFriedman2/less-unusedLukas Wirth-173/+164
2025-04-25avoid an unnecessary transmuteRalf Jung-1/+1
2025-04-25Switch `AstIdMap` to `hashbrown::HashTable` from the raw APIChayim Refael Friedman-10/+10
2025-04-25Upgrade dashmap and hashbrownChayim Refael Friedman-136/+103
2025-04-25Auto merge of #140273 - matthiaskrgr:rollup-rxmuvkg, r=matthiaskrgrbors-6/+6
2025-04-25minor: formatgohome001-6/+4
2025-04-25test: add test case for highlight unsafe operationsgohome001-0/+28
2025-04-25feat: highlight unsafe operationsgohome001-0/+57
2025-04-25`shrink_to_fit()` in more placesChayim Refael Friedman-27/+51
2025-04-25Add a tidy check for GCC submodule versionJakub Beránek-0/+49
2025-04-25Auto merge of #140233 - Zalathar:revert-new-executor, r=jieyouxubors-11/+7
2025-04-25Merge from rustcThe Miri Cronjob Bot-104/+93
2025-04-25Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2025-04-25Add PGO support to installFrançois Bernier-132/+175
2025-04-24Always error when failed to parse DiscoverProjectMessageDavid Richey-13/+13
2025-04-25Rollup merge of #137096 - ehuss:stabilize-doctest-xcompile, r=fmeaseMatthias Krüger-6/+6
2025-04-24Rollup merge of #140191 - Kobzol:remove-git-repository-from-git-config, r=jie...Matthias Krüger-8/+0
2025-04-24Rollup merge of #140172 - bjoernager:const-float-algebraic, r=RalfJungMatthias Krüger-26/+0
2025-04-24Rollup merge of #136083 - bend-n:⃤⃤, r=lcnrMatthias Krüger-67/+87