Skip to content

Conversation

@Nadrieril
Copy link
Member

@Nadrieril Nadrieril commented Dec 11, 2024

Part of #361.

Now all the type-level variables (types, const generics, and trait clauses) can be bound or free. All existing uses become Free, some future uses (for trait methods in particular) will introduce Bound variables.

@Nadrieril Nadrieril merged commit aa56598 into AeneasVerif:main Dec 11, 2024
3 of 5 checks passed
@Nadrieril Nadrieril deleted the debruijn2 branch December 11, 2024 11:53
github-merge-queue bot pushed a commit to model-checking/kani that referenced this pull request Jan 3, 2025
Update Charon submodule to
AeneasVerif/charon@adc0a85

Relevant Charon PRs:
AeneasVerif/charon#457: This required updating
the code that creates places to also pass in the type.
AeneasVerif/charon#464: This replaced the
file-to-id hash table by a vector, thus requiring that we add one in
Kani's translation context.
AeneasVerif/charon#474: The translation context
is no longer parameterized by a lifetime
AeneasVerif/charon#491: This required changing
the type of indices

By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 and MIT licenses.

---------

Co-authored-by: thanhnguyen-aws <ntson@amazon.com>
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