Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Temporary fix for metadata decoding for struct constructors #37095

Merged
merged 1 commit into from
Oct 12, 2016

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
Contributor

bors commented Oct 11, 2016

📌 Commit f5827d0 has been approved by alexcrichton

@bors
Copy link
Contributor

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
4 participants