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

⚓ Rust    📅 2025-06-09    👤 surdeus    👁️ 4      

surdeus

Warning

This post was published 62 days ago. The information described in this article may have changed.

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