Skip to content

Require #[proc_macro_derive] functions to be pub - #38140

Merged
bors merged 1 commit into
rust-lang:masterfrom
jseyfried:proc_macro_visibility
Dec 19, 2016
Merged

Require #[proc_macro_derive] functions to be pub#38140
bors merged 1 commit into
rust-lang:masterfrom
jseyfried:proc_macro_visibility

Conversation

@jseyfried

Copy link
Copy Markdown
Contributor

r? @nrc

@nrc

nrc commented Dec 3, 2016

Copy link
Copy Markdown
Member

cc @alexcrichton and #35900

@nrc

nrc commented Dec 3, 2016

Copy link
Copy Markdown
Member

r = me, but I just want a chance for people to see this before I land it.

@nrcnrc mentioned this pull request Dec 3, 2016
53 tasks
@jseyfried
jseyfriedforce-pushed the proc_macro_visibility branch from 8290c84 to 9c968c5CompareDecember 3, 2016 04:03
@alexcrichton

Copy link
Copy Markdown
Member

Oh I thought this was already the case, I even vaguely remember adding a test for this...

In any case looks good to me as well!

@bors

bors commented Dec 8, 2016

Copy link
Copy Markdown
Collaborator

☔ The latest upstream changes (presumably #38191) made this pull request unmergeable. Please resolve the merge conflicts.

@jseyfried
jseyfriedforce-pushed the proc_macro_visibility branch from 9c968c5 to 6e93d5dCompareDecember 8, 2016 04:48
@nrc

nrc commented Dec 18, 2016

Copy link
Copy Markdown
Member

@bors: r+

@bors

bors commented Dec 18, 2016

Copy link
Copy Markdown
Collaborator

📌 Commit 1605254 has been approved by nrc

@nrcnrc 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 Dec 18, 2016
@bors

bors commented Dec 19, 2016

Copy link
Copy Markdown
Collaborator

⌛ Testing commit 1605254 with merge 0102127...

bors added a commit that referenced this pull request Dec 19, 2016
Require `#[proc_macro_derive]` functions to be `pub`
r? @nrc
@bors
bors merged commit 1605254 into rust-lang:masterDec 19, 2016
@jseyfried
jseyfried deleted the proc_macro_visibility branch December 19, 2016 04:49
@alexcrichton

Copy link
Copy Markdown
Member

This just made it into beta, so de-nominating.

@alexcrichtonalexcrichton removed the beta-nominated Nominated for backporting to the compiler in the beta channel. label Dec 19, 2016
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

T-compilerRelevant 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.

4 participants

@jseyfried@nrc@alexcrichton@bors