Skip to content

Update to Rust 1.73 - #784

Merged
Stefan J. Wernli (swernli) merged 3 commits into
mainfrom
swernli/rustupdate1.73
Oct 11, 2023
Merged

Update to Rust 1.73#784
Stefan J. Wernli (swernli) merged 3 commits into
mainfrom
swernli/rustupdate1.73

Conversation

@swernli

@swernliStefan J. Wernli (swernli) commented Oct 11, 2023

Copy link
Copy Markdown
Contributor

This change updates the build scripts and yaml to use Rust 1.73, which introduced some new clippy lints that the code was in violation of. The changes have the version update and the code updates for compatibility, and to keep the new clippy lints in check the minimum required version is updated in prereqs.py.

This also updates the devcontainer to pin Python 3.11 because latest is now pointing to 3.12 which fails to build during container creation.

This change updates the build scripts and yaml to use Rust 1.73, which introduced some new clippy lints that the code was in violation of. The changes have the version update and the code updates for compatibility, and to keep the new clippy lints in check the minimum required version is updated in prereqs.py.
This also updates the devcontainer definition to include the Azure CLI and fixes the Python version to 3.11 (3.12 was releast on Oct 3, 2023 and does not yet play nice with azure-cli packages, see microsoft/azure-devops-python-api#469).
Comment threadcompiler/qsc_frontend/src/compile/preprocess.rs
Comment threadprereqs.py Outdated
Comment thread.devcontainer/devcontainer.json Outdated
@swernliStefan J. Wernli (swernli) changed the title Update to Rust 1.73, improve devcontainerUpdate to Rust 1.73Oct 11, 2023
Merged via the queue into main with commit c759409Oct 11, 2023
@swernli
Stefan J. Wernli (swernli) deleted the swernli/rustupdate1.73 branch October 11, 2023 23:12
Sign up for freeto 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.

4 participants

@swernli@idavis@billti@sezna