about summary refs log tree commit diff
path: root/src/test/incremental/thinlto
diff options
context:
space:
mode:
authorPhlosioneer <mattmdrr2@gmail.com>2018-02-26 20:45:52 -0500
committerPhlosioneer <mattmdrr2@gmail.com>2018-02-26 20:45:52 -0500
commitffb6291cd032e3b0577bf67a2b6d932d6ba0787c (patch)
treeea6decc8c2196858d2fce67783cd901b47064330 /src/test/incremental/thinlto
parent6070d3e47e5e9f15575a3bd33583358b52bc6eda (diff)
downloadrust-ffb6291cd032e3b0577bf67a2b6d932d6ba0787c.tar.gz
rust-ffb6291cd032e3b0577bf67a2b6d932d6ba0787c.zip
Improve --help performance for x.py
Since compiling the bootstrap command doesn't require any submodules,
we can skip updating submodules when a --help command is passed in.
On my machine, this saves 1 minute if the submodules are already
downloaded, and 10 minutes if run on a clean repo.

This commit also adds a message before compiling/downloading anything
when a --help command is passed in, to tell the user WHY --help
takes so long to complete. It also points the user to the bootstrap
README.md for faster help.

Finally, this fixes one warning message that still referenced using
make instead of x.py, even though x.py is now the standard way of
building rust.
Diffstat (limited to 'src/test/incremental/thinlto')
0 files changed, 0 insertions, 0 deletions