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

review: fix: Use CtSuperAccess when implicitly accessing superclass field #5406

Merged
merged 5 commits into from
Oct 4, 2023

Commits on Oct 2, 2023

  1. fix: Use SuperAccess when implicitly accessing superclass field

    fix: Do not print implicit super
    
    fix: Do not force-qualify implicit super elements
    I-Al-Istannen committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    94af34b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8676f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18f8d58 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d9f360b View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Remove unused import

    I-Al-Istannen committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    ca99bff View commit details
    Browse the repository at this point in the history