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

Rename C-like enum to Field-less enum #1017

Merged
merged 1 commit into from Dec 5, 2017

Conversation

Projects
None yet
2 participants
@notriddle
Contributor

notriddle commented Nov 22, 2017

There is no need to reference the C programming language to explain this concept.

Rename C-like enum to Field-less enum
There is no need to reference the C programming language to explain this concept.
@steveklabnik

This comment has been minimized.

Show comment
Hide comment
@steveklabnik

steveklabnik Nov 22, 2017

Member

This is the official name of the term at the moment. You should get involved over here: https://internals.rust-lang.org/t/proposal-bikeshed-rename-c-like-enumeration/6209

until then, we gotta keep the official name. Thanks though!

Member

steveklabnik commented Nov 22, 2017

This is the official name of the term at the moment. You should get involved over here: https://internals.rust-lang.org/t/proposal-bikeshed-rename-c-like-enumeration/6209

until then, we gotta keep the official name. Thanks though!

@steveklabnik

This has now been decided. Thank you, and sorry again about the misunderstanding on my part :(

@steveklabnik steveklabnik merged commit fd88884 into rust-lang:master Dec 5, 2017

1 check was pending

continuous-integration/travis-ci/pr The Travis CI build is in progress
Details

@notriddle notriddle deleted the notriddle:patch-2 branch Dec 5, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment