Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix a warning in sail-riscv #391

Merged
merged 1 commit into from
Dec 6, 2023
Merged

Fix a warning in sail-riscv #391

merged 1 commit into from
Dec 6, 2023

Conversation

Alasdair
Copy link
Collaborator

@Alasdair Alasdair commented Dec 6, 2023

Make sure we bind existential type variables introduced by match head expressions before checking completeness, otherwise we can miss some obvious cases

Make sure we bind existential type variables introduced by
match head expressions before checking completeness, otherwise
we can miss some obvious cases
Copy link

github-actions bot commented Dec 6, 2023

Test Results

       8 files  ±0       19 suites  ±0   0s ⏱️ ±0s
   575 tests +2     575 ✔️ +2  0 💤 ±0  0 ±0 
1 897 runs  +7  1 896 ✔️ +7  1 💤 ±0  0 ±0 

Results for commit d72950e. ± Comparison against base commit 3d97877.

♻️ This comment has been updated with latest results.

@Alasdair Alasdair merged commit ad0c274 into sail2 Dec 6, 2023
9 checks passed
@Alasdair Alasdair deleted the rv_warning_fix branch December 6, 2023 22:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant