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(hax-lib): refinements: various fixes #763

Merged
merged 3 commits into from
Jul 10, 2024
Merged

Conversation

W95Psp
Copy link
Collaborator

@W95Psp W95Psp commented Jul 10, 2024

This PR:

  • fixes a bad F* file in the library
  • fixes a bug where f(y.get()).get() would rewrite f(y.get()).get(), but not the inner y.get(), and adds a test for that
  • fixes an unrelated bug abound prettyplease panicking on unimplemented!

@W95Psp W95Psp marked this pull request as draft July 10, 2024 06:32
@W95Psp W95Psp force-pushed the various-fixes-refinements branch from a5195c6 to c548cad Compare July 10, 2024 06:38
@W95Psp W95Psp force-pushed the various-fixes-refinements branch from c548cad to 681d81b Compare July 10, 2024 06:42
@W95Psp W95Psp force-pushed the various-fixes-refinements branch from 681d81b to 3b5a15d Compare July 10, 2024 06:47
@W95Psp W95Psp marked this pull request as ready for review July 10, 2024 07:21
tests/attributes/src/lib.rs Outdated Show resolved Hide resolved
Co-authored-by: Franziskus Kiefer <franziskuskiefer@gmail.com>
@W95Psp W95Psp enabled auto-merge July 10, 2024 08:05
@W95Psp W95Psp added this pull request to the merge queue Jul 10, 2024
Merged via the queue into main with commit 30b2ac9 Jul 10, 2024
13 checks passed
@W95Psp W95Psp deleted the various-fixes-refinements branch July 10, 2024 08:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants