Skip to content

Conversation

@swernli
Copy link
Collaborator

@swernli swernli commented Oct 11, 2023

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).
@swernli swernli changed the title Update to Rust 1.73, improve devcontainer Update to Rust 1.73 Oct 11, 2023
@swernli swernli enabled auto-merge October 11, 2023 22:27
@swernli swernli added this pull request to the merge queue Oct 11, 2023
Merged via the queue into main with commit c759409 Oct 11, 2023
@swernli swernli deleted the swernli/rustupdate1.73 branch October 11, 2023 23:12
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.

5 participants