Skip to content

clean up error codes explanation - #68482

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

clean up error codes explanation#68482
bors merged 2 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 23, 2020
@rust-langrust-lang deleted a comment from GuillaumeGomezJan 24, 2020
Comment threadsrc/librustc_error_codes/error_codes/E0220.md Outdated
Co-Authored-By: Dylan DPC <dylan.dpc@gmail.com>
@GuillaumeGomez

Copy link
Copy Markdown
MemberAuthor

Updated!

@Dylan-DPC-zz

Copy link
Copy Markdown

@bors r+ rollup

@bors

bors commented Jan 27, 2020

Copy link
Copy Markdown
Collaborator

📌 Commit 833ffd7 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 27, 2020
JohnTitor added a commit to JohnTitor/rust that referenced this pull request Jan 28, 2020
@JohnTitorJohnTitor mentioned this pull request Jan 28, 2020
bors added a commit that referenced this pull request Jan 28, 2020
Rollup of 11 pull requests
Successful merges:
- #68200 (Stabilize the debug_map_key_value feature)
- #68383 (Clean up E0205 explanation)
- #68412 (Clean up E0207 explanation)
- #68454 (clean up E0214 explanation)
- #68482 (clean up error codes explanation)
- #68563 (Don't call `tcx.fn_sig` on closures)
- #68570 (Bump LLVM submodule to fix LLVM assertion failure in MSP430 interrupt generation.)
- #68571 (check_match: extract common logic)
- #68573 (Clean up E0262 explanation)
- #68575 (Disable the testcase for Vxworks.)
- #68581 (Add support for icebreakers-cleanup-crew commands)
Failed merges:
r? @ghost
@bors
bors merged commit 833ffd7 into rust-lang:masterJan 28, 2020
@GuillaumeGomez
GuillaumeGomez deleted the clean-up-err-codes branch January 28, 2020 09:57
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