summary refs log tree commit diff
path: root/src/bootstrap
AgeCommit message (Expand)AuthorLines
2023-05-27Rollup merge of #111936 - ferrocene:pa-test-suite-metadata, r=jyn514Guillaume Gomez-24/+144
2023-05-27Auto merge of #111348 - ozkanonur:remove-hardcoded-rustdoc-flags, r=albertlar...bors-89/+31
2023-05-27Rollup merge of #111977 - jyn514:doc-errors, r=est31Matthias Krüger-2/+2
2023-05-27Rollup merge of #111976 - jyn514:doc-bootstrap, r=ozkanonurMatthias Krüger-4/+12
2023-05-26add reasoning for introducing a metrics format versionPietro Albini-3/+15
2023-05-26rename metadata_version to format_versionPietro Albini-10/+9
2023-05-26Make errors from `x doc` less verbosejyn-2/+2
2023-05-26Auto merge of #111562 - clubby789:speedup-bootstrap-py, r=jyn514bors-49/+44
2023-05-26Improve startup time for bootstrap.pyclubby789-49/+44
2023-05-26address review feedbackPietro Albini-7/+5
2023-05-25Generate docs for bootstrap itselfjyn-4/+12
2023-05-25Auto merge of #110906 - ekusiadadus:ekusiadadus/fix-bash-complete-etc, r=albe...bors-1/+5
2023-05-25introduce build metrics version numbers to handle breaking changesPietro Albini-2/+31
2023-05-25include test suite metadata in build metricsPietro Albini-22/+104
2023-05-25fix: :bug: etc/bash_complettion -> src/etc/... to avoid copy errorekusiadadus-1/+5
2023-05-24Auto merge of #111566 - clubby789:bootstrap-override-config, r=ozkanonurbors-32/+198
2023-05-23Promote loongarch64-unknown-linux-gnu to Tier 2 with host toolsWANG Rui-0/+1
2023-05-21Render test messages from bootstrapEric Huss-2/+7
2023-05-21Rollup merge of #111809 - DrMeepster:patch-1, r=jyn514Matthias Krüger-0/+2
2023-05-20unset MIRI_BLESS for mir-opt-level 4 miri testsDrMeepster-0/+2
2023-05-20bootstrap: add test cases for beta revision extractionliushuyu-0/+16
2023-05-20Read beta version from the version file ...liushuyu-6/+27
2023-05-20Auto merge of #111798 - GuillaumeGomez:rollup-t3bus8o, r=GuillaumeGomezbors-2/+2
2023-05-20Rollup merge of #111771 - liushuyu:ubuntu/rep-stage0, r=ozkanonurGuillaume Gomez-2/+2
2023-05-20Auto merge of #111413 - workingjubilee:bump-object-0-31-1, r=MarkSimulacrumbors-3/+3
2023-05-20implement and use tools/rustdoc-gui-test in bootstrapozkanonur-89/+31
2023-05-20Rollup merge of #111606 - jyn514:nightly-diagnostics, r=lcnrDylan DPC-1/+0
2023-05-19Set the timestamp of downloaded stage0 files ...Ximin Luo-2/+2
2023-05-19Override config.toml options from command lineclubby789-32/+198
2023-05-18very minor cleanupsjyn-1/+0
2023-05-18Rollup merge of #111685 - Kobzol:bootstrap-typo, r=clubby789Dylan DPC-1/+1
2023-05-18Rollup merge of #111160 - chbaker0:update-serde, r=Mark-SimulacrumDylan DPC-8/+8
2023-05-17Fix typo in bootstrap command descriptionJakub Beránek-1/+1
2023-05-14comment feedbackyukang-1/+2
2023-05-14fixyukang-2/+2
2023-05-14skip rustc version check in dry_runyukang-0/+4
2023-05-14Make sure the build.rustc version is either the same or 1 apartyukang-0/+42
2023-05-14Auto merge of #111388 - clubby789:clap-complete, r=jyn514bors-15/+101
2023-05-12run miri tests with MIR opts in rustc CIRalf Jung-2/+19
2023-05-10Bump object and thorin-dwpJubilee Young-3/+3
2023-05-10Generate shell completions for bootstrap with Clapclubby789-15/+101
2023-05-09Rollup merge of #111242 - wangkirin:support_rpath_independent_config, r=alber...Matthias Krüger-1/+9
2023-05-09Auto merge of #110152 - ChrisDenton:windows-sys, r=thomccbors-0/+24
2023-05-08Auto merge of #111342 - Dylan-DPC:rollup-b5p6wzy, r=Dylan-DPCbors-4/+14
2023-05-08Auto merge of #106621 - ozkanonur:enable-elided-lifetimes-for-doctests, r=Mar...bors-0/+9
2023-05-08supplement CHANGELOG for add rpath in target sectionWang Qilin-0/+1
2023-05-07Update serde in workspace and non-synced dependenciesCollin Baker-8/+8
2023-05-07Give a more helpful error when running the rustc shim directlyjyn-4/+14
2023-05-07Auto merge of #110693 - clubby789:x-clap-take-2, r=Mark-Simulacrumbors-730/+481
2023-05-06Migrate bootstrap to Clap-based argumentsclubby789-730/+481