kennytm / rustup-toolchain-install-master

Install a rustc master toolchain usable from rustup
MIT License
72 stars 13 forks source link

bail out when we failed to get even a single file from a component #24

Closed RalfJung closed 4 years ago

RalfJung commented 4 years ago

Right now we just silently do nothing, this seems better. This will show a proper error for https://github.com/kennytm/rustup-toolchain-install-master/issues/15 and https://github.com/kennytm/rustup-toolchain-install-master/issues/23.