about summary refs log tree commit diff
path: root/src/bootstrap
AgeCommit message (Expand)AuthorLines
2023-05-30Add `--warnings warn` flag to `x.py`Jakub Beránek-3/+8
2023-05-30create `build_helper/src/util` modozkanonur-65/+37
2023-05-29Fix bugs in `doc` refactorjyn-25/+40
2023-05-29Document `ShouldRun::paths`jyn-1/+9
2023-05-29Switch Steps from crates to crate_or_deps where possiblejyn-4/+6
2023-05-29Switch doc::{Std, Rustc} to `crate_or_deps`jyn-124/+100
2023-05-29Extend `msg` and `description` to work with any subcommandjyn-5/+9
2023-05-29Add a `make_run_crates` function and use it Rustc and Stdjyn-10/+17
2023-05-29Allow checking individual cratesjyn-17/+60
2023-05-29Give a more helpful error when calling `cargo_crates_in_set` for an aliasjyn-1/+4
2023-05-29Fix linkage for large binaries on mips64 platforms ...Ximin Luo-0/+6
2023-05-28Auto merge of #112000 - wesleywiser:safestack, r=Amanieubors-1/+1
2023-05-27Revert "Rollup merge of #111538 - chenyukang:yukang-fix-110067-version-issue,...Mark Rousskov-47/+0
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 SafeStack support to rustcWesley Wiser-1/+1
2023-05-26Stop normalizing so many different prefixesjyn-4/+0
2023-05-26Add other workspaces to `linkedProjects` in `rust_analyzer_settings.json`jyn-0/+1
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-26Revert "Enable incremental independent of stage"jyn-1/+4
2023-05-25respect CARGOFLAGS in bootstrap.pyjyn-0/+4
2023-05-25Generate docs for bootstrap itselfjyn-4/+12
2023-05-26bootstrap: Make `clean` respect `dry-run`clubby789-0/+4
2023-05-25bootstrap: use RUSTC_BOOTSTRAP in distcheckMichael Howell-0/+3
2023-05-25bootstrap: use RUSTC_BOOTSTRAP to vendor sourcesMichael Howell-0/+3
2023-05-25Improve commentsMichael Howell-0/+2
2023-05-25bootstrap: enable Cargo `public-dependency` feature for `libstd`Michael Howell-0/+1
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-20Make `x test --dry-run` less verbosejyn-1/+9
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