lean4-htt/tests
JovanGerb c7741607fb
fix: add missing registerTraceClass `Meta.synthInstance.instances (#4151)
The trace class Meta.synthInstance.answer isn't registered, so it can't
be used.

I set `inherited := true`, because I think it is a useful trace to have.
In particular it tells you when an instance has been found that has a
too large size. This is very useful information.
2024-05-15 18:59:01 +00:00
..
bench chore: Nat.repr microbenchmark (#3888) 2024-04-17 18:10:32 +00:00
compiler fix: do not dllexport symbols in core static libraries (#3601) 2024-03-15 11:58:34 +00:00
elabissues
ir
lean fix: add missing registerTraceClass `Meta.synthInstance.instances (#4151) 2024-05-15 18:59:01 +00:00
pkg feat: validate reducibility attribute setting (#4052) 2024-05-03 13:44:42 +00:00
playground
plugin
simpperf
.gitignore
common.sh
lean-toolchain