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

Fix missing diagnostic span for impl Trait with const generics, and add various tests for min_const_generics and const_generics #77439

Merged
merged 7 commits into from
Oct 5, 2020

Commits on Oct 2, 2020

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

Commits on Oct 3, 2020

  1. Configuration menu
    Copy the full SHA
    488b759 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96eb68b View commit details
    Browse the repository at this point in the history
  3. Add tests for const_generics

    varkor committed Oct 3, 2020
    Configuration menu
    Copy the full SHA
    3631d29 View commit details
    Browse the repository at this point in the history
  4. Move tests

    varkor committed Oct 3, 2020
    Configuration menu
    Copy the full SHA
    7029065 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6647eee View commit details
    Browse the repository at this point in the history