about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-07-31Rollup merge of #135975 - balt-dev:master, r=tgross35Stuart Cook-29/+243
2025-07-31Auto merge of #144405 - lcnr:hir-typeck-uniquify, r=BoxyUwUbors-57/+353
2025-07-30Auto merge of #116316 - cjgillot:incr-privacy, r=petrochenkovbors-1/+0
2025-07-30Auto merge of #144692 - samueltardieu:rollup-0j1y08x, r=samueltardieubors-378/+665
2025-07-30Rollup merge of #144675 - jieyouxu:compiletest-staging, r=KobzolSamuel Tardieu-14/+56
2025-07-30Rollup merge of #144655 - jdonszelmann:cleanup-codegen-fn-attrs, r=WaffleLapkinSamuel Tardieu-237/+289
2025-07-30Rollup merge of #144308 - GuillaumeGomez:merged-doctest-times, r=lolbinarycatSamuel Tardieu-114/+212
2025-07-30Rollup merge of #143465 - kornelski:extern-name, r=petrochenkovSamuel Tardieu-13/+108
2025-07-30Implement push_mutBalt-29/+243
2025-07-30clean up codegen fn attrsJana Dönszelmann-237/+289
2025-07-30extend commentlcnr-0/+13
2025-07-30add comment and opaque type fixmelcnr-0/+11
2025-07-30handle region dependent goals due to infer varslcnr-19/+128
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-5/+7
2025-07-30Introduce proper `build.compiletest-allow-stage0` config optionJieyou Xu-6/+24
2025-07-30Auto merge of #144673 - Zalathar:rollup-0kpeq3n, r=Zalatharbors-439/+730
2025-07-30Rollup merge of #144668 - daltenty:daltenty/runmake-llvm-components, r=jieyouxuStuart Cook-0/+5
2025-07-30Rollup merge of #144666 - compiler-errors:correct-late, r=lqdStuart Cook-6/+97
2025-07-30Rollup merge of #144662 - Zalathar:directive-names, r=fmeaseStuart Cook-290/+293
2025-07-30Rollup merge of #144411 - Kivooeo:remove-world, r=jieyouxuStuart Cook-4/+0
2025-07-30Rollup merge of #144268 - xizheyin:find-oldest-ancestor, r=jieyouxuStuart Cook-42/+58
2025-07-30Rollup merge of #144042 - dpaoliello:verifyllvmcomp, r=jieyouxuStuart Cook-97/+277
2025-07-30Auto merge of #144305 - ChrisDenton:win-free-disk-space, r=marcoienibors-274/+316
2025-07-30[test][run-make] add needs-llvm-componentsDavid Tenty-0/+5
2025-07-30Free disk space on Windows 2025 runnersChris Denton-274/+316
2025-07-30Make sure to account for the right item universal regions in borrowckMichael Goulet-6/+97
2025-07-30Auto merge of #144577 - oli-obk:wrapping-niche, r=scottmcmbors-33/+342
2025-07-30compiletest: Move directive names back into a separate fileZalathar-290/+293
2025-07-29Auto merge of #144658 - jhpratt:rollup-jdzhz27, r=jhprattbors-54/+234
2025-07-29Rollup merge of #144640 - FractalFir:m68k_arch, r=UrgauJacob Pratt-0/+1
2025-07-29Rollup merge of #144639 - Kobzol:x-perf-tui, r=lqdJacob Pratt-27/+24
2025-07-29Rollup merge of #144632 - nikic:llvm-21-tests, r=durin42Jacob Pratt-8/+18
2025-07-29Rollup merge of #144605 - LorrensP-2158466:cache-extern-prelude, r=petrochenkovJacob Pratt-12/+11
2025-07-29Rollup merge of #144586 - alexcrichton:update-weasi-sdk, r=Mark-SimulacrumJacob Pratt-4/+4
2025-07-29Rollup merge of #144583 - apiraino:enable-t-compiler-backport-nomination, r=j...Jacob Pratt-0/+15
2025-07-29Rollup merge of #144510 - orlp:fix-location-ord, r=ibraheemdevJacob Pratt-3/+123
2025-07-29Rollup merge of #144034 - Enselic:diverging-function-call-debuginfo, r=wesley...Jacob Pratt-0/+38
2025-07-29Auto merge of #144393 - heiher:str-contains-lsx, r=tgross35bors-3/+16
2025-07-29Fix Ord, Eq and Hash implementation of panic::LocationOrson Peters-3/+123
2025-07-30remove hello world directoryKivooeo-4/+0
2025-07-29Verify llvm-needs-components are not empty and match the --target valueDaniel Paoliello-97/+277
2025-07-29Auto merge of #144557 - cjgillot:lower-more-span, r=compiler-errorsbors-16/+45
2025-07-29tests: Test line number in debuginfo for diverging function callsMartin Nordholts-0/+38
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