leanprover / LNSym

Armv8 Native Code Symbolic Simulator in Lean
Apache License 2.0
62 stars 18 forks source link

chore: update toolchain to nightly-2024-08-02 #57

Closed alexkeizer closed 3 months ago

alexkeizer commented 3 months ago

Description:

Update the toolchain to the latest nightly used by LeanSAT. This should include a fix for a memory leak we encountered with symbolic evaluation.

Testing:

make all succeeds locally. I've not ran conformance testing, since I've not made any significant changes to the code itself.

License:

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