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

resolve: Make sure indeterminate and inconsistent macro resolutions always generate errors #51145

Merged
merged 1 commit into from
May 31, 2018

Conversation

petrochenkov
Copy link
Contributor

@petrochenkov petrochenkov commented May 29, 2018

Addresses the issue described in #50911 (comment)

I haven't come up with a minimized reproduction yet, but confirmed that npbot now generates the correct error with ![feature(use_extern_macros)].

@rust-highfive
Copy link
Collaborator

r? @cramertj

(rust_highfive has picked a reviewer for you, use r? to override)

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label May 29, 2018
@petrochenkov
Copy link
Contributor Author

r? @alexcrichton

@petrochenkov petrochenkov force-pushed the npbot branch 2 times, most recently from 57edb04 to da58ff4 Compare May 29, 2018 12:12
@alexcrichton
Copy link
Member

@bors: r+

@petrochenkov
Copy link
Contributor Author

@bors r=alexcrichton

@bors
Copy link
Contributor

bors commented May 30, 2018

📌 Commit da58ff4 has been approved by alexcrichton

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels May 30, 2018
@bors
Copy link
Contributor

bors commented May 30, 2018

🔒 Merge conflict

@bors bors added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels May 30, 2018
@petrochenkov
Copy link
Contributor Author

@bors r=alexcrichton

@bors
Copy link
Contributor

bors commented May 30, 2018

📌 Commit 345e7c3 has been approved by alexcrichton

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. labels May 30, 2018
@bors
Copy link
Contributor

bors commented May 31, 2018

⌛ Testing commit 345e7c3 with merge e38554c...

bors added a commit that referenced this pull request May 31, 2018
resolve: Make sure indeterminate and inconsistent macro resolutions always generate errors

Addresses the issue described in #50911 (comment)

I haven't come up with a minimized reproduction yet, but confirmed that `npbot` now generates the correct error with `![feature(use_extern_macros)]`.
@bors
Copy link
Contributor

bors commented May 31, 2018

☀️ Test successful - status-appveyor, status-travis
Approved by: alexcrichton
Pushing e38554c to master...

@bors bors merged commit 345e7c3 into rust-lang:master May 31, 2018
@petrochenkov petrochenkov deleted the npbot branch June 5, 2019 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants