Skip to content

Clean up error codes - #68365

Merged
bors merged 2 commits into
rust-lang:masterfrom
GuillaumeGomez:clean-up-err-codes-2
Jan 20, 2020
Merged

Clean up error codes#68365
bors merged 2 commits into
rust-lang:masterfrom
GuillaumeGomez:clean-up-err-codes-2

Conversation

@GuillaumeGomez

Copy link
Copy Markdown
Member

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jan 19, 2020
@Dylan-DPC-zz

Copy link
Copy Markdown

@bors r+ rollup

@bors

bors commented Jan 20, 2020

Copy link
Copy Markdown
Collaborator

📌 Commit a9aa2df has been approved by Dylan-DPC

@borsbors 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 Jan 20, 2020
Dylan-DPC-zz pushed a commit to Dylan-DPC-zz/rust that referenced this pull request Jan 20, 2020
bors added a commit that referenced this pull request Jan 20, 2020
Rollup of 5 pull requests
Successful merges:
- #68326 (rustdoc: Catch fatal errors when syntax highlighting)
- #68335 (Remove real_drop_in_place)
- #68353 (Remove `rustc_error_codes` deps except in `rustc_driver`)
- #68357 (rustdoc: Fix handling of compile errors when running `rustdoc --test`)
- #68365 (Clean up error codes)
Failed merges:
r? @ghost
@bors
bors merged commit a9aa2df into rust-lang:masterJan 20, 2020
@GuillaumeGomez
GuillaumeGomez deleted the clean-up-err-codes-2 branch January 20, 2020 10:45
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-borsStatus: 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

@GuillaumeGomez@Dylan-DPC-zz@bors@rust-highfive