Skip to content

Conversation

petrochenkov
Copy link
Contributor

Same as #37078, but for nightly.
Ideally, metadata lookup functions should "just work" for constructor ids, but this fixes the issue as well.

Fixes #37026
r? @alexcrichton

@alexcrichton
Copy link
Member

@bors: r+ p=1

@bors
Copy link
Collaborator

bors commented Oct 11, 2016

📌 Commit f5827d0 has been approved by alexcrichton

@bors
Copy link
Collaborator

bors commented Oct 12, 2016

⌛ Testing commit f5827d0 with merge a29c49f...

bors added a commit that referenced this pull request Oct 12, 2016
Temporary fix for metadata decoding for struct constructors

Same as #37078, but for nightly.
Ideally, metadata lookup functions should "just work" for constructor ids, but this fixes the issue as well.

Fixes #37026
r? @alexcrichton
@bors bors merged commit f5827d0 into rust-lang:master Oct 12, 2016
@alexcrichton alexcrichton added beta-nominated Nominated for backporting to the compiler in the beta channel. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels Oct 12, 2016
@alexcrichton
Copy link
Member

Nominating for "backport" which I believe is what #37078 is intending.

@brson brson added beta-accepted Accepted for backporting to the compiler in the beta channel. and removed beta-nominated Nominated for backporting to the compiler in the beta channel. labels Oct 14, 2016
@petrochenkov petrochenkov deleted the metactor branch March 16, 2017 19:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
beta-accepted Accepted for backporting to the compiler in the beta channel. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

“Let NullaryConstructor = something;” causes internal compiler error: “tried to overwrite interned AdtDef”
4 participants