Typo in error message: explicitely #78787
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.
This error message is spelled incorrectly:
rust/compiler/rustc_typeck/src/check/pat.rs
Line 1503 in 5ded394
It should be explicitly, not explicitEly.
The text was updated successfully, but these errors were encountered: