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

Typo in error message: explicitely #78787

Closed
mk12 opened this issue Nov 5, 2020 · 2 comments
Closed

Typo in error message: explicitely #78787

mk12 opened this issue Nov 5, 2020 · 2 comments
Labels
A-diagnostics Area: Messages for errors, warnings, and lints C-bug Category: This is a bug. E-easy Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.

Comments

@mk12
Copy link
Contributor

mk12 commented Nov 5, 2020

This error message is spelled incorrectly:

"if you don't care about {} missing field{}, you can explicitely ignore {}",

It should be explicitly, not explicitEly.

@mk12 mk12 added the C-bug Category: This is a bug. label Nov 5, 2020
@jonas-schievink jonas-schievink added A-diagnostics Area: Messages for errors, warnings, and lints E-easy Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels Nov 5, 2020
@ankushduacodes
Copy link
Contributor

@jonas-schievink I have just made a pull request for this issue.

JohnTitor added a commit to JohnTitor/rust that referenced this issue Nov 6, 2020
JohnTitor added a commit to JohnTitor/rust that referenced this issue Nov 6, 2020
@JohnTitor
Copy link
Member

Fixed by #78798.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-diagnostics Area: Messages for errors, warnings, and lints C-bug Category: This is a bug. E-easy Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
Projects
None yet
Development

No branches or pull requests

4 participants