Skip to content
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

Update rust to 1.56 with edition2021 #3667

Merged
merged 1 commit into from
Oct 26, 2021

Conversation

antgamdia
Copy link
Contributor

Description of the change

The new edition of Rust just went out and some of our crates are using it. This PR is to update the Rust edition as there are no breaking changes affecting us.

List of the features and changes: https://blog.rust-lang.org/2021/05/11/edition-2021.html

Benefits

Crates using edition2021 will be able to get upgraded.

Possible drawbacks

N/A

Applicable issues

N/A

Additional information

N/A

Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
@absoludity absoludity merged commit b3aee16 into vmware-tanzu:master Oct 26, 2021
@antgamdia antgamdia deleted the rust2021 branch October 27, 2021 09:21
@antgamdia antgamdia changed the title Update rust to 1.51 with edition2021 Update rust to 1.56 with edition2021 Oct 27, 2021
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.

2 participants