lean4-htt/tests
Kyle Miller d5e7dbad80
fix: make "use `set_option diagnostics true" message conditional on current setting (#4781)
It is confusing that the message suggesting to use the `diagnostics`
option is given even when the option is already set. This PR makes use
of lazy message data to make the message contingent on the option being
false.

It also tones down the promise that there is any diagonostic information
available, since sometimes there is nothing to report.

Suggested by Johan Commelin.
2024-07-31 03:53:09 +00:00
..
bench chore: fix "max dynamic symbols" metric (#4669) 2024-07-08 09:09:19 +00:00
compiler chore: fix tests 2024-06-19 20:21:34 +02:00
elabissues
ir
lean fix: make "use `set_option diagnostics true" message conditional on current setting (#4781) 2024-07-31 03:53:09 +00:00
pkg fix: calling programs with spaces on Windows (#4515) 2024-07-26 17:35:05 +00:00
playground
plugin
simpperf
.gitignore
common.sh
lean-toolchain