Skip to content

Add long error explanation for E0724 - #73163

Merged
bors merged 1 commit into
rust-lang:masterfrom
ayushmishra2005:61137-add-long-error-code-e0724
Jun 12, 2020
Merged

Add long error explanation for E0724#73163
bors merged 1 commit into
rust-lang:masterfrom
ayushmishra2005:61137-add-long-error-code-e0724

Conversation

@ayushmishra2005

Copy link
Copy Markdown
Contributor

Add long explanation for the E0724 error code
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? @estebank

(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 Jun 9, 2020
@ayushmishra2005

Copy link
Copy Markdown
ContributorAuthor

r? @davidtwco

Comment threadsrc/librustc_error_codes/error_codes/E0724.md Outdated
@ayushmishra2005
ayushmishra2005force-pushed the 61137-add-long-error-code-e0724 branch from 6880338 to 0962af8CompareJune 11, 2020 16:48
Comment threadsrc/librustc_error_codes/error_codes/E0724.md Outdated
@ayushmishra2005
ayushmishra2005force-pushed the 61137-add-long-error-code-e0724 branch from 0962af8 to e1f5248CompareJune 11, 2020 17:19

@davidtwcodavidtwco left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Last few nits, thanks!

Comment threadsrc/librustc_error_codes/error_codes/E0724.md Outdated
Comment threadsrc/librustc_error_codes/error_codes/E0724.md Outdated
Comment threadsrc/librustc_error_codes/error_codes/E0724.md Outdated

@davidtwcodavidtwco left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for resolving the comments - could you squash the GitHub suggestion commits. After that, r=me when CI passes.

Minor refactoring
Minor refactoring
Update src/librustc_error_codes/error_codes/E0724.md
Co-authored-by: David Wood <Q0KPU0H1YOEPHRY1R2SN5B5RL@david.davidtw.co>
Update src/librustc_error_codes/error_codes/E0724.md
Co-authored-by: David Wood <Q0KPU0H1YOEPHRY1R2SN5B5RL@david.davidtw.co>
Update src/librustc_error_codes/error_codes/E0724.md
Co-authored-by: David Wood <Q0KPU0H1YOEPHRY1R2SN5B5RL@david.davidtw.co>
Minor refactoring
@ayushmishra2005
ayushmishra2005force-pushed the 61137-add-long-error-code-e0724 branch from aea0168 to 68b4c03CompareJune 11, 2020 17:48
@davidtwco

Copy link
Copy Markdown
Member

@bors r+

@bors

bors commented Jun 11, 2020

Copy link
Copy Markdown
Collaborator

📌 Commit 68b4c03 has been approved by davidtwco

@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 Jun 11, 2020
bors added a commit to rust-lang-ci/rust that referenced this pull request Jun 11, 2020
Rollup of 7 pull requests
Successful merges:
- rust-lang#73033 (Fix #[thread_local] statics as asm! sym operands)
- rust-lang#73036 (std: Enable atomic.fence emission on wasm32)
- rust-lang#73163 (Add long error explanation for E0724)
- rust-lang#73187 (Remove missed `cfg(bootstrap)`)
- rust-lang#73195 (Provide suggestion to convert numeric op LHS rather than unwrapping RHS)
- rust-lang#73247 (Add various Zulip notifications for prioritization)
- rust-lang#73254 (Add comment about LocalDefId -> DefId)
Failed merges:
r? @ghost
@bors
bors merged commit 6baf867 into rust-lang:masterJun 12, 2020
@cuvipercuviper added this to the 1.46 milestone May 2, 2024
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.

6 participants

@ayushmishra2005@rust-highfive@davidtwco@bors@cuviper@estebank