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

extend const generics test suite #78916

Merged
merged 11 commits into from
Nov 12, 2020
Merged

Commits on Nov 10, 2020

  1. const param macro test

    lcnr committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    d76cdb0 View commit details
    Browse the repository at this point in the history
  2. add generic param mismatch test

    lcnr committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    359031e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd78188 View commit details
    Browse the repository at this point in the history
  4. add associated type bounds test

    lcnr committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    a8310e2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    19a3fe6 View commit details
    Browse the repository at this point in the history
  6. try referencing outer params

    lcnr committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    a30b28e View commit details
    Browse the repository at this point in the history
  7. const param in async

    lcnr committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    de1ebbb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4b5cd04 View commit details
    Browse the repository at this point in the history
  9. add cross crate test

    lcnr committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    f4790ec View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2020

  1. add rustdoc test

    lcnr committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    7d9f815 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9eacf3 View commit details
    Browse the repository at this point in the history