lean4-htt/tests
Cameron Zwarich a6e2df6250
fix: don't treat types with erased constructor types as having trivial structure (#8634)
This PR makes `hasTrivialStructure?` return false for types whose
constructors have types that are erased, e.g. if they construct a
`Prop`.
2025-06-04 22:33:44 +00:00
..
bench chore: try refining some benchmark settings (#8377) 2025-05-16 11:24:11 +00:00
compiler fix: remove incorrect strictOr/strictAnd optimizations (#8594) 2025-06-02 16:14:56 +00:00
elabissues
ir
lean fix: don't treat types with erased constructor types as having trivial structure (#8634) 2025-06-04 22:33:44 +00:00
pkg chore: fixes after rebootstrap 2025-06-04 18:26:05 +02:00
playground
plugin
simpperf
.gitignore
common.sh
lean-toolchain