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

Identifier hiding: consider point of declaration #423

Merged
merged 9 commits into from
Feb 22, 2024

Commits on Nov 3, 2023

  1. IdentifierHiding: Consider point of decl for local vars

    Variables are only in scope from the point of declaration onwards.
    lcartey committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    adc818b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a5964b View commit details
    Browse the repository at this point in the history
  3. Add change note.

    lcartey committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    6f7f0b1 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

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

Commits on Feb 9, 2024

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

Commits on Feb 14, 2024

  1. Configuration menu
    Copy the full SHA
    6b42b93 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e86c3e0 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    9261147 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70e705d View commit details
    Browse the repository at this point in the history