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
If Rust gains support for installing multiple versions in parallel (see rust-lang/rust#19263 for details), Cargo should have a mechanism to pick which one is used. Maybe an environment variable? RUSTC=rustc-beta cargo test