Skip to content

Move stability queries to librustc_passes. #67700

New issue

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

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

Already on GitHub? # to your account

Merged
merged 2 commits into from
Jan 2, 2020

Conversation

cjgillot
Copy link
Contributor

Contains:

  • check_mod_unstable_api_usage query;
  • stability_index query;
  • check_unused_or_stable features pass.

Split out of #67688

r? @Zoxc

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Dec 29, 2019
@bors
Copy link
Collaborator

bors commented Dec 30, 2019

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

@cjgillot
Copy link
Contributor Author

Rebased.

@Zoxc
Copy link
Contributor

Zoxc commented Dec 30, 2019

@bors r+

@bors
Copy link
Collaborator

bors commented Dec 30, 2019

📌 Commit b0f5d96be80a642aebf6f9c2872fa355f91b1da7 has been approved by Zoxc

@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 Dec 30, 2019
@bors
Copy link
Collaborator

bors commented Dec 31, 2019

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

@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 Dec 31, 2019
@cjgillot
Copy link
Contributor Author

Rebased.

@bors
Copy link
Collaborator

bors commented Dec 31, 2019

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

@bors
Copy link
Collaborator

bors commented Jan 1, 2020

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

Contains:
- check_mod_unstable_api_usage query;
- stability_index query;
- check_unused_or_stable features pass.
@Zoxc
Copy link
Contributor

Zoxc commented Jan 1, 2020

@bors r+

@bors
Copy link
Collaborator

bors commented Jan 1, 2020

📌 Commit 36b6630 has been approved by Zoxc

@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 Jan 1, 2020
@bors
Copy link
Collaborator

bors commented Jan 2, 2020

⌛ Testing commit 36b6630 with merge 68fdecd...

bors added a commit that referenced this pull request Jan 2, 2020
Move stability queries to librustc_passes.

Contains:
- check_mod_unstable_api_usage query;
- stability_index query;
- check_unused_or_stable features pass.

Split out of #67688

r? @Zoxc
@bors
Copy link
Collaborator

bors commented Jan 2, 2020

☀️ Test successful - checks-azure
Approved by: Zoxc
Pushing 68fdecd to master...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Jan 2, 2020
@bors bors merged commit 36b6630 into rust-lang:master Jan 2, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
merged-by-bors This PR was explicitly merged by bors. 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.

4 participants