Skip to content

libsyntax: Fix name generation in condition! macro #4452

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

Merged
merged 1 commit into from Jan 12, 2013
Merged

libsyntax: Fix name generation in condition! macro #4452

merged 1 commit into from Jan 12, 2013

Conversation

ghost
Copy link

@ghost ghost commented Jan 12, 2013

A missing $ in the condition! macro caused all names to be "c" instead of the given ident.

catamorphism added a commit that referenced this pull request Jan 12, 2013
libsyntax: Fix name generation in condition! macro
@catamorphism catamorphism merged commit 5b9cbbb into rust-lang:incoming Jan 12, 2013
@catamorphism
Copy link
Contributor

Good catch, thanks!

@ghost ghost deleted the cond-macro-fix branch January 12, 2013 04:11
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.

2 participants