Skip to content

chore: redundant constraint on error type required to be Infallible #1979

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

Merged
merged 1 commit into from
Oct 7, 2024

Conversation

shikhar
Copy link
Contributor

@shikhar shikhar commented Oct 6, 2024

Given S: Service<Request<BoxBody>, Response = Response<BoxBody>, Error = Infallible>,

S::Error: Into<crate::Error> + Send is redundant

@djc djc added this pull request to the merge queue Oct 6, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 6, 2024
@djc djc added this pull request to the merge queue Oct 7, 2024
Merged via the queue into hyperium:master with commit 44b29ac Oct 7, 2024
17 checks passed
@shikhar shikhar deleted the redundant-whererr branch October 19, 2024 01:18
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.

3 participants