Fix odd Windows-only compile error #318

Closed
opened 2025-10-14 15:45:53 -06:00 by navan · 0 comments
Owner

Originally created by @ulyssa on 3/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.

*Originally created by @ulyssa on 3/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.
navan closed this issue 2025-10-14 15:45:54 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github/iamb#318
No description provided.