Visit *all* Anneal annotations to reject them in invalid locations
Open
- Dominant language
- Rust
- Stars
- 2.6k
- Forks
- 179
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 29
Description
Currently, we only visit AST nodes where we might find valid Anneal annotations. Instead, we should visit *all* AST nodes so that we can either warn or error on Anneal annotations in locations where they don't mean anything.
Contributor guide
Assessment
This issue has not been assessed yet.