lean4-htt/tests
Joachim Breitner 54175f3b99
fix: decreasing_by: remove mdata (#10931)
This PR strips the `Expr.mdata` that `WF.Fix` uses to associate goal
with recursive calls from the goal presented to the tactics.
Fixes #10895.
2025-10-23 20:54:32 +00:00
..
bench chore: re-enable tests (#10923) 2025-10-23 08:38:57 +00:00
compiler chore: re-enable tests (#10923) 2025-10-23 08:38:57 +00:00
elabissues
ir
lake feat: zero cost BaseIO (#10625) 2025-10-22 10:55:12 +02:00
lean fix: decreasing_by: remove mdata (#10931) 2025-10-23 20:54:32 +00:00
pkg chore: re-enable tests (#10923) 2025-10-23 08:38:57 +00:00
playground feat: linear-size DecidableEq instance (#10152) 2025-09-03 06:31:49 +00:00
plugin chore: re-enable tests (#10923) 2025-10-23 08:38:57 +00:00
simpperf
.gitignore
common.sh
lakefile.toml fix: detect private references in inferred type of public def (#10762) 2025-10-15 12:51:54 +00:00
lean-toolchain