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

macros: improve diagnostics on type mismatch #3766

Merged
merged 5 commits into from
May 9, 2021
Merged

macros: improve diagnostics on type mismatch #3766

merged 5 commits into from
May 9, 2021

Commits on May 8, 2021

  1. Configuration menu
    Copy the full SHA
    1a40739 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c36849 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bca8723 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e1442a4 View commit details
    Browse the repository at this point in the history
  5. add test case for trait method to prevent accidental breakage

    We probably didn't originally intend to support this, but it works, and
    remove support for it can cause breakage.
    taiki-e committed May 8, 2021
    Configuration menu
    Copy the full SHA
    63ee506 View commit details
    Browse the repository at this point in the history