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

io: fix take when using evil reader (backport #4428 to 1.14) #4451

Merged
merged 4 commits into from Jan 31, 2022

Conversation

carllerche
Copy link
Member

Backports #4428 into 1.14.x

Refs: #4434

Darksonn and others added 3 commits January 30, 2022 11:48
When backporting patches to LTS branches, we often run into CI failures due to
changes in rust. Newer rust versions add more lints, which break CI. We really
don't want to also have to backport patches that fix CI, so instead, LTS branches
should pin the stable rust version in CI (e.g. #4434).

This PR restructures the CI config files to make it a bit easier to set a specific rust
version in CI.
@carllerche
Copy link
Member Author

This should be good to go

@carllerche carllerche merged commit 5f02255 into tokio-1.14.x Jan 31, 2022
@carllerche carllerche deleted the merge-4437-1.14 branch January 31, 2022 17:14
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

3 participants