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

Static async fn in traits #3185

Merged
merged 8 commits into from Dec 7, 2021
Merged

Static async fn in traits #3185

merged 8 commits into from Dec 7, 2021

Commits on Oct 26, 2021

  1. Configuration menu
    Copy the full SHA
    9bc6b37 View commit details
    Browse the repository at this point in the history
  2. Update RFC number

    tmandry committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    5c7db81 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2021

  1. Add missing type parameters

    tmandry committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    0a1ddd3 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2021

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

Commits on Nov 6, 2021

  1. Add more missing generics

    tmandry committed Nov 6, 2021
    Configuration menu
    Copy the full SHA
    ea25d08 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

  1. Fix wording about return type

    tmandry committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    e54f7ed View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2021

  1. Remove draft designation

    tmandry committed Nov 20, 2021
    Configuration menu
    Copy the full SHA
    6cf7d28 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2021

  1. link to rust issue

    nikomatsakis committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    72b7875 View commit details
    Browse the repository at this point in the history