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 stabilized Poll::map_err on compression filter stream #869

Merged
merged 1 commit into from Jun 26, 2021
Merged

Use stabilized Poll::map_err on compression filter stream #869

merged 1 commit into from Jun 26, 2021

Conversation

joseluisq
Copy link
Contributor

This PR just does a small upgrade of Poll::map_err which is stabilized since 1.51.0.

https://github.com/rust-lang/rust/blob/master/RELEASES.md#version-1510-2021-03-25

src/filters/compression.rs Outdated Show resolved Hide resolved
@jxs
Copy link
Collaborator

jxs commented Jun 25, 2021

Hi, thanks! There seems to be a typo there

@jxs jxs added the waiting-on-author awaiting some action (such as code changes) from the PR or issue author. label Jun 25, 2021
@joseluisq
Copy link
Contributor Author

Hi, sorry It's fixed now.

@jxs jxs merged commit 84cc807 into seanmonstar:master Jun 26, 2021
@jxs
Copy link
Collaborator

jxs commented Jun 26, 2021

great thanks!

@jxs jxs removed the waiting-on-author awaiting some action (such as code changes) from the PR or issue author. label Jun 26, 2021
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.

None yet

2 participants