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: remove Poll from the AsyncSeek::start_seek return value #2885

Merged

Commits on Sep 25, 2020

  1. io: remove Poll from the AsyncSeek::start_seek return value

    Signed-off-by: Zahari Dichev <zaharidichev@gmail.com>
    zaharidichev committed Sep 25, 2020
    Copy the full SHA
    5cd5228 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2020

  1. Copy the full SHA
    909eb35 View commit details
    Browse the repository at this point in the history
  2. Remove poll_ready

    zaharidichev committed Oct 6, 2020
    Copy the full SHA
    b672c01 View commit details
    Browse the repository at this point in the history
  3. clippy + docs

    zaharidichev committed Oct 6, 2020
    Copy the full SHA
    d5a79ea View commit details
    Browse the repository at this point in the history
  4. fix docs link

    zaharidichev committed Oct 6, 2020
    Copy the full SHA
    7c3c0d0 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2020

  1. update panic message

    zaharidichev committed Oct 7, 2020
    Copy the full SHA
    dad4b74 View commit details
    Browse the repository at this point in the history