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

Remove BufReader::poll_seek_relative #1938

Merged
merged 1 commit into from Nov 4, 2019

Conversation

taiki-e
Copy link
Member

@taiki-e taiki-e commented Nov 3, 2019

It's based on std's unstable API, so I think it's good to remove it until it stabilizes.

Refs: https://doc.rust-lang.org/nightly/std/io/struct.BufReader.html#method.seek_relative

@cramertj cramertj merged commit 1496d06 into rust-lang:master Nov 4, 2019
@taiki-e taiki-e deleted the io-poll-seek-relative branch November 5, 2019 05:30
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