lean4-htt/tests
Markus Himmel 2fa38e6ceb
fix: suggest correct trace option name in partial_fixpoint error message (#6774)
This PR fixes a `partial_fixpoint` error message to suggest the option
`trace.Elab.Tactic.monotonicity` rather than the nonexistent
`trace.Elab.Tactic.partial_monotonicity`.
2025-01-25 14:42:15 +00:00
..
bench chore: disable Elab.async on the cmdline for now (#6722) 2025-01-22 18:25:47 +00:00
compiler
elabissues
ir
lean fix: suggest correct trace option name in partial_fixpoint error message (#6774) 2025-01-25 14:42:15 +00:00
pkg feat: Lean.loadPlugin (#6130) 2024-11-27 09:56:31 +00:00
playground
plugin chore: when a linter crashes, prefix its name (#4967) 2024-08-12 02:36:42 +00:00
simpperf
.gitignore
common.sh
lean-toolchain