Skip to content
This repository was archived by the owner on Apr 8, 2026. It is now read-only.

rust: add enum aliases - #206

Merged
axic merged 2 commits into
masterfrom
rust-enum-aliases
Nov 27, 2019
Merged

rust: add enum aliases#206
axic merged 2 commits into
masterfrom
rust-enum-aliases

Conversation

@axic

@axicaxic commented Mar 13, 2019

Copy link
Copy Markdown
Member

Part of #168.

@axic
axic requested a review from jakelangMarch 13, 2019 19:48
@jakelang

Copy link
Copy Markdown
Contributor

needs rebase.

@axic

axic commented Mar 19, 2019

Copy link
Copy Markdown
MemberAuthor

It turns out supporting enum type aliases properly was only merged into rustc on 19th Jan: rust-lang/rust#56225

@axic
axicforce-pushed the rust-enum-aliases branch from 46daa11 to 2faec7eCompareMarch 19, 2019 19:24
@axic
axicforce-pushed the rust-enum-aliases branch from 2faec7e to 8914936CompareApril 24, 2019 08:52
@axic
axicforce-pushed the rust-enum-aliases branch from 8914936 to aaa6d14CompareMay 14, 2019 12:00
@axic
axicforce-pushed the rust-enum-aliases branch from aaa6d14 to 75cde21CompareJune 4, 2019 15:55
@axicaxic changed the title Add enum aliases to Rustrust: add enum aliasesJun 7, 2019
@axic

axic commented Jul 4, 2019

Copy link
Copy Markdown
MemberAuthor

Wow, apparently this is coming in rustc 1.37: rust-lang/rust#61682

@axic
axicforce-pushed the rust-enum-aliases branch from 75cde21 to e84bca3CompareJuly 4, 2019 19:08
@axic
axicforce-pushed the rust-enum-aliases branch from e84bca3 to bbe6b7fCompareJuly 25, 2019 10:36
@axic
axicforce-pushed the rust-enum-aliases branch 3 times, most recently from 32664f9 to 3d84c51CompareAugust 11, 2019 09:16
@axic

axic commented Aug 21, 2019

Copy link
Copy Markdown
MemberAuthor

Woohoo, 1.37 was released.

@axic
axicforce-pushed the rust-enum-aliases branch from 3d84c51 to b18b20eCompareAugust 21, 2019 20:49
@axic
axicforce-pushed the rust-enum-aliases branch 2 times, most recently from 2ca440e to 4f4da10CompareNovember 26, 2019 23:00
@axic
axic merged commit f2aa41d into masterNov 27, 2019
@axic
axic deleted the rust-enum-aliases branch November 27, 2019 22:18
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@axic@jakelang@chfast