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

add IntoFuture #259

Merged
5 commits merged into from
Oct 15, 2019
Merged

add IntoFuture #259

5 commits merged into from
Oct 15, 2019

Commits on Sep 28, 2019

  1. add IntoFuture

    Signed-off-by: Yoshua Wuyts <yoshuawuyts@gmail.com>
    yoshuawuyts committed Sep 28, 2019
    Configuration menu
    Copy the full SHA
    012f6b6 View commit details
    Browse the repository at this point in the history
  2. blanket impl for IntoFuture

    Signed-off-by: Yoshua Wuyts <yoshuawuyts@gmail.com>
    yoshuawuyts committed Sep 28, 2019
    Configuration menu
    Copy the full SHA
    b3c688e View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2019

  1. cargo fmt

    Signed-off-by: Yoshua Wuyts <yoshuawuyts@gmail.com>
    yoshuawuyts committed Sep 29, 2019
    Configuration menu
    Copy the full SHA
    722b354 View commit details
    Browse the repository at this point in the history
  2. example

    Signed-off-by: Yoshua Wuyts <yoshuawuyts@gmail.com>
    yoshuawuyts committed Sep 29, 2019
    Configuration menu
    Copy the full SHA
    d7e8b2d View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2019

  1. mark as unstable

    Signed-off-by: Yoshua Wuyts <yoshuawuyts@gmail.com>
    yoshuawuyts committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    9eab45f View commit details
    Browse the repository at this point in the history