Skip to content

Add long error explanation for E0556 - #65055

Merged
bors merged 2 commits into
rust-lang:masterfrom
GuillaumeGomez:long-err-explanation-E0556
Oct 4, 2019
Merged

Add long error explanation for E0556#65055
bors merged 2 commits into
rust-lang:masterfrom
GuillaumeGomez:long-err-explanation-E0556

Conversation

@GuillaumeGomez

Copy link
Copy Markdown
Member

Part of #61137

@rust-highfive

Copy link
Copy Markdown
Contributor

Some changes occurred in diagnostic error codes

cc @GuillaumeGomez

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @petrochenkov

(rust_highfive has picked a reviewer for you, use r? to override)

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Oct 3, 2019
@petrochenkov

Copy link
Copy Markdown
Contributor

@bors r+ rollup

@bors

bors commented Oct 3, 2019

Copy link
Copy Markdown
Collaborator

📌 Commit 1d49f9a has been approved by petrochenkov

@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 Oct 3, 2019
Centril added a commit to Centril/rust that referenced this pull request Oct 3, 2019
…-E0556, r=petrochenkov
Add long error explanation for E0556
Part of rust-lang#61137
@CentrilCentril mentioned this pull request Oct 3, 2019
Centril added a commit to Centril/rust that referenced this pull request Oct 3, 2019
…-E0556, r=petrochenkov
Add long error explanation for E0556
Part of rust-lang#61137
@CentrilCentril mentioned this pull request Oct 3, 2019
tmandry added a commit to tmandry/rust that referenced this pull request Oct 3, 2019
…-E0556, r=petrochenkov
Add long error explanation for E0556
Part of rust-lang#61137
@tmandrytmandry mentioned this pull request Oct 3, 2019
tmandry added a commit to tmandry/rust that referenced this pull request Oct 3, 2019
…-E0556, r=petrochenkov
Add long error explanation for E0556
Part of rust-lang#61137
@tmandrytmandry mentioned this pull request Oct 3, 2019
bors added a commit that referenced this pull request Oct 3, 2019
Rollup of 11 pull requests
Successful merges:
- #61879 (Stabilize todo macro)
- #64675 (Deprecate `#![plugin]` & `#[plugin_registrar]`)
- #64690 (proc_macro API: Expose `macro_rules` hygiene)
- #64706 (add regression test for #60218)
- #64741 (Prevent rustdoc feature doctests)
- #64842 (Disallow Self in type param defaults of ADTs)
- #65004 (Replace mentions of IRC with Discord)
- #65018 (Set RUST_BACKTRACE=0 in tests that include a backtrace in stderr)
- #65055 (Add long error explanation for E0556)
- #65056 (Make visit projection iterative)
- #65057 (typo: fix typo in E0392)
Failed merges:
r? @ghost
@bors
bors merged commit 1d49f9a into rust-lang:masterOct 4, 2019
@GuillaumeGomez
GuillaumeGomez deleted the long-err-explanation-E0556 branch October 4, 2019 08:24
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@rust-highfive@petrochenkov@bors