lean4-htt/tests/pkg
Robert J. Simmons 9e87560376
chore: switch the association of stored suggestions (#11590)
This PR switches the way olean files store identifier suggestions. The
ordering introduced in #11367 and #11529 made sense if we were only
storing incorrect -> correct mappings, but for the reference manual we
want to store the correct -> incorrect mappings as well, and so it is
more sensible to store just the correct -> incorrect mapping that mimics
the author-generated data better.

Also tweaks error messages further in preparation for public-facing
@[suggest_for] annotations and forbids suggestions on non-public names.

Does not make generally-visible changes as there are no introduced uses
of @[suggest_for] annotations yet.
2025-12-10 21:42:05 +00:00
..
builtin_attr
debug
def_clash
deriving
frontend
initialize
linter_set
misc
mod_clash feat: lake: resolve module clashes on import (#11270) 2025-12-03 00:46:20 +00:00
module chore: switch the association of stored suggestions (#11590) 2025-12-10 21:42:05 +00:00
path with spaces
prv feat: improve error message in the case of type class synthesis failure (#11245) 2025-11-21 21:24:27 +00:00
rebuild
setup
signal
structure_docstrings
test_extern
user_attr
user_attr_app
user_ext
user_opt
user_plugin
ver_clash feat: lake: resolve module clashes on import (#11270) 2025-12-03 00:46:20 +00:00
.gitignore