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

Change autobins and friends to Option<bool> #41

Merged
merged 4 commits into from
Jun 18, 2024

Conversation

Turbo87
Copy link
Collaborator

@Turbo87 Turbo87 commented Jun 18, 2024

In Edition 2015 the default value depends on whether an explicit e.g. bin target exists. Since we can't know that are deserialization time, we have to support a None variant.

Turbo87 added 4 commits June 18, 2024 13:05
In Edition 2015 the default value depends on whether an explicit e.g. `bin` target exists. Since we can't know that are deserialization time, we have to support a `None` variant.
@Turbo87
Copy link
Collaborator Author

Turbo87 commented Jun 18, 2024

/cc @kornelski

@LukeMathWalker LukeMathWalker merged commit 639a7bc into LukeMathWalker:master Jun 18, 2024
4 checks passed
@Turbo87 Turbo87 deleted the auto-option branch June 19, 2024 09:52
@Turbo87 Turbo87 added the enhancement New feature or request label Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants