elliottt opened PR #5011 from trevor/enable-overlap-checking
to main
:
This PR turns the overlap checker on by default, requiring the use of priorities to resolve overlap between rules.
Additionally, I removed the
overlap_errors
pragma leaving the rest of the pragma parsing framework in place, and resolved overlaps in the isle tests.<!--
Please ensure that the following steps are all taken care of before submitting
the PR.
[ ] This has been discussed in issue #..., or if not, please tell us why
here.[ ] A short description of what this does, why it is needed; if the
description becomes long, the matter should probably be discussed in an issue
first.[ ] This PR contains test cases, if meaningful.
- [ ] A reviewer from the core maintainer team has been assigned for this PR.
If you don't know who could review this, please indicate so. The list of
suggested reviewers on the right can help you.Please ensure all communication adheres to the code of conduct.
-->
elliottt updated PR #5011 from trevor/enable-overlap-checking
to main
.
elliottt updated PR #5011 from trevor/enable-overlap-checking
to main
.
cfallin created PR review comment:
... ah, and I see you have exactly that comment here :-) (Mentioning this in both places is still good, I think.)
cfallin submitted PR review.
cfallin submitted PR review.
cfallin created PR review comment:
Can we put a comment here stating that currently no pragmas are defined (but the infrastructure remains from past pragmas and we are choosing to retain it to easily support future ones)? Otherwise this might look a bit odd to a new reader with no context.
elliottt submitted PR review.
elliottt created PR review comment:
I'll copy this one over to the enum definition as well, thanks for catching that!
elliottt updated PR #5011 from trevor/enable-overlap-checking
to main
.
elliottt has enabled auto merge for PR #5011.
elliottt merged PR #5011.
Last updated: Nov 22 2024 at 17:03 UTC