rustup 1.28.2 (e4f3ad6f8 2025-04-28)
Default host: x86_64-unknown-linux-gnu
rustup home: /home/rudxain/.rustup
installed toolchains
--------------------
nightly-x86_64-unknown-linux-gnu (active, default)
1.82.0-x86_64-unknown-linux-gnu
active toolchain
----------------
name: nightly-x86_64-unknown-linux-gnu
active because: it's the default toolchain
installed targets:
x86_64-unknown-linux-gnu
Verification
Problem
If I type
cargo +nightly run --TAB in a project with MSRV, it starts downloading the MSRV, instead of using nightly as I explicitly specifiedSteps
See summary
Possible Solution(s)
No response
Notes
No response
Rustup version
rustup 1.28.2 (e4f3ad6f8 2025-04-28)Installed toolchains
OS version
Debian Testing