Why does it install another 1.87.0 when the stable(1.87.0) toolchain is already installed?

⚓ rust    📅 2025-06-09    👤 surdeus    👁️ 1      

surdeus

When a project's rust-toolchain.toml specifies version 1.87.0, it does not use the installed stable(1.87.0) toolchain, but installs another 1.87.0 toolchain.

3 posts - 2 participants

Read full topic

🏷️ rust_feed