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

Rename Signing::Null to Signing::None #50

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

tgross35
Copy link
Contributor

There is no need to avoid conflict with Option::None if glob imports are
avoided; "none" is a more accurate term here than "null".

This is a breaking change, but crate usage is low

tgross35 added 2 commits June 23, 2023 21:39
There is no need to avoid conflict with `Option::None` if glob imports are
avoided; "none" is a more accurate term here than "null".
@tarcieri
Copy link
Member

Looks like there are a few imports that need to be changed

Copy link
Member

@tarcieri tarcieri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please fix the build failures

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.

2 participants