Skip to content

Rename C-like Enum to Field-less enum #46348

Closed
@Havvy

Description

@Havvy
Contributor

I'm trying to get the official name of "C-like enum" changed to "field-less enum" (or equivalently "enum without fields"). I've gone through a bikeshedding process on IRLO, and we've discussed it in the docs meetings. We've got a couple PRs from @notriddle, but need lang-team approval. And also another PR for the nomicon and wherever else we mention C-like enums, which I can handle.

As such, requesting nomination from @rust-lang/lang team.

Activity

QuietMisdreavus

QuietMisdreavus commented on Nov 28, 2017

@QuietMisdreavus
Member
withoutboats

withoutboats commented on Dec 1, 2017

@withoutboats
Contributor

Unless someone from the lang team posts an objection I think you should consider this fine from our end.

nikomatsakis

nikomatsakis commented on Dec 6, 2017

@nikomatsakis
Contributor

I agree it seems fine.

Havvy

Havvy commented on Dec 7, 2017

@Havvy
ContributorAuthor

This has been fixed everywhere except for the nomicon, which has its own PR. So closing this issue as fixed.

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    T-langRelevant to the language team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @nikomatsakis@Havvy@QuietMisdreavus@withoutboats

        Issue actions

          Rename C-like Enum to Field-less enum · Issue #46348 · rust-lang/rust