lean4-htt/tests
JovanGerb c96797eb93
fix: show argument name in implicit argument error (#4426)
When an implicit argument cannot be inferred, the error should show the
name of the argument.

Showing the argument name in the error message for an uninstantiated
metavariable was introduced in da33f498f5,
but this implementation causes some argument names to get lost.
2024-06-14 18:08:42 +00:00
..
bench fix: make watchdog more resilient against badly behaving clients (#4443) 2024-06-13 13:48:36 +00:00
compiler feat: support Lake for building Lean core oleans (#3886) 2024-06-13 16:18:24 +00:00
elabissues
ir
lean fix: show argument name in implicit argument error (#4426) 2024-06-14 18:08:42 +00:00
pkg feat: incremental elaboration of definition headers, bodies, and tactics (#3940) 2024-05-22 13:23:30 +00:00
playground
plugin
simpperf
.gitignore
common.sh
lean-toolchain