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

Tweak errors for missing associated types and type parameters #67268

Merged
merged 10 commits into from
Dec 26, 2019

Commits on Dec 25, 2019

  1. Configuration menu
    Copy the full SHA
    547abe0 View commit details
    Browse the repository at this point in the history
  2. Fix case in associated-type-projection-from-multiple-supertraits.rs

    This still doesn't handle the case entirely correctly, requiring a more
    targeted approach with a better suggestion, but at least now the
    suggested syntax makes *some* sense.
    estebank committed Dec 25, 2019
    Configuration menu
    Copy the full SHA
    759df5f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e74f63 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    66ea471 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8d316a5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    83c5b4e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    80adfd8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    245f62e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    93fb219 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    621d7e9 View commit details
    Browse the repository at this point in the history