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 to rust 1.63 #742

Merged
merged 1 commit into from
Aug 14, 2022
Merged

Update to rust 1.63 #742

merged 1 commit into from
Aug 14, 2022

Conversation

rukai
Copy link
Member

@rukai rukai commented Aug 11, 2022

I opted to disable the new derive_partial_eq_without_eq lint, because blanket enforcing full Eq seems like a bad idea when the type might not meet the semantics of Eq

@conorbros
Copy link
Member

Does #738 fix that failure?

@rukai
Copy link
Member Author

rukai commented Aug 12, 2022

yep, that is the kind of intermittent failure that #738 fixes

@conorbros conorbros merged commit 1a117cb into shotover:main Aug 14, 2022
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.

3 participants