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

Introduce IdentityConversionCheck #27

Merged
merged 13 commits into from
Apr 8, 2022

Commits on Feb 18, 2022

  1. Configuration menu
    Copy the full SHA
    b592066 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57180ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07ebfd3 View commit details
    Browse the repository at this point in the history
  4. Add more test cases

    rickie committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    e060553 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8bf0f8f View commit details
    Browse the repository at this point in the history
  6. IdentityConversion: validate types have a defined equality check

    Also remove identity conversions if the source type is equal to the
    type of the current tree.
    rickie committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    9c9825e View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

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

Commits on Mar 18, 2022

  1. Configuration menu
    Copy the full SHA
    6886c85 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

  1. Suggestions

    Stephan202 committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    47205e6 View commit details
    Browse the repository at this point in the history
  2. More suggestions

    Stephan202 committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    943eebc View commit details
    Browse the repository at this point in the history
  3. Trim some more templates

    Stephan202 committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    d9bc85a View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2022

  1. Suggestions

    rickie committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    1f0ccf9 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2022

  1. Suggestion

    Stephan202 committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    0506118 View commit details
    Browse the repository at this point in the history