Skip to content

Conversation

alexcrichton
Copy link
Member

If you didn't have a trailing comma at the end of the variants, you could use
any type you wanted, but if you used a trailing comma the macro would
erroneously require the bits be a u32.

If you didn't have a trailing comma at the end of the variants, you could use
any type you wanted, but if you used a trailing comma the macro would
erroneously require the bits be a u32.
bors added a commit that referenced this pull request Sep 20, 2014
If you didn't have a trailing comma at the end of the variants, you could use
any type you wanted, but if you used a trailing comma the macro would
erroneously require the bits be a u32.
@bors bors closed this Sep 20, 2014
@bors bors merged commit b54eb9b into rust-lang:master Sep 20, 2014
@alexcrichton alexcrichton deleted the bitflags-u32 branch September 22, 2014 17:26
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.

3 participants