chore: Update Lean to v4.14.0 #134

Open
aniva wants to merge 3 commits from misc/version into dev
Owner
  • chore: Update Lean to v4.14.0
  • chore: Add formatter
  • (#131) feat: Add build targets aarch64-{darwin,linux}
- chore: Update Lean to v4.14.0 - chore: Add formatter - ~~(https://git.leni.sh/aniva/Pantograph/issues/131) feat: Add build targets `aarch64-{darwin,linux}`~~
aniva added this to the 0.3 milestone 2024-12-05 19:00:09 -08:00
aniva added the
category
organization
label 2024-12-05 19:00:09 -08:00
aniva self-assigned this 2024-12-05 19:00:09 -08:00
aniva added 2 commits 2024-12-05 19:00:10 -08:00
Author
Owner

nix flake check passed on aarch64-darwin

`nix flake check` passed on `aarch64-darwin`
aniva added a new dependency 2024-12-05 22:19:50 -08:00
Author
Owner

nix flake check passed on x86_64-linux

`nix flake check` passed on `x86_64-linux`
aniva removed a dependency 2024-12-11 18:24:21 -08:00
aniva added 1 commit 2024-12-11 20:53:41 -08:00
Author
Owner

test_tactic_failure_synthesize_placeholder is failing, and this is due to changing behaviour in Lean's tactic execution system. Previously "don't know how to synthesize placeholder" is something we can intercept during evalTactic. Maybe not anymore.

`test_tactic_failure_synthesize_placeholder` is failing, and this is due to changing behaviour in Lean's tactic execution system. Previously "don't know how to synthesize placeholder" is something we can intercept during `evalTactic`. Maybe not anymore.
This pull request can be merged automatically.
You are not authorized to merge this pull request.
Sign in to join this conversation.
No description provided.