Open
Description
As discussed in #4053 (comment), there are basically two issues to address:
- Improve current error messages and treat toolchain names coming from
rust-toolchain.toml
as untrusted. - Come up with more restrictive rules in respect to legal toolchain names.
a. If the rules allow the prevention of phishing, lift the restriction on displaying toolchain names fromrust-toolchain.toml
if they are legal.