about summary refs log tree commit diff
path: root/src
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-10/+45
2025-07-30Rollup merge of #144308 - GuillaumeGomez:merged-doctest-times, r=lolbinarycatSamuel Tardieu-18/+77
2025-07-30Rollup merge of #143465 - kornelski:extern-name, r=petrochenkovSamuel Tardieu-7/+29
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-30Add change tracker entryJieyou Xu-0/+5
2025-07-30Run `compiletest` self-tests against stage 1 rustcJieyou Xu-2/+2
2025-07-30Deny `compiletest` self-tests being run against stage 0 rustc unless explicit...Jieyou Xu-1/+18
2025-07-30Update `codegen_{cranelift,gcc}` and `opt-dist` to use `build.compiletest-all...Jieyou Xu-1/+1
2025-07-30Introduce proper `build.compiletest-allow-stage0` config optionJieyou Xu-6/+19
2025-07-30Remove spacetiif-1/+1
2025-07-30Add documentation for unstable_feature_boundtiif-0/+3
2025-07-30Auto merge of #144673 - Zalathar:rollup-0kpeq3n, r=Zalatharbors-356/+541
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-66/+248
2025-07-30const-eval: full support for pointer fragmentsRalf Jung-69/+104
2025-07-30Remove outdated ci.py referenceJakub Beránek-12/+3
2025-07-30Auto merge of #144305 - ChrisDenton:win-free-disk-space, r=marcoienibors-273/+308
2025-07-30Free disk space on Windows 2025 runnersChris Denton-273/+308
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-29Rollup merge of #144639 - Kobzol:x-perf-tui, r=lqdJacob Pratt-27/+24
2025-07-29Rollup merge of #144586 - alexcrichton:update-weasi-sdk, r=Mark-SimulacrumJacob Pratt-4/+4
2025-07-30bootstrap: split runtime DLL part out of `make_win_dist`Mateusz Mikuła-39/+35
2025-07-30bootstrap: extract `cc` query into a new functionMateusz Mikuła-20/+29
2025-07-29Verify llvm-needs-components are not empty and match the --target valueDaniel Paoliello-66/+248
2025-07-29Update wasi-sdk to 27.0 in CIAlex Crichton-4/+4
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/+2606
2025-07-29Rollup merge of #144600 - Noratrieb:rustdoc-dep-info-paths, r=GuillaumeGomezStuart Cook-16/+37
2025-07-29Rollup merge of #144599 - lolbinarycat:bootstrap-build.tidy-extra-checks-enab...Stuart Cook-0/+2
2025-07-29Rollup merge of #144511 - lolbinarycat:tidy-extra-checks-opt, r=KobzolStuart Cook-30/+55
2025-07-29Rollup merge of #144482 - Shourya742:2025-07-24-have-explicit-download-method...Stuart Cook-479/+657
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-29Use main branch of josh-sync for CI workflowJakub Beránek-1/+1