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

Implement RFC 3373: Avoid non-local definitions in functions #120393

Merged
merged 10 commits into from
Feb 25, 2024

Commits on Feb 17, 2024

  1. Make synstructure underscore_const(true) the default

    since otherwise it will trigger the non_local_definitions lint
    Urgau committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    c114443 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6170394 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80c81c5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    01bcc60 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1b73355 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7b6057d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6320ad0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a8ae117 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    85e3a2e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    63469ab View commit details
    Browse the repository at this point in the history