Skip to content

Sort error codes in librustc_passes #65095

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

Conversation

GuillaumeGomez
Copy link
Member

This is just a little cleanup.

@rust-highfive
Copy link
Contributor

Some changes occurred in diagnostic error codes

cc @GuillaumeGomez

@rust-highfive
Copy link
Contributor

r? @varkor

(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 Oct 4, 2019
@GuillaumeGomez GuillaumeGomez force-pushed the sort-librustc_passes-err-codes branch from 1a5fb99 to 4b49e90 Compare October 4, 2019 11:14
@varkor
Copy link
Member

varkor commented Oct 4, 2019

@bors r+ rollup

@bors
Copy link
Collaborator

bors commented Oct 4, 2019

📌 Commit 4b49e90 has been approved by varkor

@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 Oct 4, 2019
tmandry added a commit to tmandry/rust that referenced this pull request Oct 5, 2019
…-err-codes, r=varkor

Sort error codes in librustc_passes

This is just a little cleanup.
@bors
Copy link
Collaborator

bors commented Oct 6, 2019

☔ The latest upstream changes (presumably #65152) 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 Oct 6, 2019
@GuillaumeGomez GuillaumeGomez force-pushed the sort-librustc_passes-err-codes branch from 4b49e90 to 65a7611 Compare October 6, 2019 12:18
@GuillaumeGomez
Copy link
Member Author

Let's go again...

@bors: r=varkor

@bors
Copy link
Collaborator

bors commented Oct 6, 2019

📌 Commit 65a7611 has been approved by varkor

@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 Oct 6, 2019
tmandry added a commit to tmandry/rust that referenced this pull request Oct 6, 2019
…-err-codes, r=varkor

Sort error codes in librustc_passes

This is just a little cleanup.
bors added a commit that referenced this pull request Oct 6, 2019
Rollup of 5 pull requests

Successful merges:

 - #65095 (Sort error codes in librustc_passes)
 - #65101 (Upgrade librustc_macros dependencies)
 - #65142 (Ensure that associated `async fn`s have unique fresh param names)
 - #65155 (Use shorthand initialization in rustdoc)
 - #65158 (Remove dead module)

Failed merges:

r? @ghost
@bors bors merged commit 65a7611 into rust-lang:master Oct 7, 2019
@GuillaumeGomez GuillaumeGomez deleted the sort-librustc_passes-err-codes branch October 7, 2019 09:02
# for free to join this conversation on GitHub. Already have an account? # 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.

4 participants