give exact expression whose value didn't match
Open
- Dominant language
- Rust
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
When a check statement fails, instead of simply providing a byte offset, it should say exactly which expression didn't match, including array indices, and the expected and actual value.
Going beyond this, if there are multiple mismatches, it would be nice to describe all of them, with an output size limit.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.