-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Add Seek instance for io::Take #97230
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Conversation
Hey! It looks like you've submitted a new PR for the library teams! If this PR contains changes to any Examples of
|
Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @Mark-Simulacrum (or someone else) soon. Please see the contribution instructions for more information. |
This comment has been minimized.
This comment has been minimized.
Note I added
Befreo
|
Since some branches clamp the seek value via |
@the8472 You are right if |
This is an r? rust-lang/libs-api @rustbot label +T-libs-api -T-libs |
This comment has been minimized.
This comment has been minimized.
@wangbj heads up that merge commits are not allowed in PRs. I recommend |
The job Click to see the possible cause of the failure (guessed by this bot)
|
Close in flavor of #97807 97807 |
Library tracking issue #97227.