about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2025-09-03rustdoc-search: yet another stringdex optimization attemptMichael Howell-162/+645
2025-08-26Auto merge of #145874 - Kobzol:fix-dist-builds, r=jieyouxubors-31/+112
2025-08-26Do not unnecessarily build stage2 host rustc in some dist buildersJakub Beránek-36/+34
2025-08-26Add snapshot test for cross-compiled dist without docsJakub Beránek-5/+88
2025-08-26Rollup merge of #145858 - alexcrichton:update-wasm-component-ld, r=lqdStuart Cook-2/+1
2025-08-26Rollup merge of #145856 - rustbot:docs-update, r=ehussStuart Cook-0/+0
2025-08-26Rollup merge of #145845 - Kobzol:fix-distcheck, r=jieyouxuStuart Cook-25/+53
2025-08-26Rollup merge of #145821 - lolbinarycat:compiletest-error-show, r=clubby789Stuart Cook-2/+3
2025-08-26Rollup merge of #145815 - jieyouxu:pr-check-timeout, r=marcoieniStuart Cook-3/+6
2025-08-26Rollup merge of #145811 - houpo-bob:master, r=samueltardieuStuart Cook-6/+6
2025-08-26Rollup merge of #145766 - epage:rustfmt, r=calebcartwrightStuart Cook-0/+74
2025-08-26Rollup merge of #145535 - lolbinarycat:rustdoc-invalid_html_tags-svg-145529, ...Stuart Cook-169/+381
2025-08-25Refactor *.optimized-compiler-builtins bootstrap optionsPaul Murphy-34/+66
2025-08-25Allow linking a prebuilt optimized compiler-rt builtins libraryPaul Murphy-24/+43
2025-08-25Update wasm-component-ld dependencyAlex Crichton-2/+1
2025-08-25Update booksrustbot-0/+0
2025-08-25Auto merge of #145472 - Kobzol:bootstrap-dist, r=jieyouxubors-273/+607
2025-08-25Wait for DPkg frontend lock when trying to remove packagesJieyou Xu-3/+6
2025-08-25Override `GITHUB_ACTIONS=0` for tidy testsJakub Beránek-1/+4
2025-08-25Do not forward CI configure arguments to `distcheck` buildsJakub Beránek-1/+8
2025-08-25Handle tarballs in `x test tidy`Jakub Beránek-0/+6
2025-08-25Make `x test distcheck` more self-containedJakub Beránek-24/+36
2025-08-25Rollup merge of #145842 - tshepang:rdg-sync, r=jieyouxuStuart Cook-104/+167
2025-08-25Rollup merge of #145794 - he32:bootstrap-netbsd-fix, r=KobzolStuart Cook-1/+13
2025-08-25Merge ref 'a1dbb443527b' from rust-lang/rustThe rustc-josh-sync Cronjob Bot-7145/+13342
2025-08-25Prepare for merging from rust-lang/rustThe rustc-josh-sync Cronjob Bot-1/+1
2025-08-24Auto merge of #137229 - GuillaumeGomez:expand-macro, r=lolbinarycatbors-92/+561
2025-08-24compiletest: if a compiler fails outside a ui test, show its outputbinarycat-2/+3
2025-08-24Auto merge of #145812 - karolzwolak:attrs-in-fields-and-variants-section, r=G...bors-4/+22
2025-08-24Merge pull request #2550 from WaffleLapkin/try-borswaffle-37/+28
2025-08-24Auto merge of #145384 - ywxt:parallel-tests, r=jieyouxubors-1/+17
2025-08-24rustdoc: render attributes in Field and Variants sectionsKarol Zwolak-4/+22
2025-08-24bootstrap.py: follow up more 'tidy' insistence (string quotes).Havard Eidnes-2/+2
2025-08-24Fix some minor issues in commentshoupo-bob-6/+6
2025-08-23Rollup merge of #145798 - compiler-errors:unnamed-lt-primary, r=lqdJacob Pratt-2/+2
2025-08-23Rollup merge of #145554 - tshepang:rdg-sync, r=BoxyUwUJacob Pratt-18/+16
2025-08-23Rollup merge of #144531 - Urgau:int_to_ptr_transmutes, r=jackh726Jacob Pratt-67/+44
2025-08-24Merge pull request #2548 from joshtriplett/macro-parser许杰友 Jieyou Xu (Joe)-35/+21
2025-08-23Use unnamed lifetime spans as primary spans for MISMATCHED_LIFETIME_SYNTAXESMichael Goulet-2/+2
2025-08-24Adjust clippy lints for rustc `integer_to_ptr_transmutes` lintUrgau-67/+32
2025-08-24Allow `integer_to_ptr_transmutes` in testsUrgau-0/+12
2025-08-23bootstrap.py: follow up tidy output from CI.Havard Eidnes-2/+3
2025-08-23Rollup merge of #145787 - samueltardieu:push-vovspkkxsxtn, r=KobzolSamuel Tardieu-3/+3
2025-08-23Rollup merge of #145782 - karolzwolak:rustdoc-consistent-attributes-rendering...Samuel Tardieu-70/+68
2025-08-23Rollup merge of #145781 - Kobzol:clippy-remove-profile, r=lqdSamuel Tardieu-7/+0
2025-08-23Rollup merge of #145774 - Shourya742:2025-08-23-remove-default-opts-method, r...Samuel Tardieu-53/+0
2025-08-23Rollup merge of #145744 - RalfJung:miri-inplace-aliasing, r=compiler-errorsSamuel Tardieu-0/+95
2025-08-23Rollup merge of #145729 - nnethercote:dup-packages, r=calebcartwrightSamuel Tardieu-3/+3
2025-08-23Rollup merge of #145540 - nia-e:prov-map-range, r=RalfJungSamuel Tardieu-8/+3
2025-08-23Rollup merge of #143898 - ognevny:opt-dist-rustc-rebuild, r=KobzolSamuel Tardieu-2/+14