Skip to content

Add long error explanation for E0551 - #64918

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

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

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? @eddyb

(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 Sep 30, 2019
@GuillaumeGomez

Copy link
Copy Markdown
MemberAuthor

cc @Centril@oli-obk (just pinging people randomly)

@oli-obk

Copy link
Copy Markdown
Contributor

@bors r+ rollup

@bors

bors commented Sep 30, 2019

Copy link
Copy Markdown
Collaborator

📌 Commit c9b99a3f9cda8f73d50434dc4cddb28b9f08cc32 has been approved by oli-obk

@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 Sep 30, 2019
@tmandrytmandry mentioned this pull request Sep 30, 2019
@tmandrytmandry mentioned this pull request Sep 30, 2019
bors added a commit that referenced this pull request Oct 1, 2019
Rollup of 9 pull requests
Successful merges:
- #64377 (Add long error explanation for E0493)
- #64786 (Use https for curl when building for linux)
- #64828 (Graphviz debug output for generic dataflow analysis)
- #64838 (Add long error explanation for E0550)
- #64891 (Fix `vec![x; n]` with null raw fat pointer zeroing the pointer metadata)
- #64893 (Zero-initialize `vec![None; n]` for `Option<&T>`, `Option<&mut T>` and `Option<Box<T>>`)
- #64911 (Fixed a misleading documentation issue #64844)
- #64921 (Add test for issue-64662)
- #64923 (Add missing links for mem::needs_drop)
Failed merges:
- #64918 (Add long error explanation for E0551)
r? @ghost
@bors

bors commented Oct 1, 2019

Copy link
Copy Markdown
Collaborator

☔ The latest upstream changes (presumably #64932) made this pull request unmergeable. Please resolve the merge conflicts.

@borsbors 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 1, 2019
@CentrilCentril mentioned this pull request Oct 1, 2019
@GuillaumeGomez
GuillaumeGomezforce-pushed the long-err-explanation-E0551 branch from c9b99a3 to 62f1fb3CompareOctober 1, 2019 13:22
@GuillaumeGomez

Copy link
Copy Markdown
MemberAuthor

Updated.

@GuillaumeGomezGuillaumeGomez added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. labels Oct 2, 2019
@GuillaumeGomez

Copy link
Copy Markdown
MemberAuthor

Since I just rebased...

@bors: r=oli-obk

@bors

bors commented Oct 8, 2019

Copy link
Copy Markdown
Collaborator

📌 Commit 62f1fb3 has been approved by oli-obk

@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 8, 2019
Centril added a commit to Centril/rust that referenced this pull request Oct 8, 2019
…-E0551, r=oli-obk
Add long error explanation for E0551
Part of rust-lang#61137
@CentrilCentril mentioned this pull request Oct 8, 2019
bors added a commit that referenced this pull request Oct 8, 2019
Rollup of 8 pull requests
Successful merges:
- #64404 (Add long error explanation for E0495)
- #64918 (Add long error explanation for E0551)
- #65102 (Disable stack probe when thread sanitizer is enabled)
- #65120 (Correctly estimate the required space for string in `StyledBuffer::prepend`)
- #65145 (When suggesting assoc function with type params, include turbofish)
- #65162 (Remove loaded_from_cache map from DepGraph)
- #65176 (Remove query-related macros)
- #65179 (Add long error explanation for E0567)
Failed merges:
r? @ghost
@bors
bors merged commit 62f1fb3 into rust-lang:masterOct 8, 2019
@GuillaumeGomez
GuillaumeGomez deleted the long-err-explanation-E0551 branch October 9, 2019 08:03
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@rust-highfive@oli-obk@bors@eddyb