lean4-htt/tests
Robert J. Simmons 72ddc479bf
fix: modify @[suggest_for] to work with the Prelude (#11529)
This PR fixes a syntax-pattern-matching issue from #11367 that prevented
the addition of suggestions in Init prior to Lean.Parser being
introduced, which was a significant shortcoming. It preserves the
ability to have multiple suggestions for one annotation later in the
process.

Additionally, tweaks a (not-yet-user-visible) error message and modifies
the attribute declaration to store a wrongIdentifier ->
correctIdentifier mapping instead of a correctIdentifier ->
wrongIdentifier mapping.
2025-12-05 22:06:11 +00:00
..
bench test: add big match on nat lit benchmarks (#11502) 2025-12-04 08:21:56 +00:00
bench-radar
compiler
elabissues
ir
lake
lean fix: modify @[suggest_for] to work with the Prelude (#11529) 2025-12-05 22:06:11 +00:00
pkg
playground
plugin
simpperf
.gitignore
common.sh
lakefile.toml
lean-toolchain