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

Work around breaking change in cross #2964

Merged
merged 2 commits into from
Dec 16, 2024

Conversation

itowlson
Copy link
Contributor

cross no longer works on Rust 1.79 so we need to move to 1.81.

@itowlson
Copy link
Contributor Author

The Redis tests fall foul of the new "this assumes ! fallback type is ()" lint. Upgrading to latest Redis crate didn't help. I guess maybe we need to pick a concrete type of something but I'm proposing to punt on it for now in order to unblock PRs, and circle back to it in our copious spare time.

@itowlson itowlson requested review from lann and vdice December 16, 2024 21:36
@itowlson itowlson enabled auto-merge December 16, 2024 21:39
@itowlson itowlson merged commit 1f08962 into fermyon:main Dec 16, 2024
17 checks passed
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