-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Closed
Labels
A-diagnosticsArea: Messages for errors, warnings, and lintsArea: Messages for errors, warnings, and lintsE-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
Description
Content Bug Report
Page(s) Affected
https://doc.rust-lang.org/error-index.html#E0080
What needs to be fixed?
A minor grammar mistake. (Below) 'an' needs to be changed to 'a'.
This error indicates that the compiler was unable to sensibly evaluate an constant expression that had to be evaluated.
P.S.
Error message from rustc 1.40.0-nightly(2477e24 2019-11-04) (invoked with rustc --explain E0080
) also contains the same typo, so should I also report this issue to the Rust repository?
Metadata
Metadata
Assignees
Labels
A-diagnosticsArea: Messages for errors, warnings, and lintsArea: Messages for errors, warnings, and lintsE-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.