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

Use custom error types instead of () #199

Merged
merged 2 commits into from
Dec 28, 2020
Merged

Use custom error types instead of () #199

merged 2 commits into from
Dec 28, 2020

Conversation

phil-opp
Copy link
Member

This fixes the clippy warnings we currently see on CI.

Since this changes the signature of public functions, this is a breaking change. However, I don't expect that much code is broken by this.

@phil-opp phil-opp mentioned this pull request Oct 30, 2020
14 tasks
@phil-opp phil-opp changed the base branch from master to next December 28, 2020 10:02
phil-opp added a commit that referenced this pull request Dec 28, 2020
This fixes the clippy warnings we currently see on CI.

Since this changes the signature of public functions, this is a **breaking change**. However, I don't expect that much code is broken by this.
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.

1 participant