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

Rust 2018 and async/await support #32

Merged
merged 20 commits into from Jan 4, 2019
Merged

Rust 2018 and async/await support #32

merged 20 commits into from Jan 4, 2019

Commits on Dec 21, 2018

  1. main crate updated to r2018

    leenozara committed Dec 21, 2018
    Configuration menu
    Copy the full SHA
    1fdd387 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b077ad View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2018

  1. tests complete successfully

    leenozara committed Dec 29, 2018
    Configuration menu
    Copy the full SHA
    0a7cb8c View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2019

  1. Configuration menu
    Copy the full SHA
    a523e86 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2019

  1. fixed Unpin issue

    leenozara committed Jan 2, 2019
    Configuration menu
    Copy the full SHA
    eb996f2 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2019

  1. rust 1.33.0 compiler error

    leenozara committed Jan 3, 2019
    Configuration menu
    Copy the full SHA
    8a84a41 View commit details
    Browse the repository at this point in the history
  2. fixed event loading

    leenozara committed Jan 3, 2019
    Configuration menu
    Copy the full SHA
    a2cb7a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c7a6dc View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2019

  1. Configuration menu
    Copy the full SHA
    96a1752 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3fa0133 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d48c2e1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6aedb67 View commit details
    Browse the repository at this point in the history
  5. fixed Unpin issue

    leenozara committed Jan 4, 2019
    Configuration menu
    Copy the full SHA
    b209597 View commit details
    Browse the repository at this point in the history
  6. rust 1.33.0 compiler error

    leenozara committed Jan 4, 2019
    Configuration menu
    Copy the full SHA
    ab07efc View commit details
    Browse the repository at this point in the history
  7. fixed event loading

    leenozara committed Jan 4, 2019
    Configuration menu
    Copy the full SHA
    0a41525 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1e4c079 View commit details
    Browse the repository at this point in the history
  9. Removed commented code

    leenozara committed Jan 4, 2019
    Configuration menu
    Copy the full SHA
    cfd553e View commit details
    Browse the repository at this point in the history
  10. removed commented code

    leenozara committed Jan 4, 2019
    Configuration menu
    Copy the full SHA
    729eb58 View commit details
    Browse the repository at this point in the history
  11. removed commented code

    leenozara committed Jan 4, 2019
    Configuration menu
    Copy the full SHA
    a7ffcf5 View commit details
    Browse the repository at this point in the history
  12. removed commented code

    leenozara committed Jan 4, 2019
    Configuration menu
    Copy the full SHA
    20cf73a View commit details
    Browse the repository at this point in the history