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

Switch test crates to Rust 2021 #6

Merged
merged 2 commits into from
Jan 11, 2022
Merged

Conversation

camelid
Copy link
Member

@camelid camelid commented Jan 11, 2022

The whole standard library is now on Rust 2021, so the test crates need
to use it too. The switch was made in rust-lang/rust#92068.

r? @RalfJung

The whole standard library is now on Rust 2021, so the test crates need
to use it too. The switch was made in rust-lang/rust#92068.
@RalfJung
Copy link
Member

Makes sense, thanks!
Could you also update the rust-version file?

@camelid
Copy link
Member Author

camelid commented Jan 11, 2022

Done! Hopefully that should fix CI.

@RalfJung
Copy link
Member

Looks like it does, thanks. :)

@RalfJung RalfJung merged commit ac9d914 into rust-lang:master Jan 11, 2022
@camelid camelid deleted the rust-2021 branch January 11, 2022 23:26
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