Confusing error mesage #52284
Labels
A-diagnostics
Area: Messages for errors, warnings, and lints
A-suggestion-diagnostics
Area: Suggestions generated by the compiler applied by `cargo fix`
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
D-invalid-suggestion
Diagnostics: A structured suggestion resulting in incorrect code.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Source
Link to playground: https://play.rust-lang.org/?gist=4f80f043a2f29bf2810ecc8f75575f8d&version=stable&mode=debug&edition=2015
Current error message:
Expected
The compiler should probably tell me that I am missing a return statement.
The text was updated successfully, but these errors were encountered: