-
-
Notifications
You must be signed in to change notification settings - Fork 14.7k
Can't find E0704 error code info #55398
Copy link
Copy link
Closed
Labels
A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsArea: Documentation for any part of the project, including the compiler, standard library, and toolsP-mediumMedium priorityMedium priority
Metadata
Metadata
Assignees
Labels
A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsArea: Documentation for any part of the project, including the compiler, standard library, and toolsP-mediumMedium priorityMedium priority
Type
Fields
Give feedbackNo fields configured for issues without a type.
Environment: rustc 1.31.0-nightly (4bd4e41 2018-10-25) and rustc 1.30.0 (da5f414 2018-10-24)
Rustc produces E0704 error code on the following (syntactically wrong) code:
But but neither
rustc --explain E0704norhttps://doc.rust-lang.org/error-index.htmlis aware of this error