Skip to content

Conversation

@road2react
Copy link

Fixes #444 by using rustup show active-toolchain instead of running rustc, which is downloaded on-demand.

@road2react road2react requested a review from IlanCosman as a code owner March 30, 2025 04:10
@ErrorNoInternet
Copy link

Wouldn't this no longer show the version? It just shows an icon for me.

$ rustup show active-toolchain
nightly-x86_64-unknown-linux-gnu (default)

@a5ehren
Copy link

a5ehren commented Apr 30, 2025

Wouldn't this no longer show the version? It just shows an icon for me.

$ rustup show active-toolchain
nightly-x86_64-unknown-linux-gnu (default)

Yep. I have a PR to the main fork to fix it. plttn#4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

rustup causes rustc invocation to automatically download toolchain

3 participants