about summary refs log tree commit diff
path: root/src/bootstrap
AgeCommit message (Expand)AuthorLines
2023-12-06Rollup merge of #117981 - Urgau:check-cfg-remove-deprecated-syntax, r=b-naberMatthias Krüger-3/+3
2023-12-06Rollup merge of #118650 - RalfJung:flags-sync, r=clubby789Matthias Krüger-0/+2
2023-12-05Rollup merge of #118642 - Xanewok:patch-1, r=clubby789Michael Goulet-1/+0
2023-12-05add comment about keeping flags in sync between bootstrap.py and bootstrap.rsRalf Jung-0/+2
2023-12-05Update bootstrap libc to 0.2.150Urgau-3/+3
2023-12-05bootstrap(builder.rs): Don't explicitly warn against `semicolon_in_expression...Igor Matuszewski-1/+0
2023-12-05Fix x not to quit when x prints settings.jsonlong-long-float-6/+7
2023-12-05Add safe compilation optionsl00846161-0/+13
2023-12-02replace `once_cell::sync::OnceCell` with std `OnceLock`onur-ozkan-15/+14
2023-11-29Auto merge of #118132 - onur-ozkan:stdlib-assertion-status-to-compiletest, r=...bors-0/+4
2023-11-28Rollup merge of #118323 - onur-ozkan:better-error-for-incorrect-profiles, r=c...Matthias Krüger-0/+5
2023-11-27Auto merge of #117947 - Dirbaio:drop-llvm-15, r=cuviperbors-2/+2
2023-11-27Auto merge of #118352 - Zalathar:llvm-hash, r=onur-ozkanbors-5/+9
2023-11-27bootstrap: Memoize the LLVM rebuild hash to avoid very slow `x check`Zalathar-5/+9
2023-11-27Rollup merge of #118322 - onur-ozkan:if-only-doctests-skip-compiletest, r=clu...Matthias Krüger-1/+9
2023-11-26give dev-friendly error message for incorrect config profilesonur-ozkan-0/+5
2023-11-26skip {tidy,compiletest,rustdoc-gui} based tests for `DocTests::Only`onur-ozkan-1/+9
2023-11-25bootstrap: remove unused commentWeihang Lo-2/+0
2023-11-25bootstrap: sort items of cargo docsWeihang Lo-4/+4
2023-11-25bootstrap: build `rustfix` doc from `src/tools/cargo`Weihang Lo-0/+1
2023-11-25Rollup merge of #118220 - onur-ozkan:followups, r=Mark-SimulacrumLeón Orell Valerian Liehr-88/+99
2023-11-25Auto merge of #118235 - psumbera:bootstrap-main-t, r=Mark-Simulacrumbors-3/+3
2023-11-24move CONFIG_CHANGE_HISTORY to its own moduleonur-ozkan-91/+97
2023-11-24use the change-id from source instead of the one from config.tomonur-ozkan-2/+2
2023-11-24add change information for PR#117813onur-ozkan-0/+5
2023-11-24Rollup merge of #118187 - onur-ozkan:recompile-llvm-on-changes, r=clubby789Michael Goulet-2/+50
2023-11-24Auto merge of #117782 - majaha:tidy_fix, r=onur-ozkanbors-7/+10
2023-11-24Fix build on Solaris after #117815.Petr Sumbera-3/+3
2023-11-23Fix tidy on untracked files with special characterMatt Harding-7/+10
2023-11-23Auto merge of #117815 - onur-ozkan:update-change-tracking-impl, r=albertlarsan68bors-29/+90
2023-11-23Auto merge of #116449 - Kobzol:bootstrap-rustdoc-shim, r=petrochenkovbors-33/+79
2023-11-23Add LLD flags to rustdoc cargo invocationsJakub Beránek-20/+64
2023-11-23Recompile LLVM when it changes in the git sourcesonur-ozkan-2/+50
2023-11-22Rollup merge of #118013 - sivadeilra:user/ardavis/ehcont, r=wesleywiserMichael Goulet-1/+14
2023-11-21update -Cehcont-guard and commentArlie Davis-3/+7
2023-11-21x.py fmtArlie Davis-5/+1
2023-11-21Add support for generating the EHCont sectionArlie Davis-2/+15
2023-11-21Update the minimum external LLVM to 16.Dario Nieuwenhuis-2/+2
2023-11-21[Miri] Do not respect RUSTC_HOST_FLAGS since RUSTFLAGS isn'tUrgau-1/+1
2023-11-21Rollup merge of #118083 - calebzulawski:remove-i686-apple-darwin, r=albertlar...Nilstrieb-1/+1
2023-11-21utilize stdlib debug assertion status in compiletestonur-ozkan-0/+4
2023-11-21Rollup merge of #118059 - Nilstrieb:unset-cargo, r=dtolnayNilstrieb-0/+5
2023-11-19Remove i686-apple-darwin cross-testingCaleb Zulawski-1/+1
2023-11-19Auto merge of #117888 - notriddle:notriddle/releases, r=Mark-Simulacrumbors-1/+101
2023-11-19Explicitly unset $CARGO for compiletestNilstrieb-0/+5
2023-11-19Fix outdated doc comment on Releases doc build stepMichael Howell-7/+4
2023-11-19Auto merge of #117868 - ferrocene:pa-omit-git-hash, r=Mark-Simulacrumbors-0/+7
2023-11-18Do not call dry_run twiceMichael Howell-2/+3
2023-11-18Auto merge of #117813 - onur-ozkan:simplify-download-ci-llvm-option, r=Mark-S...bors-8/+10
2023-11-18Unify passing of flags to rustdocJakub Beránek-24/+26