Skip to content

Clean up err codes - #67837

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

Clean up err codes#67837
bors merged 3 commits into
rust-lang:masterfrom
GuillaumeGomez:clean-up-err-codes

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 3, 2020
Comment threadsrc/librustc_error_codes/error_codes/E0136.md Outdated
Comment threadsrc/librustc_error_codes/error_codes/E0161.md Outdated
Comment threadsrc/librustc_error_codes/error_codes/E0164.md Outdated
Comment threadsrc/librustc_error_codes/error_codes/E0164.md Outdated
Comment threadsrc/librustc_error_codes/error_codes/E0164.md Outdated
@GuillaumeGomez

Copy link
Copy Markdown
MemberAuthor

Updated! Thanks for the review @Dylan-DPC ! :)

@Dylan-DPC-zz

Copy link
Copy Markdown

@bors r+ rollup

@bors

bors commented Jan 4, 2020

Copy link
Copy Markdown
Collaborator

📌 Commit 062cd78 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 4, 2020
GuillaumeGomez added a commit to GuillaumeGomez/rust that referenced this pull request Jan 4, 2020
bors added a commit that referenced this pull request Jan 4, 2020
Rollup of 4 pull requests
Successful merges:
- #67822 (Revert `const_err` lint checking of casts)
- #67823 (improve some `Drop`-related error messages)
- #67837 (Clean up err codes)
- #67848 (Remove unused `#[link_name = "m"]` attributes)
Failed merges:
r? @ghost
@bors
bors merged commit 062cd78 into rust-lang:masterJan 4, 2020
@GuillaumeGomez
GuillaumeGomez deleted the clean-up-err-codes branch January 5, 2020 17:23
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.

5 participants

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