Closed alexkeizer closed 3 weeks ago
@bollu the traces for the CSE tests changed. I've accepted the new trace somewhat blindly; could you confirm the difference is benign?
Yep, LGTM!
FYI: https://github.com/draperlaboratory/ELFSage/pull/15 where the toolchain is leanprover/lean4:nightly-2024-10-07
While that's upstreamed, we can use my fork of ELFSage.
FYI: https://github.com/draperlaboratory/ELFSage/pull/15 got merged. No need to use my fork.
Description:
Bumps the toolchain to the latest nightly. Mostly in the (unlikely) hope that some of our
instantiateMVars
performance woes might disappear.Testing:
What tests have been run? Did
make all
succeed for your changes? Was conformance testing successful on an Aarch64 machine? YesLicense:
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.