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

Remove cfg guards as suggested in #63. #64

Closed
wants to merge 1 commit into from

Conversation

thomcc
Copy link

@thomcc thomcc commented Jan 3, 2021

Fixes #63, closes #62 (which it makes irrelevant).

It's entirely non-breaking, as the enum is non-exhaustive already.

@Lokathor
Copy link
Contributor

I actually really like this idea, though I merged the solaris PR first, which caused this PR to have conflicts.

@Lokathor
Copy link
Contributor

Was incorporated into #67

@Lokathor Lokathor closed this Jan 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Proposal: Remove all the cfg guards.
2 participants