about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2025-07-30Stabilize strict_overflow_opsNurzhan Sakén-1/+1
2025-07-30Rollup merge of #144675 - jieyouxu:compiletest-staging, r=KobzolSamuel Tardieu-1/+1
2025-07-30Distinguish appending and replacing self ty in predicatesMichael Goulet-1/+1
2025-07-30add `SyntaxEditor::delete_all` to migrate utils.rs `add_trait_assoc_items_to_...Hmikihiro-26/+67
2025-07-30Abtract away json protocol for proc-macro-srvLukas Wirth-260/+472
2025-07-30Update `codegen_{cranelift,gcc}` and `opt-dist` to use `build.compiletest-all...Jieyou Xu-1/+1
2025-07-30Rollup merge of #144662 - Zalathar:directive-names, r=fmeaseStuart Cook-290/+293
2025-07-30Rollup merge of #144042 - dpaoliello:verifyllvmcomp, r=jieyouxuStuart Cook-64/+237
2025-07-30const-eval: full support for pointer fragmentsRalf Jung-69/+104
2025-07-30compiletest: Move directive names back into a separate fileZalathar-290/+293
2025-07-30Merge pull request #20314 from Hmikihiro/Migrate_inline_type_alias_to_syntax_...Shoyu Vanilla (Flint)-41/+54
2025-07-30Merge pull request #20311 from Hmikihiro/migrate_convert_tuple_struct_to_name...Shoyu Vanilla (Flint)-67/+118
2025-07-29Verify llvm-needs-components are not empty and match the --target valueDaniel Paoliello-64/+237
2025-07-29Remove no longer needed handling of nonstandard licensesJakub Beránek-19/+0
2025-07-29Update license exceptions for rustc-perfJakub Beránek-1/+1
2025-07-29Improve tidy error on dependency license exceptionsJakub Beránek-7/+23
2025-07-29replace `make::` to `SyntaxFactory::` in `inline_type_alias`Hmikihiro-11/+16
2025-07-29Update rustc-perf submoduleJakub Beránek-0/+0
2025-07-29add `SyntaxFactory::record_expr` to hide clone_for_updateHmikihiro-8/+30
2025-07-29Merge pull request #20337 from ChayimFriedman2/double-inlay-hintsLukas Wirth-13/+43
2025-07-29When displaying a projection into a type parameter that has bounds as `impl T...Chayim Refael Friedman-13/+43
2025-07-29Merge pull request #20154 from joshka/jm/improve-setting-titlesLukas Wirth-624/+899
2025-07-29Apply suggestions from code reviewJakub Beránek-1/+2
2025-07-29Rollup merge of #144623 - RalfJung:miri, r=RalfJungStuart Cook-1468/+2601
2025-07-29Rollup merge of #144511 - lolbinarycat:tidy-extra-checks-opt, r=KobzolStuart Cook-30/+55
2025-07-29Merge pull request #20336 from ChayimFriedman2/mut-trait-impl-snippetLukas Wirth-2/+49
2025-07-29In generate_mut_trait_impl, don't add a tabstop if the client does not suppor...Chayim Refael Friedman-2/+49
2025-07-29Use GH app for authenticating pull PRsJakub Beránek-4/+6
2025-07-29Use GH app for authenticating sync PRsJakub Beránek-4/+2
2025-07-29Merge pull request #20333 from Veykril/push-xmulpqkxrytnLukas Wirth-7/+2
2025-07-29fix: Do not require all rename definitions to be renameableLukas Wirth-7/+2
2025-07-29Rollup merge of #143883 - pietroalbini:pa-linkchecker-extra-target, r=ehussStuart Cook-26/+94
2025-07-29Merge pull request #20300 from A4-Tacks/fix-debug_assert-doc-genChayim Refael Friedman-6/+62
2025-07-28Auto merge of #144524 - rust-lang:cargo_update, r=clubby789bors-2/+2
2025-07-28Auto merge of #144603 - lnicola:sync-from-ra, r=lnicolabors-1424/+2182
2025-07-28tidy: increase performance of auto extra checks featurebinarycat-30/+55
2025-07-28Merge pull request #20321 from rust-lang/rustc-pullLaurențiu Nicola-3418/+5549
2025-07-28Format and bump rustc cratesLaurențiu Nicola-23/+23
2025-07-28Configure triagebot to reopen bot PRsJakub Beránek-0/+3
2025-07-28Rename impl_of_method -> impl_of_assocCameron Steffen-27/+27
2025-07-28Rename trait_of_item -> trait_of_assocCameron Steffen-24/+24
2025-07-28Merge pull request #20313 from Veykril/push-qmorsnlvwlrrLukas Wirth-50/+50
2025-07-28Merge pull request #20327 from Wilfred/saved_file_placeholderLukas Wirth-1/+12
2025-07-28Merge pull request #4504 from RalfJung/link-section-arraysRalf Jung-10/+22
2025-07-28lookup_link_section: support arrays of function pointersRalf Jung-10/+22
2025-07-28Merge pull request #20303 from Hmikihiro/migrate_path_transformShoyu Vanilla (Flint)-87/+170
2025-07-28Don't show '$saved_file' literally in IDE status updatesWilfred Hughes-1/+12
2025-07-28add --link-targets-dir flag to linkcheckerPietro Albini-25/+52
2025-07-28add an argument parser to linkcheckerPietro Albini-5/+46
2025-07-28bump linkchecker to edition 2024Pietro Albini-1/+1