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

[release/6.0] Fixes two logging source gen bugs - when using "in" or "ref" modifier / when dealing with constraints #64705

Closed
wants to merge 3 commits into from

Commits on Feb 2, 2022

  1. Fixes some logging source gen bugs:

    - Supports usage of "in" modifier
    - Improves support for generic constraints
    
    Fixes #58550, #62644
    maryamariyan authored and github-actions committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    481e0e0 View commit details
    Browse the repository at this point in the history
  2. Apply PR feedback

    maryamariyan authored and github-actions committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    33c5fc5 View commit details
    Browse the repository at this point in the history
  3. Add another test

    maryamariyan authored and github-actions committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    38d2e3a View commit details
    Browse the repository at this point in the history