-
Notifications
You must be signed in to change notification settings - Fork 13.3k
macros: fix regression involving identifiers in macro_rules!
patterns.
#43224
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
Conversation
dc8c4aa
to
65a5e92
Compare
65a5e92
to
b5c5a0c
Compare
@bors: r+ |
📌 Commit b5c5a0c has been approved by |
FYI: typo in the commit message: fregression. |
macro_rules!
patterns.macro_rules!
patterns.
⌛ Testing commit b5c5a0c with merge 87d8b9c0af76936881b627ba376181b05914fcc3... |
💔 Test failed - status-appveyor |
|
@bors retry |
☀️ Test successful - status-appveyor, status-travis |
Fixes #42019.
r? @nrc