diff options
| author | Phlosioneer <mattmdrr2@gmail.com> | 2018-03-02 03:29:35 -0500 |
|---|---|---|
| committer | Phlosioneer <mattmdrr2@gmail.com> | 2018-03-02 03:29:35 -0500 |
| commit | 2269ff521fe2a945e462d5156799011c5fce2966 (patch) | |
| tree | 7e2f450278dfe83095b3baa01057c2fd13bc1d9a /src/libstd/sys/unix/process/process_unix.rs | |
| parent | ffb6291cd032e3b0577bf67a2b6d932d6ba0787c (diff) | |
| download | rust-2269ff521fe2a945e462d5156799011c5fce2966.tar.gz rust-2269ff521fe2a945e462d5156799011c5fce2966.zip | |
Remove print_what_bootstrap_means
It was an existing solution to tell the user why a --help command takes a long time to process. However, it would only print if the stage0 rust compiler needed to be downloaded, it came after update_submodules (which took a long time), and it was immediately followed by download messages and loading bars, meaning users could easily gloss over the message. This commit also moves the help message out of main(), and instead puts it at the top of bootstrap(). main() is intended to be minimal, only handling error messages.
Diffstat (limited to 'src/libstd/sys/unix/process/process_unix.rs')
0 files changed, 0 insertions, 0 deletions
