It seems that most people are comforted knowing docs are available by default, so I want to turn them back on, then add some more options to remove them.
This needs to be done in rust-buildbot.
It's not just a question of comfort! Until the rustup bug about trying to open missing docs (symptoms as rust-lang-nursery/rustup.rs#959 or rust-lang-nursery/rustup.rs#901), and the now-incorrect --help text is fixed (rust-lang-nursery/rustup.rs#891) it's a big hit to usability too. Please don't leave this broken.
Here's a patch https://github.com/rust-lang/rust/pull/40526
Most helpful comment
It's not just a question of comfort! Until the rustup bug about trying to open missing docs (symptoms as rust-lang-nursery/rustup.rs#959 or rust-lang-nursery/rustup.rs#901), and the now-incorrect --help text is fixed (rust-lang-nursery/rustup.rs#891) it's a big hit to usability too. Please don't leave this broken.