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

Warn on single-letter macro fresh variables #14824

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

FnControlOption
Copy link
Contributor

Closes #14782

@nobodywasishere
Copy link
Contributor

I think you should also update the locations that are now giving a warning to no longer have one

@oprypin
Copy link
Member

oprypin commented Jul 26, 2024

My idea of this was that only %x{foo} causes a warning, not %x. It would be much less disruptive.

@FnControlOption FnControlOption marked this pull request as draft July 26, 2024 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ambiguity between sigils and macro fresh variables
4 participants