Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upRename C-like enum to Field-less enum #1017
Conversation
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
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!
|
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
closed this
Nov 22, 2017
QuietMisdreavus
referenced this pull request
Nov 28, 2017
Closed
Rename C-like Enum to Field-less enum #46348
steveklabnik
reopened this
Dec 5, 2017
steveklabnik
reviewed
Dec 5, 2017
This has now been decided. Thank you, and sorry again about the misunderstanding on my part :(
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
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
notriddle commentedNov 22, 2017
There is no need to reference the C programming language to explain this concept.