lean4-htt/tests
jrr6 b7e220039f
feat: add hints for tuple projections (#9387)
This PR adds a hint to the "invalid projection" message suggesting the
correct nested projection for expressions of the form `t.n` where `t` is
a tuple and `n > 2`.

This feature was originally proposed by @nomeata in #8986.
2025-07-18 23:55:13 +00:00
..
bench chore: benchmark using USE_LAKE (#9361) 2025-07-17 18:44:29 +00:00
compiler
elabissues
ir
lean feat: add hints for tuple projections (#9387) 2025-07-18 23:55:13 +00:00
pkg feat: update and explain "unknown constant" and "failed to infer type" errors (#9423) 2025-07-18 19:20:31 +00:00
playground
plugin
simpperf
.gitignore
common.sh
lakefile.toml
lean-toolchain