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

ide: improve ReferenceCategoryType #17083

Merged
merged 2 commits into from
Apr 16, 2024
Merged

Commits on Apr 16, 2024

  1. ide: improve ReferenceCategoryType

    It is bitset semantically --- many categorical things can be true about
    a reference at the same time.
    
    In parciular, a reference can be a "test" and a "write" at the same
    time.
    matklad committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    9bd8eee View commit details
    Browse the repository at this point in the history
  2. ide: add a new test

    matklad committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    f852a6f View commit details
    Browse the repository at this point in the history