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

Fix odd Windows-only compile error #221

Merged
merged 1 commit into from
Mar 21, 2024
Merged

Fix odd Windows-only compile error #221

merged 1 commit into from
Mar 21, 2024

Conversation

ulyssa
Copy link
Owner

@ulyssa ulyssa commented Mar 21, 2024

The CI failed for Windows in #192 due to not being able to infer the type parameter for an .as_ref() call. I can reproduce it with that PR checked out on Windows, but not on other platforms (or without that PR checked out). I'm not sure what the issue is, but it's easy enough to fix so that the the PR can compile in CI.

@ulyssa ulyssa added this to the v0.0.9 milestone Mar 21, 2024
@ulyssa ulyssa merged commit c63f8d9 into main Mar 21, 2024
4 checks passed
@ulyssa ulyssa deleted the windows-compile-err branch March 21, 2024 05:30
@ulyssa ulyssa mentioned this pull request Mar 29, 2024
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.

1 participant