You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 from rust-toolchain.toml if they are legal.