Remove v1-specific error assertions in typecheck_module_test, and improve corresponding v2 errors where desired.
Open
- Dominant language
- C++
- Stars
- 1.9k
- Forks
- 283
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 135
Description
For cases where we want something more specific than "Type mismatch: X vs. Y", the logic to add more context and suggestions can be added in the new error decorator.
Contributor guide
Assessment
This issue has not been assessed yet.