libcrux
libcrux copied to clipboard
Proofs misc setup improvements
trafficstars
This PR has a bunch of improvements for the F* setup.
- It's using the new Makefile I wrote for the tutorial, and that I improved yesterday evening for sandbox. Now F* caching is project-wide and should work.
- Use only one dependency, workspace-wide, to hax-lib, so that we can actually run
cargo update hax-lib - put the makefile at one place, and have proxy makefiles that just include them
The output layout is much better, and rebuilding now starts where it left off.
Seems like this was merged into https://github.com/cryspen/libcrux/pull/475
https://github.com/cryspen/libcrux/pull/475 is now merged. Could you check if there were some changes here that did not make it into that PR? Otherwise, let's close this.
Nice, let's close this, there are a few thing, gonna make another PR