lean4-htt/tests
jrr6 119854e248
feat: add hints for missing structure instance fields (#9317)
This PR adds to the "fields missing" error message for structure
instance notation a code-action hint that inserts all missing fields.
2025-07-17 03:22:34 +00:00
..
bench perf: add a benchmark for simp on local hypotheses (#9403) 2025-07-16 12:16:29 +00:00
compiler fix: avoid caching uses of never_extract constants in toLCNF (#8956) 2025-06-24 02:04:56 +00:00
elabissues
ir
lean feat: add hints for missing structure instance fields (#9317) 2025-07-17 03:22:34 +00:00
pkg fix: do not export private instances (#9407) 2025-07-16 18:59:48 +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