Skip to content

Fix 'unexpected cfg condition value: cygwin'#357

Merged
mmastrac merged 1 commit intomasterfrom
fix_cygwin
Dec 4, 2025
Merged

Fix 'unexpected cfg condition value: cygwin'#357
mmastrac merged 1 commit intomasterfrom
fix_cygwin

Conversation

@mmastrac
Copy link
Owner

@mmastrac mmastrac commented Dec 4, 2025

Fixes #356: rustc 1.85 is picky about target_os, so we need to detect cygwin by lack of target_env instead.

There's no MSRV check in the build matrix. This needs to happen at some point.

@mmastrac mmastrac merged commit ef11f03 into master Dec 4, 2025
3 of 4 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.

Build error for "unexpected cfg condition value: cygwin" on rust 1.85

1 participant

Comments