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

Provide io::Seek::rewind #85146

Merged
merged 4 commits into from
May 10, 2021
Merged

Provide io::Seek::rewind #85146

merged 4 commits into from
May 10, 2021

Commits on May 10, 2021

  1. io::Seek: Mention that seeking can fail due to buffer flush fail

    Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
    ijackson committed May 10, 2021
    Configuration menu
    Copy the full SHA
    74e0e45 View commit details
    Browse the repository at this point in the history
  2. io::Seek: Provide rewind()

    Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
    ijackson committed May 10, 2021
    Configuration menu
    Copy the full SHA
    c3ca148 View commit details
    Browse the repository at this point in the history
  3. Fix typo in doc

    Co-authored-by: Mara Bos <m-ou.se@m-ou.se>
    ijackson and m-ou-se authored May 10, 2021
    Configuration menu
    Copy the full SHA
    3113b6b View commit details
    Browse the repository at this point in the history
  4. io::Seek::rewind: Set tracking issue

    Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
    ijackson committed May 10, 2021
    Configuration menu
    Copy the full SHA
    7ae852e View commit details
    Browse the repository at this point in the history