Skip to content

Conversation

@crawfxrd
Copy link
Member

@crawfxrd crawfxrd commented Dec 4, 2024

This removes the need to download and run a shell script to set up the environment. The distro is instead trusted to provide a valid binary.

Fedora has a package called "rustup", but it really is just the rustup-init binary [1].

Additionally handle the behavior changes for rustup 1.28.0, which removes implicit toolchain installation but adds support for installing from rust-toolchain.toml.

@crawfxrd crawfxrd requested review from a team December 4, 2024 03:00
@crawfxrd
Copy link
Member Author

crawfxrd commented Dec 4, 2024

I suppose I should try to handle Debian Bookworm since it doesn't have rustup packaged.

This removes the need to download and run a shell script to set up the
environment. The distro is instead trusted to provide a valid binary.

Fedora has a package called "rustup", but it really is just the
rustup-init binary [1].

Additionally handle the behavior changes for rustup 1.28.0, which
removes implicit toolchain installation but adds support for installing
from `rust-toolchain.toml`.

[1]: https://src.fedoraproject.org/rpms/rustup

Signed-off-by: Tim Crawford <[email protected]>
@crawfxrd
Copy link
Member Author

Done in #519.

@crawfxrd crawfxrd deleted the rustup branch March 12, 2025 19:44
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.

1 participant