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

Keywords: define generic matcher replacing Ident #3641

Merged
merged 2 commits into from Mar 12, 2024

Conversation

kitbellew
Copy link
Contributor

Helps with #3631.

@kitbellew kitbellew force-pushed the 3631_10 branch 2 times, most recently from 549ad9f to d48c681 Compare March 12, 2024 17:32
It matches on token text, rather than ident value which might be escaped
using backquotes.

Use it for co-/contravariant prefixes before underscore.
@kitbellew kitbellew merged commit fb765bc into scalameta:main Mar 12, 2024
24 checks passed
@kitbellew kitbellew deleted the 3631_10 branch March 12, 2024 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant