Skip to content

Feat - Rust rustup dynamic toolchain selection enablement #1120

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

gerardcl
Copy link
Member

@gerardcl gerardcl commented May 2, 2025

With this change we enable the best experience possible for teams and integrations on CICD, as by just having in the project/repo the version defined in the rust-toolchain file then cargo and rustup take care that the build tooling loads/uses the right version/toolchain. See also docs.

Closes #1119
Fixes #1107

Tasks:

  • Updated documentation in docs/modules/... directory
  • Ran tests in <quickstarter>/testdata directory

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.

Rust QS enable dynamic toolchain/version support Rust QS - cargo deny issues
3 participants