Skip to content

Minor typo in explanation for E0080 in Rustc error index #66105

Closed
@JOE1994

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

Assignees

No one assigned

    Labels

    A-diagnosticsArea: Messages for errors, warnings, and lintsE-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions