Bad compiler error messages while using diesel #83383
Labels
A-diagnostics
Area: Messages for errors, warnings, and lints
A-trait-system
Area: Trait system
D-confusing
Diagnostics: Confusing error or lint that should be reworked.
D-newcomer-roadblock
Diagnostics: Confusing error or lint; hard to understand for new users.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Following this request on twitter I've put together a "best of" of some compiler errors that can occur if something went wrong while using diesel. The test cases are mostly taken out of our issue tracker, containing things our users have encountered in the past. So cc @estebank
See this repository for the code examples with some explanation what's going wrong there and what would be more helpful in my opinion. Feel free to contact me for any diesel related question about those error messages.
The text was updated successfully, but these errors were encountered: