Skip to content

Remove channel check from toolchain installation.#915

Merged
calavera merged 1 commit intomainfrom
fix_toolchain
Feb 14, 2026
Merged

Remove channel check from toolchain installation.#915
calavera merged 1 commit intomainfrom
fix_toolchain

Conversation

@calavera
Copy link
Collaborator

Let rustup use the selected channel for the project it's in. This way if you're using a custom channel, the toolchain will be installed on it.

Fixes #894

Let rustup use the selected channel for the project it's in.
This way if you're using a custom channel, the toolchain will be
installed on it.
@calavera calavera merged commit 7988ab9 into main Feb 14, 2026
7 checks passed
@calavera calavera deleted the fix_toolchain branch February 14, 2026 19:02
@github-actions
Copy link
Contributor

This pull request has been automatically locked. Create a new discussion if you'd like to continue the conversation. https://github.com/cargo-lambda/cargo-lambda/discussions/new?category=general

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 14, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

cargo lambda build installs unintended stable toolchain

1 participant