lean4-htt/tests
Cameron Zwarich 149fc2173c
fix: correctly handle constructor params in elimDeadBranches (#9209)
This PR changes the `getLiteral` helper function of `elimDeadBranches`
to correctly handle inductives with constructors. This function is not
used as often as it could be, which makes this issue rare to hit outside
of targeted test cases.
2025-07-05 19:52:12 +00:00
..
bench chore: create iterator benchmark (#9094) 2025-07-01 11:47:36 +00:00
compiler
elabissues
ir
lean fix: correctly handle constructor params in elimDeadBranches (#9209) 2025-07-05 19:52:12 +00:00
pkg feat: prettier expected type mismatch error message (#9099) 2025-07-01 07:50:53 +00:00
playground refactor: migrate all usages of old slice notation (#9000) 2025-06-27 18:52:07 +00:00
plugin
simpperf
.gitignore
common.sh
lakefile.toml
lean-toolchain