about summary refs log tree commit diff
path: root/src/bootstrap/bin/main.rs
AgeCommit message (Expand)AuthorLines
2021-08-24Make the pre-commit script pre-push insteadJoshua Nelson-0/+14
2021-02-17make suggest setup help messages betterHenry Boisdequin-3/+9
2020-10-11Mostly print statements to see where things areWinnie Xiao-4/+4
2020-09-28Bump bootstrap version and update changelogTyler Mandry-1/+1
2020-09-26Rollup merge of #76631 - jyn514:x.py-setup, r=Mark-SimulacrumRalf Jung-3/+16
2020-09-24Add `x.py setup`Joshua Nelson-3/+16
2020-09-23clarify that `changelog-seen = 1` goes to the beginning of config.tomlMatthias Krüger-1/+1
2020-09-21Add a changelog for x.pyJoshua Nelson-0/+35
2019-12-22Format the worldMark Rousskov-1/+1
2019-08-27rustbuild: allow disabling deny(warnings) for bootstrapMarc-Antoine Perennou-3/+0
2019-07-28Deny `unused_lifetimes` through rustbuildVadim Petrochenkov-1/+1
2019-07-28Remove lint annotations in specific crates that are already enforced by rustb...Vadim Petrochenkov-1/+2
2019-02-25Remove some unnecessary 'extern crate'Taiki Endo-2/+0
2018-12-25Remove licensesMark Rousskov-10/+0
2017-08-13Unify flags into config.Mark Simulacrum-4/+3
2017-06-20Fixes bootstrapping with custom cargo/rustc.Mark Simulacrum-7/+1
2017-02-04README path correctionking6cong-2/+2
2016-07-05rustbuild: Remove the `build` directoryAlex Crichton-0/+37