Consider consolidating `error::AnnealError`
Open
- Dominant language
- Rust
- Stars
- 2.6k
- Forks
- 179
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 29
Description
It's not clear that we need as many enum variants as we have. We might also be able to coalesce it with the error reporting machinery in the `diagnostic` module.
Contributor guide
Assessment
This issue has not been assessed yet.