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 #46187
Conversation
rust-highfive
assigned
alexcrichton
Nov 22, 2017
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
rust-highfive
Nov 22, 2017
Collaborator
(rust_highfive has picked a reviewer for you, use r? to override)
|
(rust_highfive has picked a reviewer for you, use r? to override) |
notriddle
added some commits
Nov 22, 2017
kennytm
added
S-waiting-on-review
T-doc
labels
Nov 22, 2017
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
kennytm
Nov 22, 2017
Member
Context: https://internals.rust-lang.org/t/proposal-bikeshed-rename-c-like-enumeration/6209
Randomly reassigning to someone in the docs team… r? @frewsxcv
|
Context: https://internals.rust-lang.org/t/proposal-bikeshed-rename-c-like-enumeration/6209 Randomly reassigning to someone in the docs team… r? @frewsxcv |
rust-highfive
assigned
frewsxcv
and unassigned
alexcrichton
Nov 22, 2017
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
|
Until the decisions is made, we can't accept this PR. |
steveklabnik
closed this
Nov 22, 2017
QuietMisdreavus
referenced this pull request
Nov 28, 2017
Closed
Rename C-like Enum to Field-less enum #46348
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
QuietMisdreavus
Nov 28, 2017
Member
Pending discussion on #46348 from lang team, i'm reopening this PR.
|
Pending discussion on #46348 from lang team, i'm reopening this PR. |
QuietMisdreavus
reopened this
Nov 28, 2017
kennytm
added
S-waiting-on-team
T-lang
and removed
S-waiting-on-review
T-doc
labels
Nov 28, 2017
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
kennytm
Dec 6, 2017
Member
Randomly reassigning to member on the lang team… r? @cramertj
GitHub doesn't accept it, reassigning… r? @nikomatsakis
|
Randomly reassigning to member on the lang team… GitHub doesn't accept it, reassigning… r? @nikomatsakis |
kennytm
assigned
nikomatsakis
and unassigned
frewsxcv
Dec 6, 2017
QuietMisdreavus
requested changes
Dec 6, 2017
The lang team (via @withoutboats) has given a quiet assent for this change, so i'll take it over from a docs perspective.
notriddle
added some commits
Dec 6, 2017
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
|
Fixed both. |
kennytm
added
T-doc
S-waiting-on-review
and removed
T-lang
labels
Dec 6, 2017
kennytm
removed
the
S-waiting-on-team
label
Dec 6, 2017
nikomatsakis
assigned
QuietMisdreavus
and unassigned
nikomatsakis
Dec 6, 2017
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
|
Excellent! Thanks so much! @bors r+ rollup |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
|
|
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
added a commit
that referenced
this pull request
Dec 7, 2017
kennytm
added
S-waiting-on-bors
and removed
S-waiting-on-review
labels
Dec 7, 2017
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
bors
Dec 7, 2017
Contributor
Approved by: QuietMisdreavus
Pushing 7b637b7 to master...
|
|
notriddle commentedNov 22, 2017
There is no need to reference the C programming language to explain this concept.