Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use double quotes and full path for E0761 #84854

Merged
merged 2 commits into from
May 3, 2021

Conversation

Rustin170506
Copy link
Member

close #84828

@rust-highfive
Copy link
Collaborator

r? @varkor

(rust-highfive has picked a reviewer for you, use r? to override)

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label May 3, 2021
@Rustin170506 Rustin170506 marked this pull request as draft May 3, 2021 08:46
@Rustin170506 Rustin170506 changed the title use double quotes for E0761 use double quotes and full path for E0761 May 3, 2021
@Rustin170506 Rustin170506 marked this pull request as ready for review May 3, 2021 11:03
Copy link

@Zerotask Zerotask left a comment

Choose a reason for hiding this comment

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

LGTM

@varkor
Copy link
Member

varkor commented May 3, 2021

Thanks!

@bors r+

@bors
Copy link
Contributor

bors commented May 3, 2021

📌 Commit 461f520 has been approved by varkor

@bors bors 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 May 3, 2021
GuillaumeGomez added a commit to GuillaumeGomez/rust that referenced this pull request May 3, 2021
bors added a commit to rust-lang-ci/rust that referenced this pull request May 3, 2021
…laumeGomez

Rollup of 6 pull requests

Successful merges:

 - rust-lang#84835 (Add link to Issue rust-lang#34202 in udp docs)
 - rust-lang#84852 (Change librustdoc write!(.. \n) to writeln!(..); fix comment grammar)
 - rust-lang#84854 (use double quotes and full path for E0761)
 - rust-lang#84856 (Correct stability of ErrorKind::OutOfMemory)
 - rust-lang#84858 (Fix stability attributes of byte-to-string specialization)
 - rust-lang#84860 (Link to MCP from target tier policy)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit 3777221 into rust-lang:master May 3, 2021
@rustbot rustbot added this to the 1.54.0 milestone May 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: 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.

Update compiler error message for E0761
7 participants